SSL and OSCommerce
Category: Oscommerce
I just got and SSL and configured it with OSCommerce but when I try a transaction I enter payment information, hit continue and then I get Error: All payment information fields are required. Even though I filled it all in. My config file is: define('HTTP_SERVER', 'http://icknowledge.com');
define('HTTPS_SERVER', 'https://icknowledge.com');
define('ENABLE_SSL', true);
define('HTTP_COOKIE_DOMAIN', 'http://icknowledge.com');
define('HTTPS_COOKIE_DOMAIN', 'https://icknowledge.com');
define('HTTP_COOKIE_PATH', '/oscommerce/');
define('HTTPS_COOKIE_PATH', '/oscommerce/');
define('DIR_WS_HTTP_CATALOG', '/oscommerce/');
define('DIR_WS_HTTPS_CATALOG', '/oscommerce/');
define('HTTPS_SERVER', 'https://icknowledge.com');
define('ENABLE_SSL', true);
define('HTTP_COOKIE_DOMAIN', 'http://icknowledge.com');
define('HTTPS_COOKIE_DOMAIN', 'https://icknowledge.com');
define('HTTP_COOKIE_PATH', '/oscommerce/');
define('HTTPS_COOKIE_PATH', '/oscommerce/');
define('DIR_WS_HTTP_CATALOG', '/oscommerce/');
define('DIR_WS_HTTPS_CATALOG', '/oscommerce/');
OTHER ANSWERS
|
0
|
Hello Scottenj, Make sure to check the /admin/includes/configure.php. Documentation states that both the /includes/configure.php AND the /admin/includes/configure.php. Make sure you're configuring both files. Please check those settings and let us know if the problem continues. If you have any further questions, please contact technical support or leave a coment at the bottom of the page. Regards, Arnel C. |
Like this Question?
Tweet
Latest Questions
If you need some help, submit your question to our Community!
We guarantee a response within 60 minutes (8am - 9pm EST, Monday - Friday)
Recent QuestionsNeed more Help?
Search
Ask the Community!
Get help with your questions from our community of like-minded hosting users and InMotion Hosting Staff.
Current Customers
| Chat: | Click to Chat Now | E-mail: | support@InMotionHosting.com |
|---|---|---|---|
| Call: | 888-321-HOST (4678) | Ticket: | Submit a Support Ticket |


