Hi all ,
I've just setup my opencart 2.3.0.2 on my localhost . when I try to test the paypal standard payment which is original one in opencart , not other add on .
It was success to pay with credit card to my PayPal account , but , after the payment and return to cart , the order dose NOT shown in my members history , even in admin page , the order which pay by paypal standard payment was missing .
I've try to pay with other method like bank transfer , that was no problem , the order can show in members history either admin page .
Anyone have this problem ? Anyone can help me ?
Is that the localhost problem ?
Help ! Help ! Help !
Thank you very much .
I've just setup my opencart 2.3.0.2 on my localhost . when I try to test the paypal standard payment which is original one in opencart , not other add on .
It was success to pay with credit card to my PayPal account , but , after the payment and return to cart , the order dose NOT shown in my members history , even in admin page , the order which pay by paypal standard payment was missing .
I've try to pay with other method like bank transfer , that was no problem , the order can show in members history either admin page .
Anyone have this problem ? Anyone can help me ?
Is that the localhost problem ?
Help ! Help ! Help !
Thank you very much .
Same here,
Fresh clean installation of 2.3.0.2.
All orders are going to missing.
I'm no novice to OpenCart, been with it a few years.
All my admin settings are correctly set up in store Admin settings and within PayPal Pro iframe regarding order status.
I have tried with and without IPN setup just in case that was the cause.
I've tried with and without SEO url's and with and without SSL setup.
Completely exhausted my options.
Can anyone help?
Fresh clean installation of 2.3.0.2.
All orders are going to missing.
I'm no novice to OpenCart, been with it a few years.
All my admin settings are correctly set up in store Admin settings and within PayPal Pro iframe regarding order status.
I have tried with and without IPN setup just in case that was the cause.
I've tried with and without SEO url's and with and without SSL setup.
Completely exhausted my options.
Can anyone help?
to all have same problem , as ashap said ,it seems the localhost is the problem , I've been register for web hosting , and tested paypal standard payment , it's work , the oder(s) are show on members history either admin page .
I think we should aware .....
1. paypal standard payment need callback from paypal after success payments
2. I've been change setting on paypal.com for the callback , after finished payment redirect to my website automatically .
after these setting change , it's work now .
I think we should aware .....
1. paypal standard payment need callback from paypal after success payments
2. I've been change setting on paypal.com for the callback , after finished payment redirect to my website automatically .
after these setting change , it's work now .
Still have the problem, payments are not being registered on opencart.
Checked the URL for the callback from PayPal and this is all setup correctly both sides.
IPN is fine, checked access, fine.
Checked httacess, fine.
Checked user access, fine,
checked security and ip api, fine
Run out of idea's..........
Can anyone help?
As stated above this is a fresh install of 2.3
Checked the URL for the callback from PayPal and this is all setup correctly both sides.
IPN is fine, checked access, fine.
Checked httacess, fine.
Checked user access, fine,
checked security and ip api, fine
Run out of idea's..........
Can anyone help?
As stated above this is a fresh install of 2.3
CRACKED IT!
I have SEO turned on for my site.
I setup my IPN URL in Paypal exactly matched to my OpenCart payments extension however every time I checked on PayPal the URL was converted in the transaction to an SEO type URL and ignoring all the PayPal settings I had entered.
I could see this in PayPal's "Instant Payment Notification (IPN) details" for a specific transaction.
I forced it to return to the correct place with an .htaccess redirect and it worked!
This is the line in my root .htaccess file:
Redirect /extension/payment/pp_pro_iframe/notify /index.php?route=extension/payment/pp_pro_iframe/notify
Hope this helps.
I have SEO turned on for my site.
I setup my IPN URL in Paypal exactly matched to my OpenCart payments extension however every time I checked on PayPal the URL was converted in the transaction to an SEO type URL and ignoring all the PayPal settings I had entered.
I could see this in PayPal's "Instant Payment Notification (IPN) details" for a specific transaction.
I forced it to return to the correct place with an .htaccess redirect and it worked!
This is the line in my root .htaccess file:
Redirect /extension/payment/pp_pro_iframe/notify /index.php?route=extension/payment/pp_pro_iframe/notify
Hope this helps.
Who is online
Users browsing this forum: No registered users and 8 guests