Hello
I am working on Paypal integration and have done it,it is working fine but i want to get information back of items on my site after payment success what i have sent to paypal so that i can manipulate database after successful transaction.
please tell me
Loading

Nitin BhardwajPosted Oct 1, 2013, 4:38 AM
Please tell how to do?
Nitin BhardwajPosted Oct 1, 2013, 2:32 AM
By this article i am connecting paypal services.
Please tell me
Posted Sep 30, 2013, 4:42 AM
Nitin BhardwajPosted Sep 30, 2013, 4:28 AM
I am not understand this think. and how to do?
So please give me more links.
Posted Sep 26, 2013, 7:37 PM
You need to use paypay response to decide it.
If the payment is unsuccessful you can remove / shop the items in shopping cart.
Once the payment is success, you empty the shopping cart and update the database also.
https://developer.paypal.com/webapps/developer/docs/classic/express-checkout/integration-guide/ECGettingStarted/
https://developer.paypal.com/webapps/developer/docs/classic/api/NVPAPIOverview/
Please let me know, if you need more information.