Refund

The Refund API allows you to issue either full or partial refunds for a Gateway Payment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Partial refunds

Any transaction can be refunded in full or in part. To issue a partial refund, use the partial_amount parameter.

❗️

Note: Maximum of Two Refunds Per Transaction!

If a transaction is partially refunded, only one more refund can be issued, and it must match the exact remaining amount. In other words, a transaction can only be refunded in two parts: one partial refund and one for the remaining balance. It is not possible to split the refund into three or more parts.

❗️

SEPA and refunds

Refunds for SEPA transactions should not be processed. Learn more

Body Params
string
required

This is the credential that Vendo will use to authenticate your request

int32
required
Defaults to 0

Set to 1 if you want to process a test transaction.

int32
required

Your Vendo Merchant ID.

int32
required

The Vendo Transaction ID you received when requesting the payment.

float

Optionally specify the amount for the partial refund. The default is to refund the full amount unless this parameter is present.

string

Optional 3-letter currency code of the amount to be refunded. Currencies.

Response

Language
LoadingLoading…
Response
Choose an example:
application/json