📍
Bolt Help / Core Products / Accounts / One-Click / Post Checkout for Embedded One-Click
Set up the Post checkout experience for Embedded One-Click Checkout.
After the shopper completes checkout, Bolt calls your server’s order.create
endpoint (see Merchant Callback API documentation). However, Bolt does not update the status of the order until after payment authorization and capture.
Track the status of the transaction using Bolt’s Transaction Webhooks by integrating them into your fulfillment systems.
Implementation Testing
Use Bolt’s Test Card References to confirm all transaction scenarios are working as expected.