Send receipt

Send a payment receipt for a transaction.

Path parameters

transIdstringRequired

ReferenceId for the transaction (PaymentId).

Headers

requestTokenstringRequired

Query parameters

emailstringOptional
Email address where the payment receipt should be sent. If not provided, the email address on file for the user owner of the transaction is used.

Response

Success
isSuccessboolean or null

Boolean indicating whether the operation was successful. A true value indicates success. A false value indicates failure.

pageIdentifierstring or null
Auxiliary validation used internally by payment pages and components.
responseTextstring or null

Response text for operation: ‘Success’ or ‘Declined’.

Errors