manishkatyan / strapi-stripe

Stripe Plugin for Strapi CMS
67 stars 33 forks source link

Query Subscription Products #72

Closed nina-tehkar closed 1 year ago

nina-tehkar commented 1 year ago

Please do correct me if I am wrong.

I don't see a method with the plugin APIs to poll the current status of any existing subscriptions for the user.

This makes the subscription integration far less useful as anyone using it will need to write custom APIs to get this status.

Less troublesome, but also would be great: It also doesn't seem to associate the purchase with the current user, but rather with the email given to stripe. It also doesn't pre-populate the stripe form with the current user's account email which would be convenient.

nishekh-e-r commented 1 year ago

Hi @nina-tehkar, we are working on these features, once its completed will let you know

nishekh-e-r commented 1 year ago

Hi @nina-tehkar the above features are implemented. you can update the package to the latest version from here

embed-email

embed-subscription