Direct API payments
Submit eCheck and card not present payments by sending a POST request to the /txns endpoint of the Payrix API.
The Payrix API supports card and eCheck payments using a new or stored payment method. The same request can also tokenize a new payment method for future use.
This page provides details about using the /txns
endpoint to submit card and eCheck payments. See the Payrix API reference for a complete definition of the /txns
resource.
You must be PCI certified to submit card transactions directly via the API. Your application will need to handle protected customer and payment method data.
Note: Canadian Merchants will have different field parameter valid values than US, and currency type will auto default to CAD. All other parameter fields remain the same. See more details within each expand below.
Card Payments
eCheck Payments
Â