I'm processing payments with the v2 pay REST API. I'm trying to keep the number of elements that the user has to input to the minimum. Besides the card number, expiration date, and cvv. What other information may be required? Name? Zip?
I'm processing payments with the v2 pay REST API. I'm trying to keep the number of elements that the user has to input to the minimum. Besides the card number, expiration date, and cvv. What other information may be required? Name? Zip?
All of the fields are required to complete the transactions. For card not present transactions, address verification is typically required per the terms of the card association.
1 Person is following this question.