ezet / stripe-sdk

A simple and flexible Stripe library for Flutter with complete support for SCA and PSD2.
https://pub.dev/packages/stripe_sdk
Other
137 stars 137 forks source link

Are Native Pay (Android and Apple Pay) Subscriptions possible with this package ? #90

Closed hemang249 closed 3 years ago

hemang249 commented 3 years ago

I am trying to integrate subscriptions into my app, Are subscriptions possible using this package, I've tried going through the examples but it mainly deals with One time purchases. Any guide on how to integrate the Subscriptions using the Naitve Payment Methods?