- Is there a way where if customer choses a certain option of an item, the payment method can be required to be Manual, while the other options can remain credit card.
- Can the price of a customized product be changed to " Pending"
- when a product’s cost is “0” can it still be added to the cart.
- when a product is sold out, how do we change “add to cart” to say “Preorder”
My website is an online/retail pharmacy, so a lot of items have the option for patients to self pay or pay via insurance. I’ve made it where they can pick if its self-pay/insurance in the same way customers would pick red shirt or a black shirt. I changed the price of Insurance product to 0. I was assuming it would get added to the cart, and we would call after running their insurance to determine copay ammount and collect payment then. However, when it is $0, the add to cart button is grey’ed out and says contact store. We want them to be able to submit the order, and we follow up and collect prior to shipping item.
Any help is greatly appreciated