#erin_sis

1 messages · Page 1 of 1 (latest)

elfin ruinBOT
jagged mauve
#

Hi 👋

What do you mean by "min cart and cart pages"? What Stripe tech are you using?

ember sphinx
#

Hello! On our website, on the mini basket and on the basket page for quick checkout (using magento) for example where you can use apple pay without having to go through the shipping page. We have apple pay turned on for these locations but google pay is showing as well even when we have it turned off in our dashboard in stripe

jagged mauve
#

Okay so is it safe to say you are not writing the code that creates the interface? Like you aren't creating a payment element in javascript?

ember sphinx
#

No - our developers have looked into it and have seent that the payment button is coming from the stripe iframe so they are unable to do anyhing

jagged mauve
#

No, that's not what I mean.

#

Stripe UIs are loaded in iframes in response to being created via JavaScript

#

Is this something you configured in magento?

ember sphinx
#

Yes in magento you have the option for the wallet buttons to show in the cart and mini cart

jagged mauve
#

Okay unfortunately I'm not going to know what is controlling that since this server is focused on developers writing their own code