|
Using $_GET Variable on Paypal order form
Hello,
Here is the setting:
I'm providing an advertising service online using a keyword system. The system is set so that the customer may purchase the keyword using Paypal after the keyword is searched and available.
Once the customer has selected the the available Keyword they want to use, the system requires for the return-URL of the landing ordering page to be able to capture the value of the "keyword" using the GET method.
Here's the issue:
We're unable to figure out how to set the order form so that on Paypal, it will reflect the purchasing of the specific keyword. Since there are thousands upon thousands of possible keyword combinations, it's not like we can create a shopping cart for keywords. If anyone could point us in the right direction it would be a blessing. Thanks in advance.
|