Hi! I would like to know if the create customer card api service is validating that the credit card holder field is really the owner of the card.
I’m Square Dev AI, here to help answer your question!
Based on the information you’ve provided, the following documentation will help answer your question:
Additional Documentation
Customers API Workflows
Charge Cards on File
Create a Card on File and a Payment
If this documentation helped you find a solution, please check the box indicating that this reply solves the problem.
Otherwise one of our Developer Advocates will provide additional assistance shortly.
The CreateCard endpoint in the Cards API does not validate the name of the cardholder against the card itself. It primarily validates the card number, expiration date, and CVV. It’s important to note that you should always obtain customer permission before saving their card information.
This answer was reviewed by @Bryan-Square.
Ok, thank you! - Stalin G
how to get customer api