WooCommerce is an eCommerce WordPress plugin used to set up an online shop in your WordPress website. WooCommerce is very flexible and user-friendly as you can easily customize its functionality using its hooks and its templates by overriding options in your theme.
If you have long-term customers who place an order on regular basis like weekly and pay later at the end of the week, fortnight, or even a month. Sometimes you want to schedule an order delivery on different dates. Where the sales department manages all the invoices and delivery schedules, and this can definitely make things easier for the customers to place an order.
Recently we created an online store for one of our clients who scheduled orders delivery on selected days that is managed in the backend system. So, when the customers visited the store, they placed orders without doing online payments.
If you want to set up a Woo store for goods delivery where the shop owner wants to take orders manually and deliver later by sending an invoice to the customer; in other words, he doesn’t need online payment functionality. You need to disable or hide payment gateways.
Here is the code snippet written below that you need to copy and then paste into your theme’s functions.php
file.
// Disable all payment gateways on the checkout page add_filter( 'woocommerce_cart_needs_payment', '__return_false' );
After placing this snippet all payment gateways will be disabled and customers will be able to place orders and go to the thankyou page directly to see order details.
We are WordPress WooCommerce experts. We did a lot of work in WooCommerce like WooCommerce-ready theme design, Shop setup, customization, and plugin development. You can discuss your Woocommerce requirements with us.
Our support staff is available 24/7 to take support calls and messages from clients.
We involve client in all stages of software development to deliver satisfaction and peace of mind.
We hire developers that are technically strong and discuss the project thoroughly before starting.
If you are not happy with the quality of work or we fail to achieve final technical goal, we’ll not take your money.
We have worked with some clients for over 7 years. Our commitment and dedication is a matter of pride for us.
We care about your investment. We will tell it straight if you are making a bad decision.
NDA implied. No spam. Privacy guaranteed.
Best web, app, eCommerce and custom software development company. We provide services to more than 100 clients world-wide.
Contact The Right Software today to discuss the your next big idea.