Create Unique Payment Link

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

requested field for checkout

It is a sub-resource of the Order model that can be stipulated in order to configure its corresponding checkout

allowed_payment_methods
array of strings
required

Those are the payment methods that will be available for the link

allowed_payment_methods*
exclude_card_networks
array of strings

List of card networks to exclude from the checkout. This field is only applicable for card payments.

checkout_exclude_card_networks
int64
required
≥ 1

It is the time when the link will expire. It is expressed in seconds since the Unix epoch. The valid range is from 5 minutes to 365 days from the creation date.

boolean

This flag allows you to specify if months without interest will be active.

monthly_installments_options
array of int8s

This field allows you to specify the number of months without interest.

monthly_installments_options
string | null

Indicates the 3DS2 mode for the order, either smart or strict. This property is only applicable when 3DS is enabled. When 3DS is disabled, this field should be null.

string
required

Reason for charge

boolean

This flag allows you to fill in the shipping information at checkout.

boolean | null

This flag allows you to specify if the link will be on demand.

plan_ids
array of strings

It is a list of plan IDs that will be associated with the order.

plan_ids
order_template
object
required

It maintains the attributes with which the order will be created when receiving a new payment.

int8
≥ 1

It is the number of payments that can be made through the link.

string

The URL to redirect to after a successful payment.

boolean
required

false: single use. true: multiple payments

string
required

It is the type of link that will be created. It must be a valid type.

Headers
string
enum
Defaults to es

Use for knowing which language to use

Allowed:
string

In the case of a holding company, the company id of the child company to which will process the request.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/vnd.conekta-v2.2.0+json