Skip to main content
Tokenization must be activated on your account before you can create or charge card tokens.Contact your Dintero account manager to have it enabled. Until it is activated, requests that create or use a card token will fail.

Customer initiated transactions

To use the token in a new session for the same customer, put the token value in the session under customer.tokens.payex.creditcard or customer.tokens.bambora.creditcard. See create session.
The response will look like this:
Redirect the customer to the url for them to confirm the payment with CVC.

Recurrence transactions

To perform transactions without involving the customer, using a recurrence token, use recurring_purchase operation when calling the pay endpoint. Swedbank Pay uses a recurrence_token for these charges. Bambora and Dintero PSP do not issue recurrence tokens, so pass the payment_token instead. See Token types. With the access token, call Create and pay merchant initiated session with the following body:

Unscheduled transactions

To perform transactions without involving the customer, MIT (merchant initiated) transactions use unscheduled_purchase operation when calling the pay endpoint. With the access token, call Create and pay merchant initiated session with the following body:
Last modified on August 24, 2026