Stripe field - card owner name subfield

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.

For security/PCI compliance reasons, most of the Stripe field values, including the card holder name, are not available to access.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.