- Getting Started with the Acceptance Devices App
- Activating a Terminal in the Acceptance Devices App
- Local Mode Payment Services
- Cloud Mode Payment Services
Optional Fields for Processing a Sale with Tax Details
Visa Platform ConnectAPI
Use one or more of the optional
taxDetails
fields to provide the
required tax details.- request.taxDetails.taxId
- Set this field to the merchant tax identifier.
- request.taxDetails.salesSlipNumber
- Set this field to the sales slip number.
- request.taxDetails.includedTaxAmount
- Set this field to the tax amount.
- request.taxDetails.includedLocalTaxAmount
- Set this field to the local tax amount.
- request.taxDetails.includedNationalTaxAmount
- Set this field to the national tax amount.