📍 Bolt Help / Core Products / Accounts / One-Click / Embedded One-Click Implementation Overview
Embedded One-Click Implementation Overview
Know what to expect when onboarding your store and shoppers to Embedded One-Click.

Embedded One-Click has three main implementation phases that have to be completed by a merchant. Let’s review these steps at a high level.

Embedded One-Click Implementation phases

Phase 1. Guest Checkout Integration

During this phase, you must complete all of the following to support a guest-checkout user flow for shoppers:

Front-End Tasks

  • Install embed.js script
  • Insert hosted payment fields

Back-End Tasks

  • Submit payment authorization POST request with cart details

Phase 2. Logged-in Checkout Integration

During this phase, you must complete all of the following to support a logged-in checkout user flow for shoppers:

Front-End Tasks

  • Set up account detection input field(s)
  • Set up checkout modal

Back-End Tasks

  • Send a POST request to Bolt’s order token generation endpoint. If you use a managed plug-in or BigCommerce, this step is done automatically

Phase 3. Post-Checkout Integration

During this phase, you may choose to complete any of the following to support a seamless post-checkout experience for shoppers:

Front-End Tasks

  • Integrate Bolt’s transaction webhooks into your fulfillment systems to track transaction statuses

Back-End Tasks

  • Test to confirm all transaction scenarios work are expected
Filter by Section
Filter by Topic