#nuomicaituan_best-practices

1 messages ¡ Page 1 of 1 (latest)

faint fossilBOT
#

👋 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/1326448633012555819

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

brave python
golden estuary
#

No the hCaptcha is the built in mechanism to fight fraud / card testing attack. The idea is Checkout is owned and well tested by Stripe, so you should only test until openning a Checkout page

brave python
#

I want to test a new account by successfully signing up with Stripe and then completing a payment on my SaaS platform. It seems like this process cannot be fully completed through E2E testing now, right?