Developer Portal
9.2 Queue Trial Authorize
JSON ‘request’ value | queueTrialAuthorize |
DESCRIPTION | queueTrialAuthorize request does not require a Payway session token. Credentials are passed in this request and the paywayRequestToken, a one-time use token, is returned along with the payway vault token corresponding to the customer’s credit card. This method can be used to verify a card account as well as generated a payway token that can be used in subsequent transactions. A queueTrialAuthorize performs a verification of $0.00 on the cardholder’s credit card. No credit hold is issued on the cardholder’s account. |
URL | /Payment/CreditCard |
METHOD | Post |
URL PARAMS | None |
CONSUMES | text/json |
PRODUCES | text/json |
NOTES | This method can only be used where the accountInputMode is the primaryAccount Number. This feature must be enabled by payway prior to production requests. |