Submit bank and card not present payments by sending a POST request to the transactions endpoint of the Payrix API.
The Payrix API supports card and bank payments using a new or stored payment method. The same request can also tokenize a new payment method for future use.
...