boltQuickstart

Ready to build?

Go to the base url :

https://app.bouspam.net

After creating your account and logging in, go to Settings > Merchant to access your merchant configuration and API keys.

Filled out the form

  • Enter a Merchant name

  • The website url of your website

  • The return URL where the customer will be redirected after the payment.

  • The Webhook URL is the endpoint on your server where Bouspam will send real-time notifications whenever a transaction status changes.

After this step, you will receive three credentials:

  • merchant_id and secret_key — used to authenticate your API requests

  • webhook_secret — used to verify the signature of incoming webhook payloads

Last updated