My problem was initially due to my messing with the programming files. When I restored the original files everything worked.
NOW HOWEVER, I've upgraded from OC 1.4.7 to OC 1.4.8 and without altering ANY of the original files I get this same problem again, but this time nothing shows up in my error logs to look at.
After looking at the differences between the code from 147 to 148 in payment.php and confirm.php it looks like it may have something to do with the coupon functionality.
I need help again as well. As far as I'm concerned this is a bug in 1.4.8 since everything was fine in 1.4.7 and now it's not.
NOW HOWEVER, I've upgraded from OC 1.4.7 to OC 1.4.8 and without altering ANY of the original files I get this same problem again, but this time nothing shows up in my error logs to look at.
After looking at the differences between the code from 147 to 148 in payment.php and confirm.php it looks like it may have something to do with the coupon functionality.
I need help again as well. As far as I'm concerned this is a bug in 1.4.8 since everything was fine in 1.4.7 and now it's not.
I upgraded from 1.4.7. where PayPal PRO checkout worked fine, but after upgrading to 1.4.8 it shows the "Please Wait" forever and never finishes processing.
The payment actually goes through and the confirmation emails are sent, but it never loads the confirmation page and the product stays in the cart.
Upon looking through the catalog/controller/checkout/payment.php and catalog/controller/checkout/confirm.php files I notice that the differences between the files from 1.4.7 & 1.4.8 have a lot to do with whatever changes were made to the coupon handling.
Is there a fix for this?
The payment actually goes through and the confirmation emails are sent, but it never loads the confirmation page and the product stays in the cart.
Upon looking through the catalog/controller/checkout/payment.php and catalog/controller/checkout/confirm.php files I notice that the differences between the files from 1.4.7 & 1.4.8 have a lot to do with whatever changes were made to the coupon handling.
Is there a fix for this?
The last time I had this problem I had messed with the files. I have not messed with them this time at all other than to upload the 1.4.8 files during the upgrade process, which the upgrade script said went successfully.
Based on the last time I had this problem it was still able to send payment and confirmation emails, but not complete the processing on the page itself because it was calling on variables or functions that I had removed and so it was unable to ever properly complete. I'm thinking there must be something missing in the 1.4.8 files that the process is expecting, though I'm no programmer.
Based on the last time I had this problem it was still able to send payment and confirmation emails, but not complete the processing on the page itself because it was calling on variables or functions that I had removed and so it was unable to ever properly complete. I'm thinking there must be something missing in the 1.4.8 files that the process is expecting, though I'm no programmer.
How do I remove the Card Issue Number: number section.
I just need to know the right way, when I try my way all I get when I try to pay is please wait.
Any ideas on how to do it the right way.
Regards
I just need to know the right way, when I try my way all I get when I try to pay is please wait.
Any ideas on how to do it the right way.
Regards
This was very helpful.
I used the
<tr style="display:none">
On the fields I did not want to collect data on (because it did not apply to the cards that would be being processed).
It worked like a charm.
Just deleting dose not work because the script is think that the information has been lost or not captured on the form and is stuck in a loop over and over again. By not displaying the computer see that the fields are there but have just not been completed. It can then go through the proper if-then statements and cycle all the way through the tasks of the script with out getting hung up.
Thanks!
I used the
<tr style="display:none">
On the fields I did not want to collect data on (because it did not apply to the cards that would be being processed).
It worked like a charm.
Just deleting dose not work because the script is think that the information has been lost or not captured on the form and is stuck in a loop over and over again. By not displaying the computer see that the fields are there but have just not been completed. It can then go through the proper if-then statements and cycle all the way through the tasks of the script with out getting hung up.
Thanks!
I am also getting the 'PHP Warning: curl_errno(): 130 is not a valid cURL handle resource in' error message - and have no idea what is causing it.
SSL Curl is configured correctly on my server and their firewall is not blocking PayPal. My full issue is described here:
http://forum.opencart.com/viewtopic.php?f=20&t=97576
Any help would be greatly appreciated,
Thanks,
Mike
SSL Curl is configured correctly on my server and their firewall is not blocking PayPal. My full issue is described here:
http://forum.opencart.com/viewtopic.php?f=20&t=97576
Any help would be greatly appreciated,
Thanks,
Mike
Following on from my post above I have done a fresh install of Opencart on my server (same version - 1.5.4) and installed the PayPal Pro payment module, activated it in test mode with my sandbox API details and the same issue is occuring when I try to buy something using this payment method - this leads me to believe it must be something on the server?
Who is online
Users browsing this forum: No registered users and 24 guests