Refunds
Refund Request API
To request for a Zapper refund, the Zapper ID (unique Zapper payment identifier) is required. The Zapper ID may be obtained in 1 of 2 ways:
- 1.Zapper provides the Zapper ID in the body of a payment notification. An integration may store the Zapper ID against the payment and retrieve it if necessary for the refund request.
- 2.The Customer may be asked to provide the Zapper ID referring to the "Payment History" on the Zapper application.
post
https://api.zapper.com/business
/api/v1/merchants/{merchantId}/refunds
Refunds
Last modified 1mo ago