spookylukey / django-paypal

A pluggable Django application for integrating PayPal Payments Standard or Payments Pro
MIT License
729 stars 208 forks source link

any plan for "authorized use of your PayPal account for future payments" #111

Closed s2krish closed 8 years ago

s2krish commented 9 years ago

PayPal seems to have feature to authorize the use of PayPal for future payments.

  1. Customer authorize their account one-time.
  2. In future, merchant send invoice and capture amount.

Is there any plan to support this feature?

Thanks

spookylukey commented 9 years ago

django-paypal is a small Open Source project where features are contributed by those most motivated to write them. As the maintainer, I review and merge contributions, and also work on bugs/features where they impact my own use of the library, or if they are critical bugs that I find embarrassing to my reputation, but not generally otherwise.

spookylukey commented 8 years ago

Closing for reasons described in the project README.