Get paid

There are currently three ways to create payment sessions. Via API integration, no code Woocommerce payment plugin, and payment links.

The payment flow is the following:

Get API key

On this section, get the API key you will need to call the payment_session endpoint.

Create payment sessions

There are currently two ways to create payment sessions. Via API integration and via no code Woocommerce payment plugin.

API integration

Using your API key, you can create payment sessions on any ecommerce checkout.

Update a payment session adding the sessionId to the callÑ

Last updated