Debit other payments

To make an order for a subscription, please make sure to have created first a recurring token using /token. Once you have your recurring token, use it in the field token of this request to debit your customer and the subscription_id received in the first occurence of the subscription in the create checkout response. You can also use the set of fields dedicated to collect information about the subscription to give us as much information as possibe.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
Defaults to direct_capture

authorize or direct_capture

uuid
required
Defaults to 56789876567890

Specify the id of the checkout previously created.

string
required
Defaults to 144ab7ad-8914-4a81-b6be-9943bd943b80

Given in response to the payment/token request

string
required
Defaults to 655206050d06ad7c767614e4978

The unique id of the subscription.

float
required
Defaults to 9.99

A positive number with 3 decimals digit max to describe the charge of the order

string
required
length ≤ 3
Defaults to EUR

The 3-letter ISO currency code refering to the authorization currency

string
required
Defaults to 276398531664

Unique identifier used by the merchant for an order

string
required
Defaults to recurring

Describes where the transaction is taking place. Possible values are e-commerce, reccuring moto, or pos

string
Defaults to YOUR_MERCHANT_CONTRACT_ID

The merchant contract id used to process the transaction. You will find this information in your account.

string

Payment method name. Find all available values here

string

The customer's e-mail address.

string

The unique identifier of the customer.

uri

The website where the order was issued.

string

The unique id of the plan subscribed by the customer.

string

The unique id of the suscriber.

date

The date of the end of the subscription.

string
enum

The frequency of the subscription.

Allowed:
string

The description of the subscription.

string

The rank in the installments plan.

uri

URL to redirect your customer to once the payment process is completed successfully.

uri

URL to redirect your customer to after the payment is declined.

uri

URL to redirect your customer to when the payment request was processed but response is not yet available.

uri

URL to redirect your customer to after a system failure.

string

The unique id of the plan subscribed by the customer.

Headers
string
required

Private API key.

string
required

API version.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json