- Issue created by @Rohit Tiwari
- 🇸🇾Syria hodba Dubai
Thanks for reporting this.
I think the issue is that the email address element and the Stripe payment element are in the same webform page so the token of the email is not generated yet to be used in the Stripe payment intent and that is why your seeing this error.
As a workaround, you can put the payment in a separate webform page so users can fill the email in the first page, then do the payment in the second one. This will get the value of the email and pass it as a token to the payment intent.
Can you please try it and let me know if this works for you?
- 🇮🇳India Rohit Tiwari
@Hobda, sorry for replying late.
The work around did the trick for me and fortunately I did need the payment in next page.
But this should be still an issue if some one needs it in same page or else there should be a note regarding the same.Anyways thanks for your help here @Hobda
- Status changed to Closed: works as designed
about 1 year ago 2:36am 19 September 2023