Paypal Api Subscription Script

Hi,

I got website with it’s own login system (php) etc .
Need a standard paypal subscription script to handle the API. It need to do the following:

– $userid will be send from a payment button to paypal.
– User pay and activate the subscription.
– Paypal send information about the payment and subscription to a page on my server. The $userid need to be forwarded too, along with all other paypal information.
– Need to know when a member has paid the subscription fee and the day it will “expire” (a new payment is made).

I think most of the above is standard paypal information being processed in every payment.

Leave a Reply

Your email address will not be published. Required fields are marked *