Empty Payment Method box on checkout
- brainforge
-
Topic Author
- Offline
1. Disable all payment methods :woohoo:
2. Add product to cart
3. Go to checkout
4. Get empty payment box shown.
Should it be hidden?
In checkout/payment.php should the !empty($this->methods) check be moved to the top with the price value with tax check (like done in shipping)?
Should an error message be displayed?
Presumably the same thing happens if ACLs are setup and no payment method is valid for the current user, but I have not tried that.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- brainforge
-
Topic Author
- Offline
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
What you're experiencing is not a bug and you don't need to buy the full version ( although it would be nice
Please Log in or Create an account to join the conversation.
Thanks for the quick feed back
I must have done some thing wrong some werwe .. is it possible to reinstall a to defult installation \
Kind regards
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
The payment methods information are stored in the table jos_hikashop_payment. If you delete all the records in that table via phpmyadmin, you will be able to reconfigure the payment methods from 0.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.