#Rabi (Lera)
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
how are you integrating with Stripe today?
are you using Checkout or Stripe Elements?
Hey, thanks for the extremely fast response ๐
Frankly, this is where it gets a bit complicated. We're trying to figure out the simplest of solutions for a number of different companies with different Stripe accounts. The majority use Checkout, but we do also have 2 which use Stripe Elements ๐
for the 2 that use Stripe Elements, are you creating a PaymentIntent on the backend and sending the client_secret to the frontend or are you creating the Payment method on the backend?
I do not currently have this information ๐ I'd have to ping folks living in a different timezone for that (they are not currently awake).
Is there Stripe article/documentation which instructs how to handle each situation? i.e. for Checkout & for Stipe Elements, and so on and so forth?
That'd truly help.
we collect IP addresses and device details in both Checkout and (frontend client_secret) Stripe Elements
this data isn't available raw for the merchant
and you don't have access to it via API since this is sensitive user data
but on the other hand you can check this information on the dashboard, you would be able to see where the payment has originated from (Country based)