return to merchent problme in paypal.

Posted by Avinash on Stack Overflow See other posts from Stack Overflow or by Avinash
Published on 2010-06-10T12:08:21Z Indexed on 2010/06/10 12:12 UTC
Read the original article Hit count: 424

Filed under:
|
|

Hi,
I am using paypal standard as my payment gateway.
My problem is that, in Paypal Standard payment method,

I have done my code as below:

When user click on return to merchant button from paypal then user return to the site with order data , and on that page my order entry will be inserted in my DB.

So my problem occur when someone pays but don't click on return to merchant link.

So in this case customer gets paid, but due to no entry my DB its not working proper.

Hope I am clear to all.

Thanks Avinash

© Stack Overflow or respective owner

Related posts about php

Related posts about paypal