It is no longer showing shipping rates. I wonder if this is because I'm in the process of them switching me over to production server? Could that be it? Could this be why it's not allowing to move to step 2 in checkout now?
Printable View
It is no longer showing shipping rates. I wonder if this is because I'm in the process of them switching me over to production server? Could that be it? Could this be why it's not allowing to move to step 2 in checkout now?
You keep changing things ...
1 Logout of your site
2 make sure your site is using, in the comfigure.php file:
NOTE: around the 'true' I changed the quotes being used ...Quote:
define('HTTP_SERVER', 'http://www.billysherwoodhq.com');
define('HTTPS_SERVER', 'https://www.billysherwoodhq.com');
// Use secure webserver for checkout procedure?
define('ENABLE_SSL', 'true');
3 Delete the file on the server:
/includes/configure.php
4 upload to the server the configure.php file with these setting that I posted
Then, stop and let's look at your site ...
Maybe, test by installing the Item Rate items shipping module and set your USPS shipping module to false on Enabled so you can test if you can then get to checkout_shipping without USPS on ... normally, the issue would be a 30-60 or even 90 secod delay on issues ...
When I try to checkout on your site, on the checkout_shipping I see:
Quote:
Amended config file. How did the quotations change like that? Confused, but amended.
Still working on getting the credit card payment option.
The shipping quote on yours seems ridiculously high. My test showed a more a proper shipping price.
What quotes are you seeing and what quotes are you expecting to see?
Knowing Ship Form, Ship To and Weight would help ...
Also peek in Configuration ... Shipping Packaging ... at the two Tare Rates ... if you do not want to add more weight set them to 0:0 ...
Aha! Success! Take that, Mercury Retrograde! lol
I disabled all payment modules and enabled again. Not sure if that was the key but seems to be working now.
Still have to test int'l address for shipping quotes.
Thank you!!!!!
I see a Credit Card and PayPal on checkout_payment ... what do you think should be showing?
Working on getting first class shipping option to work. It's only acknowledging priority although "first class parcel" is selected as an option.
(I just realized I'm now posting re: the USPS mod....different forum topic?)