#Valentin-country

1 messages · Page 1 of 1 (latest)

glacial rose
simple orbit
#

It's null in both the transactions I have

#

I can't see anything else on the charge object I can use to determine origin

glacial rose
#

And how are you integrating Stripe? With Checkout, PaymentIntent, something else?

simple orbit
#

Just recently switched to Payment Element

#

Also have a separate checkout flow

#

but this particular example is from Payment Element

glacial rose
#

Can you share the payment method object (pm_xxx) where the country is missing, just so I can check something?

simple orbit
#

sure - pm_1KjLn3GPobLlhSMZDUBROAEz

glacial rose
#

But if you need the country for all payment method, then that's something that you'll have to collect on your own.

simple orbit
#

Right, thanks for that

#

So how would this work with Stripe tax then? Surely Stripe has a way of collecting the user location for that purpose?

#

(I don't use Stripe tax but I am just asking)

glacial rose
simple orbit
#

I see, thanks for that