#jmschp_best-practices

1 messages ¡ Page 1 of 1 (latest)

tough latchBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

nova dome
#

Hello! Regarding 3DS in the US, it's not common, but some issuers support it. Very few require it.

#

Regarding MOTO, that's not the correct approach, no. We have non-public MOTO functionality that you would need to be given access to. For that you should contact Stripe support: https://support.stripe.com/contact

#

And Terminal is not required.

solid badge
#

So the approach using StripeJS and the Setup Intent API should mostly work in this scenario.

But, to be sure, there are no failures, we should go with this non public MOTO appraoch?

nova dome
#

If you're doing MOTO without Terminal you shouldn't be using any approach in our public docs, you should contact support and request access to our MOTO functionality so you can implement it the correct way.

solid badge
#

So, just to be clear, to accept payments over the phone or just manage / add a user payment methods, the correct way is to reach out to support to get access to the MOTO functionality. This is the most compliant way.

The Stripe JS with the Setup Intent API, is not guaranteed to work.