#lucid_code

1 messages · Page 1 of 1 (latest)

knotty willowBOT
#

đź‘‹ 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/1448341208429498459

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

atomic osprey
#

Are you located in South Korea?

#

Those require customer location to be in SK

unique sky
#

Thanks for the clarification and for the documentation.

I'm currently implementing the payment flow using react-native-stripe and calling presentPaymentSheet() to handle payments.

Although I’m working at a company based in Japan, our customers are primarily located in South Korea. As you mentioned, it seems that South Korean payment methods require the customer location to be recognized as South Korea.

Is there a way to explicitly specify the customer’s country (KR) when initializing the PaymentSheet or creating the PaymentIntent? For example, is there any parameter such as merchantCountryCode, defaultBillingDetails, or something else that would allow the PaymentSheet to treat the customer as being in South Korea?

I’d like to confirm whether this is configurable, or whether PaymentSheet simply doesn’t support redirect-based Korean payment methods at all.

atomic osprey
#

Ah yeah doesn't look like South Korean PM's are supported in our mobile sdks yet

#

Supported integration paths don't list mobile

knotty willowBOT
unique sky
atomic osprey
#

Correct

crisp ingot
#

fyi i'm taking over this thread, let me know if you have any additional questions!

unique sky
#

Is support for these payment methods planned for the mobile SDK in the near future?

crisp ingot
#

not that i am aware of unfortunately, although we generally can't speak super specifically to the product roadmap here in the discord as we support public release features only

unique sky
#

Thanks for the clarification. It sounds like there’s nothing we can do on the mobile side for now, so we’ll wait and hope that mobile support for South Korean payment methods becomes available in the future.

If any additional questions come up, I’ll follow up again in this thread. Thanks for your help!