#yanni_code
1 messages ยท Page 1 of 1 (latest)
๐ 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/1355027638665740349
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hello! there shouldn't be anything specific you need to do to accept payments from other countries. Are you running into any specific issues?
no nothing specific I just wasnt sure if the api differed when the payment was a recurring payment type (like a monthly subscription). Or I had to do anything different.
A follow up question though, when an international payment is processed how do the currency conversions work? I specified in my own api that the transaction be processed in USD just wasnt sure if there were any behind the scenes conversions that happen on stripes side?
this might be helpful : https://docs.stripe.com/currencies/conversions
Thats very helpful thank you! I was just worried I was missing something but sounds like i was just overthinking the api a bit ๐
thank you for the quick answer!