Send receipt
Send a payment receipt for a transaction.
Path parameters
transId
ReferenceId for the transaction (PaymentId).
Headers
requestToken
Query parameters
email
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
isSuccess
Boolean indicating whether the operation was successful. A true
value indicates success. A false
value indicates failure.
pageIdentifier
Auxiliary validation used internally by payment pages and components.
responseText
Response text for operation: ‘Success’ or ‘Declined’.