Paypal API
Posted: Thu Mar 31, 2011 8:04 pm
Hi, everybody
I'm building a website for sale.I'm realy new in codes.
I'm using paypal API for checkout. In my PHP scripts,i used curl() function in order to manage the transaction with paypal.
My problem is that when i get the details of payment from paypal, i don't how to identify the customer which is online in order
to continue my script. Actually i build an array to get paypal's data. THe problem is on my side, how to retrieve the customer id
who logged on my website(that id is saved in my data base), before he is redirected to paypal.
Please help
Thank you
I'm building a website for sale.I'm realy new in codes.
I'm using paypal API for checkout. In my PHP scripts,i used curl() function in order to manage the transaction with paypal.
My problem is that when i get the details of payment from paypal, i don't how to identify the customer which is online in order
to continue my script. Actually i build an array to get paypal's data. THe problem is on my side, how to retrieve the customer id
who logged on my website(that id is saved in my data base), before he is redirected to paypal.
Please help
Thank you