API Reference

πŸ”” Set Up Webhooks

Webhooks allow JamsrPay to send real-time payment status updates to your server automatically.

How to Set Up Webhooks:

  1. Go to the SETTINGS > Webhooks :

  2. Add a New Webhook URL:

    • Click on + icon and enter your Webhook URL (e.g., https://yourwebsite.com/webhook)
    • Once created, you will see: Delivery Status (Enabled/Disabled)
    • Click on the Webhook URL to reveal and copy your Signing Secret (Use this to verify the authenticity of webhook events.)

Add a New Webhook URL: