A few new admin settings...
Quote:
Can't figure out how to remove the credit card form out of the checkout. We do not accept cc on the site itself
|
if you are testing the store, this will bite you:
/admin/payment_methods.php
Use this payment method for orders with zero total cost
make sure the only payment methods are the ones you accept
remember, paypal express is/can be a separate module now.
Quote:
Buy it now button on the product list pages. When you click that it takes you to cart.php, you can go back and add more items or just pay and leave. Simple, easy, fast. How can I get the same for 4.4.4? Do I need a mod? Did I miss settings?
|
settings>general>
Redirect customer to cart after adding a product [x]
Quote:
It's hard to tell if the item is in the cart or not
|
Minicart? Very clear to me. You can always edit the template and make it "yours"?
Quote:
On the top row near the header, the checkout link doesn't change whether there is something in the cart or not.
|
This means something is wrong with your install. Go look at the demo store to see how it's supposed to work.