vuestorefront / vue-storefront

Alokai is a Frontend as a Service solution that simplifies composable commerce. It connects all the technologies needed to build and deploy fast & scalable ecommerce frontends. It guides merchants to deliver exceptional customer experiences quickly and easily.
https://www.alokai.com
MIT License
10.64k stars 2.09k forks source link

Wrapper on iOS doesn't allow payment with Apple Pay through Stripe #6712

Closed gianni-gulino-eleva closed 2 years ago

gianni-gulino-eleva commented 2 years ago

What is your question / Please describe your issue

Hi everyone, I have a problem with Stripe integration on VSF. I have integrated the payment via Stripe on a VSF project, the payment via Google Pay and Apple Pay works fine.

The problem arises when I go to generate the application for iOS via wrapper using XCode: in this case, the button for payment with Apple Pay does not appear.

I assume the problem may be related to the wrapper running on a browser other than Safari.

Any ideas on how to fix this?

Thanks in advance

What version of Vue Storefront are you using?

1.12

Code of Conduct

filipsobol commented 2 years ago

Duplicate of https://github.com/vuestorefront/vue-storefront/discussions/6713