Jump to content

holisticpro

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

holisticpro's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Need to have this functionality as I described in my post. The system itself is working fine.
  2. Hi guys, I have a coupon software developed in PHP by some developers but I need to add a small functionality as the developers are not reachable anymore. The software is based on the LAMP model. I am NOT a PHP developer but can reasonably work with this stuff. First, let me give you a brief background of the system. The user gets the coupon from the website that the system auto generates and stores them in the user mgmt area which is coming from the mySQL database. Basically I need 3 things. 1. I need to have an encrypted URL (must be available from my system) that should carry both the code of the coupon (already system generated) and the Merchant ID (already in the system). 2. A small javascript or any other PHP code (to be placed in Merchant's sales page) that authenticates THIS URL which then calls an encrypted special page that holds the discounted page of the Merchant's product. 3. A small snippet of code to be kept in the 'Thank You' page of the Merchant's website which should then update the coupon status (redeemed/expired) back in my system. As far as variables of these coupons are concerned, I will manage that myself. But I just need the code or some good clear pointers to get this thing done. Please ask for any further clarification in case you don't understand what I described above. Any help would be greatly appreciated. Thanks in advance. Meenop
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.