#gaurav-paymentelement-ece
1 messages · Page 1 of 1 (latest)
@safe tundra I would say yes, we built the two to work together and I've seen a lot of developers over the past month build both
gaurav-paymentelement-ece
If I am using stripe express checkout, is there a way to add a review step before the user tries to confirm payment?
Is there a way to add tip or additional fields on Express Checkout flow?
If yes, could you point to some documentation.
If no, can you provided other approaches of achieving it.
No that's not possible. In cases like yours I wouln't use ExpressCheckoutElement at all as its goal is to make it super easy/fast to pay
if you added a tip, you'd have to ask them to re-confirm which would be quite bad as an experience
We also have a requirement to understand their building type(elevator vs stairs).
So, it would be good to have a way to customize/add new fields on express checkout.
no plan to support any of this on our end
So really looks like ExpressCheckoutElement is not for you
Thank you!