question

gerardo avatar image
gerardo asked gerardo commented

Is zip code or name ever needed to process a payment

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?

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Brian Murray avatar image
Brian Murray Deactivated answered gerardo commented

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 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

gerardo avatar image gerardo commented ·

The sandbox v2 pay API doesn't seem to care if zip code and name are not included. Thoughts?

0 Likes 0 ·

Welcome to the
Clover Developer Community