Retrieve payment
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Response
List of re-presented payments linked to the return.
Bearer authentication of the form Bearer <token>, where token is your auth token.
List of re-presented payments linked to the return.
Use this method to retrieve information about a bank transfer payment.
To retrieve a payment, you need its paymentId. Our gateway returned the paymentId in the response of the Create Payment method.
Note: If you don’t have the paymentId, use our List Payments method to search for the payment.
Our gateway returns the following information about the payment:
If the merchant saved the customer’s bank account details, our gateway returns a secureTokenID, which you can use to perform follow-on actions.
Polymorphic object that contains bank account information.
The value of the type field determines which variant you should use:
ach - Automated Clearing House (ACH) detailspad - Pre-authorized debit (PAD) details