Overview:
Webhooks allow your application to automatically receive updates whenever a transaction status changes — from successful payments to refunds and chargebacks.
Key Sections:
Supported Events:
payment.success,payment.failed,refund.issued,subscription.renewed.Setup: Register webhook URLs in your Developer Dashboard.
Security: Verify payload signatures to prevent spoofing.
Retry Logic: Automatic resends for failed deliveries.
Testing: Use the Sandbox to preview webhook payloads.
SHARE ON SOCIAL MEDIA
