Get Available Installment Plans

Retrieves valid installment options for a transaction based on the credit card BIN,
amount, and other input parameters. Performs validation for the "Meses Sin Intereses" program in Mexico.

🚧

Installments Authorization

The Installments feature from PagSeguro International Payin uses a different authorization method.

To authorize your requests to the Get Available Installment Plans endpoint, you have to use the authorization method described by the Payout Authorization documentation.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum
required

Payment method. Only CREDIT_CARD is supported.

Allowed:
float
required

Original transaction amount in the specified currency.

integer
1 to 18

Maximum number of installments the merchant wants to offer.

  • For Brazil (BR), the maximum allowed is 12.
  • For Mexico (MX), the maximum allowed is 18.
string
required

First 8 digits of the credit card (BIN).

string
enum
required
length between 2 and 2

Country code (ISO 3166-1 alpha-2).

Allowed:
string
enum
required
length between 3 and 3

Currency code (ISO 4217 alpha-3).

Allowed:
Headers
string
required

Store identifier.

Responses

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