Paypal And Membership Upgrades 28.09.08
I am working on a web site which allow registered members to interact with the site for a predetermined time frame for free ( a free trial period ). When the free trial period is up, they will need to upgrade to a paid membership to continue to use the site.
I have the free trial section working as needed. I have 4 membership levels for users to select from when they upgrade. My issue is that both Paypal and Alertpay have me confused as to how to implement a system to:
a) after selecting the membership level desired, have that information transmitted to Paypal/Alertpay when the user is directed to their site for payment;
b) after the user makes payment, be redirected to my web sites confirmation page with the correct user/membership identification so that their database user information is updated to reflect a paid membership, the level, and the amount paid.
May be a simple solution, I just don’t get it with the information they are providing.