nukleuz9 Posted May 13, 2003 Posted May 13, 2003 hi, after a customer places their credit card details into our securepay company, securepay processes the order but goes back to the original checkout page, rather than going to checkout success. does anyone know how i could correct this problem?
Guest Posted July 15, 2004 Posted July 15, 2004 I am having the same issues ... additionally, and I suspect due to the fact that SecurePay is dumping folks at the cart entrance, the order itself is not being placed in the database. Try figuring out what someone ordered based upon only a transaction amount and ID. it will really make your head spin. Anybody else fighting this battle? For reference, I'm using the SecurePay module (v1.2 dated 6/11/03) Thanks in advance.
Guest Posted July 22, 2004 Posted July 22, 2004 SecurePay Problem solved ... After speaking with both SecurePay (to verify I had the most recent module) and the web host I use (to ask about the SSL certificate) I was able to determine the problem related to the fact that the web host was using shared SSL. I had the web host order a private certificate and install it (which requires that your site be hosted with a static IP address in order to initiate the SSL cert request and to host a non-shared SSL certificate). Once installed, I updated the configuration files. /shop/includes/configure.php Changed references to SSL URLs from: https://foo.someserver.com/~mywebsite/shop/ (shared SSL URL) to https://www.mywebsite.com/shop/ (new SSL URL) Once done, all worked fine in test mode and the site is now in production. I hope this is helpful to anyone else having similar issues. Best of luck
Raven_FCF Posted August 15, 2004 Posted August 15, 2004 i uploaded the Aecurepay AUS module but it doesn't come up in my admin Payment Modules so i can config/install. instead at the top of the page i get an error Parse error: parse error, expecting `')'' in /usr/home/grooo/public_html/shop/includes/modules/payment/securepay.php on line 150 question: can this script still run on a shared ssl certifate...if not will i have to pay extra to get my host to order a private ssl certificate ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.