The notification is used to inform a listener about changes to a payment.
The listener must respond with an HTTP status code 200 to acknowledge and accept the notification. If a different status code is returned, Commerce will attempt to resend the notification, following a retry policy until the notification is successfully acknowledged or the maximum retry limit is reached.
Documentation Index
Fetch the complete documentation index at: https://developer.hellgate.io/llms.txt
Use this file to discover all available pages before exploring further.
The signature of request body calculated based on the secret HMAC key of the account
The ID of the payment which triggered the notification.
The date-time the event was occurred (following ISO 8601)
payment.processing, payment.authorized, payment.captured, payment.settled, payment.failed, payment.voided, payment.refunded Confirmation of receipt. For other status codes, Commerce will try to redeliver.