PayPal Cannot send value to paypal
Posted
by preetu
on Stack Overflow
See other posts from Stack Overflow
or by preetu
Published on 2010-05-11T02:34:48Z
Indexed on
2010/05/11
2:44 UTC
Read the original article
Hit count: 729
Hi..
I have created PayPal handler class now i can receive properly all IPN messages and all transaction successful.Now i need to keep track of my users which user send request then i need to update his database .I tried to send my application primary key to PayPal to get to know which user doing transaction then i tried to retrieve in IPN message but i cant retrieve what i sent my own value some value. Is it possible to send own value to PayPal or how should i update my DB...Thank you Adv.
© Stack Overflow or respective owner