Checkout and transaction pages for ecommerce

Another kind of ecommerce page is in carts or checkout pages where customers submit an order and you run a transactions.

The steps to take depend on the integration method you are using (a Nexio-hosted iframe, your own form, or direct to the API) and whether you are submitting cards or echecks.

📘

Note

Typically, integrators use the own form option with a saved card or echeck token because it allows for more flexibility while also being fairly secure.

Cards

This section contains the tutorials for running card transactions for each integration method:

Echecks

This section contains tutorials for running echeck transactions for each integration method:

Next steps