#salim-bt_docs

1 messages ¡ Page 1 of 1 (latest)

sacred stratusBOT
#

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

📝 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.

obsidian quest
#

hi! what does "to validate the form on click" mean, can you elaborate?

rotund smelt
#

i have email field, if user put already registered email, the gpay putton should be unpressed

#

i want when click gpay button for example, to validate that email and then decide if gpay ui appear or not

obsidian quest
#

that's not how it works. The ExpressCheckoutElement loads and shows the available payment options. When the user clicks on an option it will be presented to them. You'd need to do your own checks before you show the ExpressCheckoutElement if you need extra validation.

sacred stratusBOT
rotund smelt
bright token
#

hi! I'm taking over this thread.

#

technically it could work, but I don't think that's how you are supposed to use this. I would recommend was karllekko suggested earlier: only show the buttons after you checked te email.

rotund smelt
#

and email field is required

#

if user didn't fill it and clicks gpay button, button will work((((((

bright token