- 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
Fallback
EMV fallback is an option that allows you to use an alternative authorization
method if the EMV authorization experiences a technical failure. To enable EMV fallback:
- Specify that EMV Fallback is allowed.pointOfSaleInformation.emv.fallback=true
- Specify the condition that triggers EMV Fallbackfor American Express or Mastercard transactions.pointOfSaleInformation.emv.fallbackCondition=<condition>
- Provide the service code from the track data for American Express or Mastercard transactions.pointOfSaleInformation.serviceCode=<service_code>