Best Practice on Paypal Subscriptions?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
supermike
Forum Contributor
Posts: 193
Joined: Tue Feb 28, 2006 8:30 pm
Location: Somewhere in the Desert, USA

Best Practice on Paypal Subscriptions?

Post by supermike »

Ever been to one of those sites where you pay to have your classified in a prominent position on the page? Well, imagine if you had one of those, and it was paid through PayPal, but you want to make it work on a subscription basis so that every year it would automatically charge the customer unless they stopped it. Is anyone familiar with how to do that from PHP, hooking into PayPal API?
Post Reply