Need script to expire membership when URL visited.

Discussion in '3rd Party Service Providers' started by rsigcourses, Aug 19, 2011.

  1. rsigcourses

    rsigcourses Member

    Joined:
    Mar 8, 2011
    Messages:
    46
    I started out trying to do this, but my knowledge of PHP is too limited to figure it out.

    What I need is a script that when visited will expire a members active subscription.

    That information is stored with a payment_id in the payments table.

    I'm thinking it might be as simple as getting the logged in users payment_id, then setting the expiration date to any date in the past.

    If you're up for the job or have any ideas let me know.
  2. kengary

    kengary aMember Pro Customer

    Joined:
    Nov 13, 2008
    Messages:
    231
    You can contact me at Kencinnus.com and we can discuss your project.
  3. rsigcourses

    rsigcourses Member

    Joined:
    Mar 8, 2011
    Messages:
    46
    Thanks, already got it done! ;)

Share This Page