When shoppers reach out for help creating an order—whether by phone, email, or other support channels—you can now make that process more safe, secure and streamlined with Bolt’s Checkout via Link. You build the order, then send a simple link to your shopper. Shoppers are directed to the Bolt checkout and prompted to enter their payment information and complete the order.
Highlights
- Keep your team out of PCI scope: When shoppers enter their own payment data securely into the checkout, your team doesn’t have to deal with PCI regulations.
- Get back office indemnification protection: Bolt indemnifies all checkout link orders.
- Offer product upsells: Easily create custom-cart links for your shoppers that can be shared across your channels, like order confirmation emails.
How to Enable
- Reach out to your Customer Success Manager to initiate setup of Bolt's Checkout via Link.
- Integrate with the Bolt API.
- M2: Set up the publishable key given to you by your Customer Success Manager in your Merchant Dashboard.
- Custom: Call
v1/merchant/orders
from your back-office system using the publishable key given to you by your Customer Success Manager. - WooCommerce: Add the publishable key provided by your Customer Success Manager to the Payable Only setting in your Bolt Plugin.
Merchants using M2 see the Bolt Checkout via Link populate by navigating to Magento Admin > Sales > Orders > Create New Orders > Payment & Shipping Information > Bolt Pay.
Link Format
Links are generated in the following format:
https://connect.bolt.com/checkout?publishable_key={merchant_publishable_key}&token={order_token}