Simple Order API | Visa Platform Connect

Subsequent MIT Recurring Payments

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

Fields Specific to this Use Case

Include these fields with a standard authorization request when processing a merchant-initiated subsequent recurring payment transaction:
ccAuthService_commerceIndicator
Set to
recurring
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
7
.
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
.