#asif_best-practices
1 messages · Page 1 of 1 (latest)
đź‘‹ 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/1222618781235548373
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Sounds like you want to perform customer authentication -- this is something you would build on your end. Not really a Stripe-related piece of the flow here.
Can we edit the pricing table code which is provided in the no code solution
Account creation—The pricing table call-to-action takes customers directly to checkout. It doesn’t currently support adding an intermediate step (for example, asking the customer to create an account on your website before checking out).
What is the best practice if I am trying to display a message to create account or login when the click the subscribe button
No you can't edit that code
What you would do is you would create the Customer object ahead of time and pass that to Pricing Table: https://docs.stripe.com/payments/checkout/pricing-table#customer-session