Mohammed,
Thanks for the prompt reply.
In that case, you should make sure that :
- your products don't have any dimensions/weight set through your products configuration page
- the "Force shipping regardless of weight" option is set to NO via "Hikashop->System->Configuration->Checkout"
Force shipping regardless of weight" option is set to NO (setting since we began the site)
All products 'RESTRICTIONS AND DIMENSIONS' set as follows:
Also, regarding the "No payment methods found" error message, the best solution will be to directly follow each point of the "Payment methods" section of our FAQ :
www.hikashop.com/support/faq#paym
1) Check that the payments plugins are installed and published
Authorize plug-in installed and published. I opened and resaved as suggested.
2) Check that you have configured your payment plugins (edit it and save its configuration)
Authorize payment method configuration was previously setup and working properly. I opened and saved again without making any changes as everything looked fine.
3) Check that your template is able to display error messages:
www.hikashop.com/en/support/documentation/61.html
There is no <jdoc:include type="message" /> in the template but there is <div class="alert">{$message}</div>
This is a Gantry Framework Hydrogen template. And as I mentioned previously, this was working under this same template prior to the last HikaShop update. As I indicated previously, this was working just fine prior to the last HikaShop update. If this message code had been an issue, we would have been getting the warning prior to the last update.
4) Check that you have the payment view in the checkout workflow option of the configuration
Cart > Login > Coupon > Payment > Address
5) If you restricted your payment methods to zones, check that the address you're using is inside those zones ! Otherwise the payment methods will be filtered out.
Restrictions is unchecked
6) If you restricted your payment methods to shipping methods, check that the shipping method you're using is in the list of authorized shipping methods for your payment methods ! Otherwise the payment methods will be filtered out.
No restrictions set
7) Check that the currency you're using is supported by the payment plugins you're using. Some payment plugins only supports a limited number of currencies. You should check that with the support of the payment gateways you're using.
Only one currency (U.S.) used everywhere and again, this was working just fine prior to the last update.
Please make sure that you didn't change the currency code of your currency. Otherwise, the payment plugins won't recognize your currency. If you want to change the display of your currency, we invite you to use the "format" option on the right of the currency options screen as well as the symbol field.
Have made no changes to the currency code which is US.
9) When you select a currency or a shipping method in the options of the payment method, the payment method won't display unless that currency or shipping method is selected during the checkout. In most cases, these parameters shouldn't be selected so make sure they are unselected. To unselect them, you need to press the ctrl key and click on the selected currencies or shipping methods.
Restrictions unchecked in payment method (no restrictions)
10) It can happen that the plugin's access is not set properly in the database. Please go in the Joomla plugins manager and edit the plugin and save it. That will sett the access if not present and might help solve your problem.
I edited the plugin to set to access to 'Children' group. Saved and closed. Edited the plugin to set access to 'Public' group (its original setting). Saved and closed. No luck. I get the same "No payment methods found" message.
Again, this was working prior to the last update. Right now, my clients customers cannot check out and she is losing business.