#ravid_53977

1 messages · Page 1 of 1 (latest)

smoky haloBOT
#

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.

wary glade
#

Payment Element also display Wallet payment options (i.e., Google Pay and Apple Pay) so there's no need to include both Payment Element and ExpressCheckoutElement in the same <Elements>

plush stratus
#

In our app the ExpressCheckoutElement and the PaymentElement components are in the same page, so using 2 different Elements providers in the same page won't cause any issues?

wary glade
#

Personally I didn't try this kind of integraiton. Why do you want to do it?

plush stratus
#

For example if i want to display some payment method in the ExpressCheckoutElement but no in the PaymentElement, Like let's say that in the Payment element i want to have only cashapp option and nothing else, but in the ExpressCheckoutElement i want to have googlepay, applepay, and link

#

currently i can't to it

#

how can i achieve that

wary glade
#

Hmm, interesting. Well you can try create two <Elements> for PaymentElement and ExpressCheckoutElement respectively

plush stratus
#

Yeah i trying to do this, just wanted to make sure that:

  1. if there is other way to do this.
  2. if do you think that there will be any problems that i may encounter in the future when using 2 Elements providers in the same page