How to setup a Webhook

To create a Webhook for the Checkout Session you need a webhook url. You can use something like https://webhook.site/ to create a sample test webhook.

  • Login with your Copperx account.

  • Click Developer in the top menu and click on Webhooks.

  • Press Add Endpoint button on top-right.

  • Provide Endpoint URL and descriptio for your webhook and click Add Endpoint.

  • Once you add the endpoint, you can hover that endpoint and send a Test Event to the Url. For better security, we have also generated Secret for your webhook.

Last updated