Payment method validation and authorization
This document outlines the fields and processes involved in validating and authorizing payment methods using the Global Payments API and Zuora integration.
|
Global Payments API Field |
Zuora Field |
Request/Response |
Description |
|---|---|---|---|
|
Authorize.Paymentdata.VaultToken |
TokenId |
Request |
The vault token. |
|
Authorize.Request.Amount |
DefaultAuthAmount |
Request |
Can be 0 for card validation. Otherwise, any amount can be used for other cases. |
|
Token |
GatewayReferenceId |
Response |
Reference Token, which can be used to capture the transaction if the authoriazation amount is not $0. |
|
VaultBoardingResponse.VaultVaultToken |
GatewayResponseToken1 |
Response |
Unique ID of payment method that can be used in place of actual card details. |