paypal confirm page blank
Hi Ray,
I had to update this site to MySQLi and there is an issue when a customer checkouts out using PayPal. When they try to complete the order the confirm page is not displaying. Any ideas?
Thanks,
Eric
Hi Ray,
I had to update this site to MySQLi and there is an issue when a customer checkouts out using PayPal. When they try to complete the order the confirm page is not displaying. Any ideas?
Thanks,
Eric
You probably have to update the page with the latest version of ecart to make the "Store Cart Summary in Database" and "Store Cart Details in Database" update to mySQLi as well.
Thanks Ray, I will give that a try.
The WA_eCart_Database_PHP.php file isn't used in the latest version of eCart, so you can probably just delete the references to that file on the page causing the deprecated message.
It looks like you have an older version of the PP_ECO_PHP.php file (listed in the errors)... I'll attach the latest version, you may be able to just upload and overwrite that one to fix the problem.
The last issue looks like a variable scope issue. open up the waue_pp_confirm_2_body.php file and add this to the top:
<?php
global $eCart1;
?>
I think that will resolve the final error.
Thanks Ray! I will give that a try.
HI Ray,
I updated the page and it appears to work and display but the order is not being recorded in the database and the email is not not being generated.
Since that functionality is done in the php code, I'd need a copy of the actual page to try to spot the problem FTP access would help as well so I could test it live in case the issue isn't immediately apparent.
Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.
These out-of-the-box solutions provide you proven, tested applications that can be up and running now. Build a store, a gallery, or a web-based email solution.