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

recurring payments #59

Open
wenxinwilliam opened this issue Jan 27, 2015 · 11 comments
Open

recurring payments #59

wenxinwilliam opened this issue Jan 27, 2015 · 11 comments

Comments

@wenxinwilliam
Copy link

Do you guys have any plans to support recurring payments?

@patrys
Copy link
Contributor

patrys commented Jan 27, 2015

We certainly want to support them but we have not yet decided on an API for subscriptions.

@jgeskens
Copy link

At my company we have a solution for payment subscriptions, and are thinking about integrating this in django-payments. How do you guys feel about this? Our current solution is closed-source but already used for years in production in a telecom ecommerce website. Apart from that, we also have solutions for payment reconciliation (the possibility to upload a CSV and compare payments, to detect missing payments etc).

@patrys
Copy link
Contributor

patrys commented Jun 10, 2015

We are happy to accept a pull request as long as you are happy with the resulting licence being open.

@jgeskens
Copy link

Of course, that is the whole point of open source :-) Knowing this, I will start looking deeper into the possibilities now. I will keep you guys posted. Thanks!

@madisvain
Copy link

Has there been any update on this topic? We are looking for the same solution - I'm wondering what payment method were you using?

@patrys
Copy link
Contributor

patrys commented May 12, 2016

We still don't have a generic solution for django-payments. Unfortunately how different payment gateway handle recurring payments and subscriptions is different enough that building a common abstraction layer is a non-trivial exercise.

@oesah
Copy link

oesah commented Feb 17, 2017

That's the only important thing missing in my view. Any progress on this issue? I am thinking on using this module for a client, but we need recurring payments for that.

@pije76
Copy link

pije76 commented Aug 7, 2017

Any progress on this issue?

@kabaltech
Copy link

Any update on this? to support saving cards for pre-auth billing as well

@tetron432
Copy link

Are there any updates for this?

@PetrDlouhy
Copy link
Contributor

I have started to work on this in #274 and #217 and I also have working implementation with PayU provider at https://github.com/PetrDlouhy/django-payments-payu

If anyone is interested, I would appreciate some help with this. Especially on the #274

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

9 participants