On This Page
Creating an eCheck Token and Processing an eCheck Transaction Using the REST API
This section shows how to create an eCheck transaction along with an eCheck transaction using the REST API.
IMPORTANT
The token can also be used for future eCheck transactions for this customer.
Creating an eCheck Token and Processing an eCheck Transaction
Follow these steps to create an eCheck token for your customer and process an eCheck
transaction at the same time:
- 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.