On This Page
REST API | Visa Platform Connect
Subsequent MIT Installment Payments
After the initial CIT installment payment, subsequent installment payments are
merchant-initiated transactions (MITs).
Endpoint
POST
https://api.cybersource.com
/pts/v2/paymentsFields Required for this Use Case
Include these information with a standard authorization request when sending a subsequent
installment payment request:
- processingInformation.authorizationOptions.initiator.merchantInitiatedTransaction. previousTransactionID–Include the previous network transaction ID to indicate previously stored customer credentials were used.
- processingInformation.authorizationOptions.initiator.storedCredentialUsed–Set the field totrue.
- processingInformation.authorizationOptions.initiator.type–Set the field tomerchantto indicate a merchant-initiated transaction.
- processingInformation.authorizationOptions.initiator.merchantInitiatedTransaction.reason–Set the reason code field to9.
- processingInformation.commerceIndicator–Set the field toinstallto indicate this is an installment transaction.