Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for subscription #419

Open
paulocoutinhox opened this issue Aug 28, 2024 · 5 comments
Open

Support for subscription #419

paulocoutinhox opened this issue Aug 28, 2024 · 5 comments

Comments

@paulocoutinhox
Copy link
Contributor

Hi,

Can you add support for subscription?

This is a nice project.

Thanks.

@mariofix
Copy link
Member

Can you elaborate?

There are a few ways to handle recurring subscriptions (assuming that's what you are referring).

@paulocoutinhox
Copy link
Contributor Author

Yes,

Im talking about recurring subscriptions.

This lib already have support for this?

I see some PRs to add support for this.

Things that help understand if the user is a subscriber will help.

@mariofix
Copy link
Member

Perhaps this project would be helpful? https://github.com/PetrDlouhy/django-plans-payments

@paulocoutinhox
Copy link
Contributor Author

Hi,

I want pay with this library a product with recurring subscription on checkout, it possible?

I don't know where i put the product-id in this library.

Thanks.

@mariofix
Copy link
Member

Hi Paulo, the stripe endpoints available in this library are for Checkout Sessions.

I would suggest trying dj-stripe, I think they have support for other Stripe products.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants