installmentInformation. totalCount {#installment-info-total-count}
==================================================================

Total number of installment payments.  
This field is available only for installment payments with Mastercard in all countries except Brazil, Croatia, Georgia, and Greece on the `Visa Platform Connect` processor.  
This field is used along with installmentInformation.sequence to track which payment is being processed.  
**Example:** These are the values for the second of five payments:

```
installmentInformation.sequence=2
installmentInformation.totalCount=5
```

`American Express Direct`, `Cielo`, and `Credit Mutuel-CIC`
:
This value is the total number of installments that you approved.

`Prosa`
:
Valid values: `00` through `99`. When the value for the installment plan type field is `07`, the installment total count is set to `00`.

`Visa Platform Connect` in Argentina
:
Valid values with Mastercard: `02` through `99`.

    Valid values with Visa: `00` through `99`.

    The value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR9
    * Position: 24-25
    * Field: Number of Installments

`Visa Platform Connect` in Brazil
:
For Mastercard installments and for Crediario installment payments with Visa, the value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR9
    * Position: 23-25
    * Field: Number of Installments

`Visa Platform Connect` in Chile
:
Valid values: `02` through `48`.

    The value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR9
    * Position: 20-22
    * Field: Number of Installments

`Visa Platform Connect` in Paraguay
:
Valid values with Visa: `0` through `99`.

    The value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR5
    * Position: 20-22
    * Field: Number of Installments

`Visa Platform Connect` in Peru
:
Valid values with Mastercard: `0` through `99`.

    The value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR5
    * Position: 20-22
    * Field: Number of Installments

`Visa Platform Connect` in All Countries Except Argentina, Brazil, Chile, Paraguay, and Peru
:
The value for this field corresponds to the following data in the TC 33 capture file:

    * Record: CP01 TCR5
    * Position: 20-22
    * Field: Number of Installments


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

    * Record: CP07 TCR3
    * Position: 7-8
    * Field: Number of Installments

Specifications {#installment-info-total-count_Specifications}
-------------------------------------------------------------

* **Data Type:** Integer
* **Data Length:** 2

Mapping Information {#installment-info-total-count_Mapping}
-----------------------------------------------------------

* **REST API Field:** installmentInformation.totalCount
* **SCMP API Field:** auth_installment_total_count
* **Simple Order API Field:** installment_totalCount

