Subscribe to webhooks

Subscription procedure

  • Your legal entity name (if a ConnectPay customer)
  • The legal entity name of the ConnectPay customer you represent (if a technical partner)
  • The webhook endpoint URL. You may specify multiple endpoint URLs to receive webhooks. Each endpoint can be configured to receive either different or identical notifications.

Email template:

Hello,
I want to enable/modify/disable webhooks for my customer.

Details:
Customer name:  {{customer name}}
Url to receive webhook: {{url1, url2}}
Webhook event types: {{webhook eventype 1, webhook eventype 2 …}}

The webhook token was encrypted in PGP and attached to the email.

Upon submitting the registration form, our team will review your request and contact you to confirm your eligibility for using our webhooks.

Step 2: Once your registration is approved, you’ll receive a confirmation email with the necessary information required to setup your webhook endpoint. The endpoint is the URL to which our system will send webhook notifications.

Please ensure that your endpoint meets the following requirements:

  • Utilizes HTTPS for secure communication
  • Is publicly accessible and can receive incoming requests from our IP addresses or IP ranges
  • Has implemented the necessary security measures, such as IP Whitelisting and Secret Tokens, as outlined in our security documentation

Please configure your application to expect the Secret Token in the header of incoming webhook requests and ensure that the token is stored securely on your end.

Step 3: Your webhook integration is now complete. We will activate the webhooks for your account, and you’ll start receiving notifications at the specified endpoint.

Authorize to receive webhooks

General webhooks usage rules

Webhooks offered

Integration

Scroll to Top