Hello,
I would like to know if there is a way to validate and acquire the data from the card owner name from the Stripe field.
After a few tests, I can’t seem to access that data. In the confirmation message there is the data for the type of the card and the card details (card number). But no sign of the name of card owner. Why so?
We also would need to validate that this field is equal in value to another, but I can’t seems to access it via php or js. Is there a way? Is it possible?
Thanks.