post https://api.nexiopaysandbox.com/pay/v3/process
Allows you to process a card transaction through the API.
Aside from the fields marked required here, the gateway you are using may require additional fields. For information on gateway-specific required fields, see the Connections documentation.
ImportantParameters passed with a process request override any data points that are saved with the card token.
For example, if the value fordata.customer.billToAddressOne
is saved with the card token as 729 Jay Road, but the value for that field is passed with the process request as 2147 West Silverlake Drive, the address at Silverlake Drive is the one that is used.