• Hello,

    I need some assistance with inserting API functionality to a web site I am designing. It’s an e-commerce site and when an authenticated user logs in, prices change. Actually even simpler, the link points to another page.

    Is there a plug-in or link that someone could provide for this. The site where I authenticate from has provided me the PHP code, I just don’t know how to apply it or if required make it my self.

    Any advice appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anders

    (@seananders1227)

    What is powering your e-commerce site? Being able to change the prices dynamically will vary in complexity from one e-commerce system/plugin to the next. Unless I’m misunderstanding your question.

    Thread Starter andrewposa

    (@andrewposa)

    Hello Anders,
    Thanks for the reply.
    Actually, it is less complicated than that. Example, if selecting item X, when a member is logged in item-x-member-price.php/html appears rather than item-x-guest-price.php/html.

    It’s like an IF statement on a hyperlink.

    Thanks
    Andrew.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Inserting API functionality’ is closed to new replies.