Skip to main content

Refund

POST 

/refund

Validates or captures a PaysafeCard refund.

The behavior of the request is controlled by validationOnly:

  • true validates the refund without capturing it.
  • false captures the refund.
  • A previously validated refund can be captured by submitting the same refund identifiers with validationOnly set to false.
  • A pending refund additionally includes language, countryCode, and notificationUrl.

The refund request is submitted as XML using the refund SOAP operation.

Request

Responses

Refund request processed successfully.