capacitor-community / stripe

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

Capacitor 3 Support #61

Closed thomasvidas closed 3 years ago

thomasvidas commented 3 years ago

Is your feature request related to a problem? Please describe. The Capacitor 3 RC is out! 🎉 This library should support the new version

Describe the solution you'd like Follow the plugin upgrade guide here: https://capacitorjs.com/docs/v3/updating/plugins/3-0

Additional context The migration is pretty easy, I've done it for a couple plugins. Happy to assist if you need assisting!

danielehrhardt commented 3 years ago

Is your feature request related to a problem? Please describe. The Capacitor 3 RC is out! 🎉 This library should support the new version

Describe the solution you'd like Follow the plugin upgrade guide here: https://capacitorjs.com/docs/v3/updating/plugins/3-0

Additional context The migration is pretty easy, I've done it for a couple plugins. Happy to assist if you need assisting!

Maybe you could create a Pull Request?

danielehrhardt commented 3 years ago

https://github.com/capacitor-community/stripe/pull/74

akkivinaya commented 3 years ago

Is your feature request related to a problem? Please describe. The Capacitor 3 RC is out! 🎉 This library should support the new version

Describe the solution you'd like Follow the plugin upgrade guide here: https://capacitorjs.com/docs/v3/updating/plugins/3-0

Additional context The migration is pretty easy, I've done it for a couple plugins. Happy to assist if you need assisting!

Hello Thomas, Is the plug-in working for you in capacitor V3?

rdlabo commented 3 years ago

Thanks for issue! Today this plugin of v3 is released. This not compatible with v1. All APIs have been revamped. So I will close this issue. If you still have the same problem, please create a new Issue. Thank you.