How do I pass this information onto the PayPal payment button so I can track where my sales are coming from?
mrsolutions
1:05 pm on Dec 2, 2007 (gmt 0)
anyone have an answer to this?
limoshawn
2:12 pm on Dec 2, 2007 (gmt 0)
this depends on how your process your payments. if your using the ipn, store your "source" variable in the hidden "custom" variable before sending it to paypal and it will come back to you once the payment is processed.
if your just using "buttons" and not using ipn, think about adding the "source" variable to the "item_number".