How do I know when a payment is made via a Payment Form?

1Answer

You will be notified about the payments made using payment form via webhooks. 

The Payment Form webhook will be triggered when your customers make a complete payment using the payment form you shared.

To start receiving webhook event notifications,

  1. Go to Payment Gateway Dashboard > click Developers in the left navigation.
  2. Select Webhooks in the Payment Gateway section.
  3. Click Add Webhook URL and select the event you want to be notified about.
  4. Enter the URL where you want to receive the webhook notifications, and click Add.

You will start to receive webhook event notifications on the URLs you have specified. You can use one URL to handle several different event types at once or specify individual URLs for specific events.

 

Did this answer your question?
...