Page 1 of 1
No order and mail confirm after paypal payment
Posted: Mon Jun 16, 2008 9:11 pm
by trippy
Hallo! me again and this time I hope I'm not asking something stupid as usual...
I tried the payment via paypal and everything was ok, but no order in the admin panel, no mail to the client (me)
Is the solution here?
http://www.opencart.com/contribution/in ... tion_id/33.
thanks
trippy
Re: No order and mail confirm after paypal payment
Posted: Mon Jun 16, 2008 11:02 pm
by bruce
Hi trippy,
It might help you.
The order processing by the paypal payment extension happens when the paypal IPN returns to your store. If you are testing on a site that is not accessable via the internet (eg your home or work pc on a lan) then the IPN never arrives. This can happen in internet sites too sometimes.
I did the "improved" paypal thing as a proof of concept of a better workflow. If you are going to implement it then read the documentation with the contribution and all of this
http://forum.opencart.com/index.php/top ... ml#msg3714
cheers
Bruce
Re: No order and mail confirm after paypal payment
Posted: Wed Jun 18, 2008 6:15 pm
by trippy
Hi Bruce!
My site is online so that was not the problem - anyway, with you're contribution, it seems to be solved...
You're precious as always
bye
Re: No order and mail confirm after paypal payment
Posted: Wed Jun 18, 2008 9:45 pm
by bruce
thanks trippy.
Are you getting the email from paypal now?
Is the paypal IPN arriving and processed correctly? If all is well, it will change the order status from "Payment Unconfirmed" to "Pending"
Re: No order and mail confirm after paypal payment
Posted: Tue Jul 15, 2008 5:45 am
by Patrick
Hi - new here, great product!
I installed the "improved" module but get the following:
Fatal error: Call to undefined method Response::get() in catalog/extension/payment/paypal.php on line 31
What am I doing wrong?
Re: No order and mail confirm after paypal payment
Posted: Tue Jul 15, 2008 7:43 am
by bruce
Hi Patrick,
There is a forum thread with discussion and patches for this
here. I am sorry that I have not had time to roll them up into a new release.
cheers
Bruce