Automatically charge PayPal account?
Posted
by Mark
on Stack Overflow
See other posts from Stack Overflow
or by Mark
Published on 2010-03-08T00:29:09Z
Indexed on
2010/03/08
0:30 UTC
Read the original article
Hit count: 391
paypal
|credit-card
I'd like to automatically charge my members a variable amount of money based on the services they use on my website. They would accumulate a balance owing, and then every week they would be charged for that amount. Is there a way I can do this without having to store their credit card information in my database?
(Similar to my last question, but I just realized I don't really want to go through the headaches and liability issues of having to safely store CC info)
© Stack Overflow or respective owner