What is the absolute minimum info we need to collect from a user to process their credit card?
What is the absolute minimum info we need to collect from a user to process their credit card?
Ideally it'd just be card number, expiration, and billing zip, but wasn't sure if there were more necessaries.
Ideally it'd just be card number, expiration, and billing zip, but wasn't sure if there were more necessaries.
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
-
Inappropriate?Currently it's card type, billing name, card number, expiration date, and verification value. Billing address is an optional add-on.
The company says
this answers the question
-
Does the billing name have to be split into first and last? Or is there some way to just pass the full name in one go?
I'm trying to avoid one additional form field...if I can just have a "Full name" form field, that'd be ideal. -
You could just collect it in one field and split it into first name and last name on first whitespace before you pass it to us. We won't know the difference :-)
Loading Profile...



EMPLOYEE