v2

latestOpenAPI 3.1.12026-08-078549932.4 MB
Payments

Add a card on file by reading the card at the terminal and tokenizing it. Uses the gateway's token-only endpoint: the card is never authorized or charged, so — unlike a real auth — there is no hold to release afterwards and nothing to void.

post/Payments/terminal/auth-only

Request body

clientIdstring required
descriptionstring nullable
zipstring nullable

Billing zip code - required for $0.00 auth card validation.

terminalNamestring nullable

Optional named terminal to send the auth to.

Response

OK

successboolean
messagestring nullable
authorizationCodestring nullable