Checkout via Link enables shoppers to use Bolt Checkout through email.
Merchants can refer to the phone order placement guides for instructions on how to send shopper’s a checkout link from their specific platform.
Call v1/merchant/orders
from your back-office system using the publishable key given to you by your Customer Success Manager.
Set up the publishable key given to you by your Customer Success Manager in your Bolt Merchant Dashboard.
Add the publishable key provided by your Customer Success Manager to the Payable Only setting in your Bolt Plugin.
Links are generated in the following format:
https://connect.bolt.com/checkout?publishable_key={merchant_publishable_key}&token={order_token}