capacitor-community / stripe

Stripe Mobile SDK wrapper for Capacitor
https://capacitor-community-stripe.netlify.app/
MIT License
193 stars 77 forks source link

Multiple Payment problem #365

Closed lsantaniello closed 1 month ago

lsantaniello commented 3 months ago

Platform

Describe the bug

  1. I complete Payment Flow Successfully
  2. Then I create another payment flow, open modal where I can insert credit card number
  3. I want cancel and click on X icon to close modal
  4. Created Event triggered and then Completed event. Why?
rdlabo commented 2 months ago

Have you REMOVED the before event listener?

rdlabo commented 1 month ago

Since there are no replies, this Issue is closed. If you are still having problems, please create a new Issue.