Skip to main content

Refund a payment session

PATCH 

/v1/payment-session/:gid/refund

Refunds all or part of a captured payment session. Provide the payment session GID in the path and the refund amount in cents. The response returns the updated payment session (same shape as Create a payment session).

Request

Responses

Payment session refunded successfully