#kaili_api
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/1349088802634862724
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
hmmmm, that error code does not look like it's coming from us
any chance you have a publically accessible version of your site running where i can reproduce this?
unfortunately, no
the only thing i see on the stripe side is the "status": "requires_action",
and "next_action": {
"type": "use_stripe_sdk",
the original error is coming from microsoft, and weve reached out to them too, but wanted to ask here anyway
yeah that just means that we (or the bank) have determined that the transaction requires 3DS
is there a way around that? or would i need to build this into the app somehow?
this is a test environment
Hi there
Unfortunately, there's not much we can suggest since this is a third-party integration. We have no visibility into their integration and how they handle this
You'd want to work with the platform directly
completely understand, thank you!