Post

Void Or Refund Transaction


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Voids or refunds the transaction by ID. Voids if the transaction was only authorized. Refunds if the transaction was already captured.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Managed Payments- All Permissions
Manage Refunds
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/payments/v3/transactions/{transactionId}/refund

Did this help?