The URL of webhook which customer will be recieved the notification:
payment.failed: Notification for failed one-off payments
payment.succeeded: Notification for successful one-off payments
payment.refund_initiated: Notification for initializing the refund
payment.refunded: Notification for the successful refund
payment.refund_failed: Notification for the failed refund
payment.card_verified: Notification for card verification payment
payment.authorized: Notification for when a payment is placed on hold
payment.voided: Notification for when a held payment is reversed/voided
subscription.failed: Notification for failed subscription payments
subscription.succeeded: Notification for successful subscription payments
payment_link.create: Notification for successfully create payment link
payout.processed: Notification for settled payout
payout.failed: Notification for rejected payout
The charge. equivalents of the payment. events above are kept as legacy aliases for backward compatibility. New integrations should use payment.*.