#aquitaine_best-practices

1 messages ¡ Page 1 of 1 (latest)

pine spruceBOT
#

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

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

cloud raft
#

Hello! We can only help with the technical side of things here on Discord. Technically this is possible, yep, and a lot of people have built payment forms that don't require authentication before reaching them. That said, there are potential issues that can arise, like card testing, with such a setup. See here for details about that: https://docs.stripe.com/disputes/prevention/card-testing

#

If you're willing to put the proper protections in place and maintain them over time as new threat vectors emerge you can certainly go down this route and build your own payment form. If you want a more hands-off approach a Payment Link would be a better fit.

supple crater
#

Understood, thank you!