#shurd-3ds-automation

1 messages · Page 1 of 1 (latest)

solemn caveBOT
acoustic bear
#

@chilly jetty that's impossible

#

shurd-3ds-automation

#

You'll need to "mock" our API here. Don't hit Stripe, just skip Stripe and give your code fake responses that mirror what we would have done

#

but there's no way to pretend 3DS happened from a server/unit test

chilly jetty
#

When I open the test URL provided back in the stripe SDK, I get this page. Clicking the "Complete Authentication" triggers a simple POST https://hooks.stripe.com/3d_secure/complete/acct_***/tdsrc_***. There's no way to get these values and trigger this ourselves in a automated manner?

acoustic bear
#

correct that's impossible

chilly jetty
#

I mean, I could get the page HTML and scrape the URL out so it's not impossible. I was just hoping for an easier way.

true orbit
#

Have you actually tried that? I'd be surprised if that worked