Requested features for improved fraud protection
-
Hello again, I was going through Stripe’s documentation on fraud prevention and found this: https://support.stripe.com/questions/avoiding-fraud-and-disputes
Specifically:
“To fully utilize our fraud detection tools, Stripe users should:
1 – When creating charges, send customers’ names and e-mail addresses. These can be captured directly from a form with Stripe.js or included in Customer-creation API calls. If you don’t use Stripe.js or Customer objects, you can include e-mails in the description field on charges.”
In the next version of your plugin can you include the customer e-mail address in the description field of the charges so Stripe can use that data for anti-fraud purposes? Maybe go a step further and create a Stripe customer record for each transaction using customer-creation API calls?
I also noticed the customer name is being passed with a dash (“-“) between first and last name. For example John-Doe instead of John Doe. I am concerned this may cause issues with Stripe’s anti-fraud methods, can you verify and fix if needed?
Thanks, keep up the good work!!
https://www.ads-software.com/plugins/stripe-woocommerce-addon/
- The topic ‘Requested features for improved fraud protection’ is closed to new replies.