post https://api.nexiopaysandbox.com/pay/v3/processECheck
Allows you to process an echeck transaction in any of the following situations:
- An initial transaction that uses a saved echeck token.
- A subsequent transaction that uses a saved echeck token.
For more information about how to implement this endpoint, see the Creating an echeck checkout page with your own form or Running an echeck transaction with the API topic.
Try It
To use the Try It feature for this endpoint, you can use the credentials for your Sandbox API user.
You can also use the following test account. Copy the value and paste it into the appropriate space in the Try It section to the right.
username:[email protected]
password:JZdzoXpdDeH6VA
Include at least anamount
,currency
, andtokenex.token
(the saved echeck token) as body parameters.