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.
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
merchant_id
secret_key
webhook_secret — used to verify the signature of incoming webhook payloads
webhook_secret
Last updated 13 days ago