#g950x-radar
1 messages · Page 1 of 1 (latest)
Hey there 👋 please bear with me while I parse through this.
For your third question, when you retrieve the Payment Method do you see any details populated inside of the card hash? Such as card.brand?
https://stripe.com/docs/api/payment_methods/object#payment_method_object-card
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
hey tobi, sorry for the longer message. card.brand we can see.
our end goal is to push as much info to stripe. to make radar most effective and avoid fraud. as we are working in least developed countries
In that case, I believe the Customer object should contain the name of your customer (from your mobile profile) and the billing_details on the payment method should contain the cardholder's name.
With regards to providing us with IP address, device model, and OS, typically we collect these through our integrations. If you're using a custom approach that doesn't leverage our pre-built options, then you'll need to write into our support team with an explanation of your use-case and corresponding business justification. They'll then be able to determine if we have any options that will fit your scenario.
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.