Simple Order API | Visa Platform Connect

Merchant-Initiated Subsequent Installment Payments

After the initial CIT installment payment, subsequent installment payments are merchant-initiated transactions (MITs).

Fields Required for this Use Case

Include this information with a standard authorization request when sending a subsequent installment payment request:
ccAuthService_commerceIndicator
Set to
install
to indicate this is an installment transaction.
subsequentAuth
Set the field to
true
to indicate this is a subsequent authorization.
subsequentAuthStoredCredential
Set the field to
true
to indicate previously stored customer credentials were used.
subsequentAuthTransactionID
Include the previous transaction ID.
subsequentAuthReason
Set the reason code field to
9
.
Only required for Mastercard transactions.

Endpoint

Set the
ccAuthService_run
field to
true
.
Send the request to
https://ics2ws.ic3.com/commerce/1.x/transactionProcessor
.