On This Page

{#jumplink-list}  
[Markdown](/docs/cybs/en-us/api-fields/reference/all/so/api-fields/installment-plan-type.md)  
Filter  
FILTER BY TAG

installment_planType {#installment-plan-type}
=============================================

Type of installment plan.  
This field is available only on the `American Express Direct`, `Cielo`, `Prosa`, and `Visa Platform Connect` processors.

`American Express Direct` and `Cielo`
:
Possible values:

    * `1`: Merchant-funded installment plan.
    * `2`: Issuer-funded installment plan.


    When you do not include this field in the request, the value in your account is used. To change the value in your account, contact customer service.

`Prosa`
:
Possible values:

    * `00`: Not a promotion.
    * `03`: Interest is not charged to the customer.
    * `05`: Interest is charged to the customer.
    * `07`: Skip payment: buy now and pay the full amount later in one payment.

`Visa Platform Connect` with American Express
:
American Express-defined code that specifies the type of installment plan. Contact American Express for:

    * Information about the kinds of installment plans that American Express provides.
    * Values for this field.

:
For installment payments with American Express in Brazil, the value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP07 TCR3
    * Position: 5-6
    * Field: Plan Type

`Visa Platform Connect` with Visa or Mastercard
:
Possible values:

    * `0` or `00`: Non-installment plan---only with Visa in Paraguay.
    * `1` or `01`: Merchant-funded installment plan.
    * `2` or `02`: Issuer-funded installment plan.
    * `3` or `03`: Co-branded merchant financed---only with Mastercard in Brazil.
    * `4` or `04`: Issuer merchant co-financed---only with Mastercard in Brazil.
    * `5` or `05`: Deferred issuer-funded installment plan---only with Visa in Paraguay.
    * `6` or `06`: Acquirer-funded installment plan---only with Mastercard in Paraguay.
    * `7` or `07`: Merchant-funded government plan---only with Visa in Argentina.
    * `8` or `08`: Average payment financing installments---only with Mastercard in Paraguay.
    * `43`: Crediario installment plan---only with Visa in Brazil.


    For installment payments in Argentina, the value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR9
    * Position: 22-23
    * Field: Installment Type


    For installment payments in Chile, the value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR9
    * Position: 23
    * Field: Installment Type


    For installment payments with Visa in Brazil, the value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP07 TCR1
    * Position: 5-6
    * Field: Installment Type


    For installment payments in Paraguay, the value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR5
    * Position: 39-40
    * Field: Installment Plan Type


    For installment payments with Mastercard in Peru, the value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR5
    * Position: 39-40
    * Field: Installment Plan Type


    For all other kinds of installment payments, the value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR5
    * Position: 39-40
    * Field: Installment Plan Type

Specifications {#installment-plan-type_d1565e327}
-------------------------------------------------

`Prosa` and `Visa Platform Connect`:

* **Data Type:** String
* **Data Length:** 2

All Other Processors:

* **Data Type:** String
* **Data Length:** 1

Mapping Information {#installment-plan-type_d1565e373}
------------------------------------------------------

* **REST API Field:** installmentInformation.planType
* **SCMP API Field:** installment_plan_type
* **Simple Order API Field:** installment_planType

