#masini_best-practices

1 messages ¡ Page 1 of 1 (latest)

pliant aspenBOT
#

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

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

tranquil mica
#

Sounds like you're on the right track. Using Elements to handle everything. That being said, you have to have some amount of redirect functionality in order to auth via 3DS, so I would recommend reading up on how that would look in the Payment Element using React: https://docs.stripe.com/payments/quickstart?client=react&lang=node

Learn how to embed a custom Stripe payment form in your website or application. Build a checkout form with Elements to complete a payment using various payment methods.

lucid bison
#

Do I have to create a payment intent even if the user is just adding or deleting a card from his account? I'm a bit new to Stripe that's why I'm asking some fundamental questions