capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
MIT License
185 stars 75 forks source link

Error(Apple Pay / Web): IntegrationError: show() must be called from a user gesture handler #272

Closed sangheraajit closed 8 months ago

sangheraajit commented 1 year ago

Platform

Describe the bug Error: Uncaught (in promise): IntegrationError: show() must be called from a user gesture handler (such as a click handler,

To Reproduce Steps to reproduce the behavior:

  1. Go to open your demo on the safari browser
  2. Click on apple create and then present
  3. check the browser console
  4. See error Error: Uncaught (in promise): IntegrationError: show() must be called from a user gesture handler (such as a click handler,

Screenshots

image

Additional context Add any other context about the problem here.

rdlabo commented 8 months ago

move https://github.com/wpkyoto/stripe-pwa-elements/issues/42