🚀 Lanzamiento v2.3: Activa y desactiva métodos de pago para tu Conekta Checkout desde el Panel, sin tocar tu código. Ver documentación →

Validate Monthly Installments

Returns the interest-free monthly installment plans available for a card BIN and an amount, so a checkout can offer only the plans a later charge will accept. Requires monthly installments to be enabled on the company.

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

requested field for monthly installments validate

BIN and amount to evaluate for interest-free monthly installments

string
required
length between 6 and 8
^[0-9]{6}(?:[0-9]{2})?$

First 6 or 8 digits of the card number (Bank Identification Number). An 8 digit BIN that yields no match is retried with its first 6 digits.

integer
required

Amount to charge in the smallest currency unit (cents for MXN). Used to compute the monthly fee of each available plan.

Headers
string
enum
Defaults to es

Use for knowing which language to use

Allowed:
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.3.0+json