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

isSuccessbooleanOptional

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

pageIdentifierstringOptional

Auxiliary validation used internally by payment pages and components.

responseTextstringOptional

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

Errors