#edgarsantiago93
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. 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.
- edgarsantiago93, 4 hours ago, 13 messages
No, you can't put a element inside Payment Element.
Btw payment element already supports wallets (Google Pay and Apple Pay)
yes, sorry thats what i meant
this is my payment form, im wondering if its possible to have both the express checkout on top and also the wallet button in the payement element
like here
I don't quite get what you mean? Are you asking if you can remove express checkout and keep payment element only?
no, i would like to have googlepay /apple pay on the payment element and in express checkout, so basically to show them 2 times to the user, one on top and one down below
I found it confusing, but you can do that if you want.
tbh i do too, its a requirement from product haha but im finding it impossible, if i have both express checkout and payment element in the same page, apple and google only show on express checkout , payment element does not show them
the wallets only appear on the payemnt element when i hide the express checkout component
thats why i was wondering if it was possible to have them 2times on the same page
You can create two Stripe elements and mount express checkout and payment element in each element respectively.
Again, I need to say it's super confusing to have two Google Pay buttons on the same page.
You should create an UI that's easier for your customer to use, not to confuse them with complicated one.