Passing link for logged in members to specific product

Discussion in 'Customization & add-ons' started by darren, May 27, 2009.

  1. darren

    darren Member

    Joined:
    Aug 22, 2006
    Messages:
    36
    I'd like to be able to create some html code (or php if needed) that would allow me to link to a product that a logged in member would be directed straight to the cc payment page (authorize.net). I know I can get there from the member.php page, but it puts the memberid already in there so I need help with the "generic" link as the link I get is whatever user I'm logged in as.

    If I'm logged in as a user and I see a link on a page that says "add this additional product" then I'd like to have the code that would take them straight to the payment page. I hope that makes sense. Thanks for your help!
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    /amember/member.php?action=renew&paysys_id=paypal_r& product_id=1
    Sorry, dont know the paysysid for authorize.net offhand, should be on your member.php page.


    David

Share This Page