On This Page
Using an eCheck Token to Submit an eCheck Debit Transaction Using the REST API
This section shows how to use an eCheck token to submit an eCheck debit transaction using the REST API.
Using an eCheck Token to Submit an eCheck Transaction
Follow these steps to use an eCheck token to submit an eCheck debit transaction:
- Create the message with the required API fields.
- Send the message to one of these endpoints:
- Production:POSThttps://api.cybersource.com/pts/v2/payments
- Test:POSThttps://apitest.cybersource.com/pts/v2/payments
- Verify the response messages to make sure that the request was successful. A 200-level HTTP response code indicates success.