- Introduction to Payments
 
- Standard Payment Processing
 
- Card Present Connect | Retail Processing
 
- Card Present Connect | Mass Transit Processing
 
- Debit and Prepaid Card Processing 
- Processing Debit and Prepaid Authorizations
 
 
- Airline Data Processing
 
- Japanese Payment Options Processing
 
- Processing Payments Using Credentials 
- Using Stored Customer Credentials During a CIT
 
- Merchant-Initiated Delayed Transaction with PAN
 
- Merchant-Initiated Incremental Transaction with PAN
 
- Merchant-Initiated No-Show Transactions with PAN
 
- Merchant-Initiated Reauthorization Transactions with PAN
 
- Merchant-Initiated Resubmission Transaction with PAN
 
- Installment Payments
 
- Recurring Payments
 
 
- Token Management Service Processing
 
 On This Page 
    
                REST API | Visa Platform Connect
            
            
            
            
            
          
Required Fields for Processing Merchant-Initiated Reauthorized Transactions
    Use these required fields to process a merchant-initiated reauthorization transaction.
IMPORTANT
When using relaxed requirements for address data and the
			expiration date, not all fields in this list are required. It is your responsibility to
			determine whether your account is enabled to use this feature and which fields are
			required. For details about relaxed requirements, see the support article Relaxed Requirements for Address Data and Expiration
				Date in Credit Card Transactions.
- orderInformation.amountDetails.currency
 - orderInformation.amountDetails.totalAmount
 - orderInformation.billTo.address1
 - orderInformation.billTo.administrativeArea
 - orderInformation.billTo.country
 - orderInformation.billTo.email
 - orderInformation.billTo.firstName
 - orderInformation.billTo.lastName
 - orderInformation.billTo.locality
 - orderInformation.billTo.phoneNumber
 - orderInformation.billTo.postalCode
 - paymentInformation.card.expirationMonth
 - paymentInformation.card.expirationYear
 - paymentInformation.card.number
 - processingInformation. authorizationOptions. initiator. merchantInitiatedTransaction. previousTransactionId
 - For Discover and American Express cards, use the transaction ID from the original transaction. For Visa, use the last successful transaction ID.
 - processingInformation. authorizationOptions. initiator. merchantInitiatedTransaction. reason
 - Set to3.
 - processingInformation. authorizationOptions. initiator. type
 - Set tomerchant.