#nobody_api

1 messages ¡ Page 1 of 1 (latest)

little harborBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1348513320633892957

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

turbid gust
#

I know i can associate an address with a customer but i'm hoping the country+zip on the element is enough

thorny tulip
#

And you ned to make sure to set those to your Customer object

#

I would recommend a combination of PaymentElements + AddressElements

turbid gust
thorny tulip
#

Yes

#

The ultimate goal is to have 2 letter code country and postal code in your Customer object.

turbid gust
#

Gotcha thanks

#

I have a couple quick connect questions. Can i put them here or should i open a new thread

thorny tulip
#

Feel free to continue here!

turbid gust
thorny tulip
#

Hmm which kind of burden do you envision? You should be able to have Connected account in any country in the list there

turbid gust
#

Good question, I am just worried because I include everything in the list, and I wonder if I would have edge cases on every country or not

#

Possibly tax burden or something, but i dont know

#

I tested out a couple connected accounts from different countries and it seemed to automatically convert from USD to the local currency, which is good

thorny tulip
#

And you are an US platform, right?

turbid gust
#

Yes

thorny tulip
#

Yeah. As long as your setup satisfy the "Restrictions and requirements" section, it should be good

#

It's either possible or not to do the fund flow. If it's not possible, you will get an error message when trying to create the PaymentIntent or the Transfer

turbid gust
#

Thank you i am probably good for that! One last question:

For international customers I dont know whether to charge in USD or switch to the local currency. Remember i am also doing cross border payouts

#

I would prefer charging USD everywhere. But i don't know if that's uncommon.

thorny tulip
#

You should charge in USD. Because Cross border payout expects you to be the merchant of record

#

If you charge in a different currency, Stripe will automatically convert the fund to USD, as it's your Stripe account' settlement currency. And then there will be currency conversion