capacitor-community / stripe

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

This doesn't work with ionic 7 on the web #320

Closed ghost closed 5 months ago

ghost commented 10 months ago

Platform

Describe the bug

[Error] Failed to load resource: the server responded with a status of 504 (Outdated Optimize Dep) (stripe-payment-request-button.entry.js, line 0)

To Reproduce Steps to reproduce the behavior:

  1. ionic start
  2. followed the docs for this plugin
  3. ionic serv
  4. See error

Expected behavior Not error and the app doesn't get stuck at 'loading...'

Screenshots

Screenshot 2023-11-14 at 3 05 43 PM

Using Function:

ghost commented 10 months ago

For those who wonder if they need this, nah, you can use Stripe's official elements, they'll work just fine in your native apps too..

rdlabo commented 5 months ago

This is same issue of https://github.com/capacitor-community/stripe/issues/320 Close this Issue as the Issue over there is more detailed.