Order for Customers is very easy to use. You just have to pick the desired customer in a selectbox in the booking form.
Similarly, with WooCommerce, you just have to make a normal order on the frontend and select the desired customer at checkout.
- Log in as Operator or Administrator
- Tip: not only Operators can order for customers, you just need to make sure that you granted order_for_customers capability to the desired user. To do so use an appropriated plugin such as User Role Editor.
- Note: Administrators and POS Managers from Points of Sale add-on already have this capability.
With a booking form:
- Go on the booking form page
- Here you can choose a customer to order for. Just pick his name in the selectbox. If it is a new customer,
- Select New Customer in this selectbox
- Choose between “Create an account” or “Book without account”
- Fill the user required fields (the user info)
- Click on the “Book” button
With WooCommerce:
- Add some products to your cart
- Go to cart and click on Proceed to checkout button
- Here you can choose a customer to order for. Just pick his name in the selectbox. If it is a new customer,
- Select “New Customer” in this selectbox
- Fill the user required fields (the user info)
- Check one of these box: “Create an account” or “Order without creating account”
- Then you can choose your payment gateway and click on the Place order button
- Tip: The “Pay later” gateway was specifically created to let your customer pay later on the website. So that you just created the order and the account, and you still benefit from online payment.
After the paiement, your customer will receive an email confirmation and you will be redirected to a page that inform you of the order status.
You also have the possibility to make bookings from the backend.