#ShakeR
1 messages · Page 1 of 1 (latest)
Hi there, sorry for the delay!
It depends if cardholder name was collected at the time of payment
Do you have an example you want to review?
I'm interested in the name associated with the Card -- not what is entered in the billing / payment form.
This can't be extracted after the fact for you, if that's what you mean, no
You would need to collect/request collection of the billing details (including name) if you want that information
This is for users I don't trust
Here's an example of what we get from Braintree (none of this information is provided by the user / customer)
We catch frauds regularly by comparing what a user enters at checkout for Billing vs what the bank actually has on file for the Card.
Stripe appears to offer this information for In-person Cards but I don't see the attribute for online payments.