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

Subscription Methods #16

Open
ShaunDeponte opened this issue May 20, 2020 · 0 comments
Open

Subscription Methods #16

ShaunDeponte opened this issue May 20, 2020 · 0 comments

Comments

@ShaunDeponte
Copy link

ShaunDeponte commented May 20, 2020

Hi everyone,
Whats the process for using subscription based payment methods?
Create a subscription in payfast then does Django-payfast allow you to pull the subscriptions from payfast and migrate to my database? How do we retrieve the subscription ID so I can save that in the user model abstraction as a boolean and mark as paid? Is there a method (similar to stripe) that allows you to get the active status something like "request.user.payfast.status" which would allow me to build out an accounts update function to check if all active or paid customers are still indeed active? I'd use celery to check this status once a month and update the models accordingly

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

1 participant