Webhook use cases
Common reasons to use webhooks:- Notifying your store when a transaction is approved or rejected by Bolt
- Sending your store the
transaction_idfor back-office operations - Sending transaction details such as credit card metadata
Set up webhooks
Bolt offers two methods for configuring webhook subscriptions.Webhook Configuration API
Refer to the Webhooks endpoints (/v1/webhooks) to configure subscriptions via the Bolt API.
Merchant Dashboard
- Log in to your Bolt Merchant Dashboard.
- Navigate to Administration.
- Under Developers, select Webhooks.
- Add your webhook endpoints.
- Verify the authenticity of requests to confirm they originated from Bolt.