- Introduction to Payments
- Standard Payments Processing
- Card Present Connect | Retail Processing
- Card Present Connect | Mass Transit Processing
- Mass Transit Authorizations for a Tap-Initiated Debt Recovery with EMV Data
- Debit and Prepaid Card Processing
- Processing Debit and Prepaid Authorizations
- Airline Data Processing
- Japanese Payment Options Processing
- Processing Payments Using Credentials
- Customer-Initiated Transactions with Credentials on File
- Merchant-Initiated Delayed Transaction
- Merchant-Initiated Incremental Transaction
- Merchant-Initiated No-Show Transactions
- Merchant-Initiated Reauthorization Transactions
- Merchant-Initiated Resubmission Transaction
- Installment Payments
- Recurring Payments
On This Page
Simple Order API | Visa Platform Connect
Merchant-Initiated Incremental Transaction
An incremental authorization is used to increase the total amount authorized for a
payment if the initial authorization does not cover the total cost of goods and
services. An incremental transaction is an additional amount to the original
authorization. The final authorized total includes amounts for both the initial and the
incremental authorizations.
To create an incremental transaction
using the
Business Center
, choose one of these options: - Account Top Up
- No Show
Fields Specific to this Use Case
Include these fields with a standard authorization request when processing a
merchant-initiate incremental transaction:
- subsequentAuthReason
- Set the reason field to5.
- subsequentAuth
- Set the field totrueto indicate this transaction is a merchant-initiated follow-on transaction.
- subsequentAuthTransactionId
- Provide the original transaction ID.
Endpoint
Set the
ccAuthService_run
field to true
.Send the request to
https://ics2ws.ic3.com/commerce/1.x/transactionProcessor
.