#jos-carvalho_docs

1 messages ¡ Page 1 of 1 (latest)

tall oxideBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1260613030904070204

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

wet coral
#

Not that I am immediately aware of but I am double checking. Is the in app browser version of 3DS causing issues for your app? My understanding is that your code should be able to handle the Stripe SDK aspects the same way for either flow

silent wyvern
#

I just noticed an issue today in the production application, when I added my credit card, it opened the inapp browser for authorization and after authorizing, it didn't close the in app browser, but instead opened our web page

#

and we wanted to simulate this behavior in the test environment, to test some possible fixes.

#

saw this in the docs:

wet coral
#

Gotcha, looking for a test card that may help here.

silent wyvern
#

great, thanks a lot for your support

wet coral
silent wyvern
#

yes we did

wet coral
#

And have you tried this one as well? 4000002760003184

#

It is our standard 3DS card. I am looking to see if we have undocumented cards, but it may be worth testing with that in the mean time if you have not already

silent wyvern
#

let me check

wet coral
#

Here we go, this one should do a webview: 4000000000003063

#

If you confirm that that shows a webview for you, I can make sure we add that to the doc that you were looking at

silent wyvern
#

awesome, thank you so much, I'll check with the team. Not sure if they are still available, but if not, will reach out again tomorrow and let you know, hope that is ok

#

this is my first time using your discord. does this conversation stay open?

tall oxideBOT
wet coral
#

We will close if after ~20 mins of inactivity. I can test this myself later today. I would say test this and come back if it does not work, but I have it covered otherwise

silent wyvern
#

didn't seem to work unfortuntely

wet coral
#

Looking again at our test cards.

#

Unfortunately I am not seeing other test cards that should invoke the webview in test mode at the moment. I will file with our eng team to fix this though I am unsure if or when we would have this done. For now I think you may need to test the URL scheme directly outside of Stripe, it is unfortunate that we don't have a way to test this end to end at the moment, but if the URL scheme works overall it shoudl work when our webview redirects to it