docs
  1. Webhooks
  2. Payment Events
  3. Payment-refund

payment-refund

A payment-refund event is triggered when one or more items are returned.

An individual webhook will be sent for every refund trigger that is done and the operationStatus will confirm if the refund payment was successful or not. The transactionID within transaction will provide the transaction key of the payment that is also better detailed on the payment payload of the webhook.

Example:

{% include "../../../.gitbook/includes/webhooks-schema-payment-schema.md" %}