Super Payments · AsyncAPI Specification
Super Payments Webhooks
Version 2026-04-01
Super Payments delivers real-time event notifications to merchant-configured endpoints. Webhooks are configured per Integration in the Business Portal. Every request carries a super-signature header (HMAC-SHA256) so receivers can verify authenticity: the header is 't:
View Spec
View on GitHub
CompanyPaymentsOpen BankingCash RewardsCheckoutFintechUnited KingdomPay by BankAsyncAPIWebhooksEvents
Channels
payment.status-update
Payment status changed. Configure against a specific Integration in your Business Portal.
payment.success
Sent when a payment is successfully completed.
payment.failed
Sent when a payment fails.
refund.status-update
Refund status changed. Configure against a specific Integration in your Business Portal.
refund.success
Sent when a refund is successfully completed.
refund.failed
Sent when a refund fails.
customer.payment-method.requires-action
Sent when a customer payment method is created and requires action to complete setup.
customer.payment-method.enabled
Sent when a customer payment method becomes enabled and ready for use.
customer.payment-method.disabled
Sent when a customer payment method is disabled.