studybuffalo / django-flexible-subscriptions

A subscription and recurrent billing application for Django.
GNU General Public License v3.0
249 stars 57 forks source link

I added extensions to enable automatic Venmo billing (and more) #313

Open curtis628 opened 1 year ago

curtis628 commented 1 year ago

I'm not sure if this project is maintained anymore... but I wanted to mention that I created payable-subscriptions as an extension to this handy library.

It enables automatic Venmo support (sending out "payment requests" and tracking payments to subscriptions).

Just thought I'd mention it here in case it comes in handy to anyone else.