My client needs to charge some tokenized cards, we are currently using
payment.js from first data to tokenize the cards, then we send this data
with an authorization key and a nonce variable to payeezy via curl
request.It is possible to carry out the...