Developer Portal
9.11 Queue Add Account Request
JSON ‘request’ value | queueAddAccount |
DESCRIPTION | To allow interactive web users to add a payment account, you first have to set up a queueAddAccount request from your server to PaywayWS. This is similar to the queueSale type requests described above. A paywayRequestToken is returned to be sent to PaywayWs with the account information the users add. |
URL | Account/CreditCard |
METHOD | Post |
URL PARAMS | None |
CONSUMES | text/json |
PRODUCES | text/json |
NOTES | NOTES If you are participating in the PaywayWS Account Updater program, any updates to the related account, such as a new expiration date, are applied to the original token. You do not have to acquire a new token for the updated account. |