osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

shared ssl/ authorize.net question...

This is a discussion on shared ssl/ authorize.net question... within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hi, I am running osc under a shared ssl cert. When I enable secure checkout and the customer uses the ...


Go Back   osCommerce and osCMax shopping cart software forums > osCommerce 2.2 Forums > osCommerce 2.2 Modification Help

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 03-18-2005, 10:13 AM
Lurker
 
Join Date: Mar 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
razzo
Default shared ssl/ authorize.net question...

Hi,
I am running osc under a shared ssl cert.

When I enable secure checkout and the customer uses the Authorize.net module, it appears as if the session is not being transferred:

ie: OSC completes the transaction and returns to 'sucess.php', but the sale is not recorded under 'orders' in admin, nor is an email sent to customer or admin invoicing the sale.

Additionally, the customer shopping cart does not empty itself and the previously paid-for items are still there.

When the customer uses 'pay by check' option everything works beautifully, so I am suspecting it has to do with session storage not working when transfrred across from non-ssl to ssl to auth.net, and back to the cart.

Can someone tell me:
Is what I'm trying to do simply NOT POSSIBLE under a shared ssl cert?

Or is my configure.php set up set up correctly?
It looks like this:

Quote:
// Define the webserver and path parameters
// * DIR_FS_* = Filesystem directories (local/physical)
// * DIR_WS_* = Webserver directories (virtual/URL)
define('HTTP_SERVER', 'http://mydomain.com');
define('HTTPS_SERVER', 'sharedsslURL.com/~myusername');
define('ENABLE_SSL', true); // secure webserver for checkout procedure?
define('HTTP_COOKIE_DOMAIN', 'http://mydomain.com');
define('HTTPS_COOKIE_DOMAIN', 'https://sharedsslURL.com/~myusername');
define('HTTP_COOKIE_PATH', '/shop/');
define('HTTPS_COOKIE_PATH', '/shop/');
define('DIR_WS_HTTP_CATALOG', '/shop/');
define('DIR_WS_HTTPS_CATALOG', '/shop/');
define('DIR_WS_IMAGES', 'https://sharedsslURL.com/~myusername/shop/images/');
define('DIR_WS_ICONS', 'https://sharedsslURL.com/~myusername/shop/images/icons/');
define('DIR_WS_INCLUDES', 'includes/');
define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');
Or Does this need to be changed?:

Quote:
define('HTTP_COOKIE_PATH', '/shop/');
define('HTTPS_COOKIE_PATH', '/shop/');
define('DIR_WS_HTTP_CATALOG', '/shop/');
define('DIR_WS_HTTPS_CATALOG', '/shop/');
define('DIR_WS_IMAGES',
Or do my Admin/Session settings need to change?
They look like this:
Quote:
Session Directory /tmp
Force Cookie Use False
Check SSL Session ID False
Check User Agent False
Check IP Address False
Prevent Spider Sessions True
Recreate Session False
Or, as I suspect, do I just have to pay for my own ssl cert to make this work?

Sorry for the long post....
Thanks in advance...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Shared SSL Warning- Quick & Easy Question bgreenlee osCommerce 2.2 Discussion 3 02-23-2006 11:19 AM
Shared SSL question hayesb2 osCMax v1.7 Discussion 2 09-05-2005 08:59 AM
shared SSL Help Please! lil-raskals osCommerce 2.2 Modification Help 2 09-30-2004 10:30 PM
Shared SSL Help Anonymous osCommerce 2.2 Installation Help 13 03-20-2003 01:42 AM


All times are GMT -8. The time now is 07:42 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax