Place an order with installments

Use the placeOrder method to create an order and collect the payment.

Supported payment methods

Credit/Debit cards: Visa and MasterCard local Brazilian cards.

Requirements

  1. Payment methods: Visa, MasterCard or AMEX

  2. Country: Brazil

  3. Currency BRL

  4. Specified number of installments under the PaymentMethod object. (Minimum installment threshold is 5 BRL.)

    • Phone number

    • Fiscal code (CPF/CNPJ)

  5. Mandatory billing information must include:

  6. Transaction: non-recurring

  7. Installments are available only for:

    • Brazilian customers

    • Local Visa, MasterCard and AMEX cards

    • Non-recurring transactions

Request parameters

Parameter
Type / Description

sessionID

Required (string) Session identifier, the output of the Login method. Include sessionID into all your requests. 2Checkout throws an exception if the values are incorrect. The sessionID expires in 10 minutes.

Required (object) Object designed to collect all data necessary for an order, including billing, product/subscription plan and payment details.

Request sample

Last updated

Was this helpful?