POS

Manage POS - Service
- Admin can book for customers using POS.

front
  • You can select the filter either product / service for pos
    - Product
    - Services
  • Booking Process for POS
    1. Select Service: Admin need to select the Service that is requested by the customer for booking.
    2. Select Date & Time: Select date and time that is requested by the customer for booking.
    3. Search & Select Customer: Select the customer that requested for booking, if there is new customer, select add to add new user as new customer.
    4. Assigned Employee (Optional): It is optional to either there is employee assigned to the selected booking.

front
  • Next,
    5. Check & Reconfirm Service: Admin may check and reconfirm back to customers about the selected service.
    6. Select Pay: Select button 'Pay'.

front
  • Next,
    7. Proceed to Checkout: After Click 'Pay', Checkout Modal will popout.
    8. Select Payment Type: Choose between:
      - Pay at Shop
      - Pay by Store Credit
      Option 'Pay by Store Credit' will only appear if the customer's credit balance is greater than 0.
    9. Input Amount Paid: Enter the amount paid by the customer:
      - If the customer will pay later at the shop, the default amount is 0.
      - If the customer has already paid at the shop, enter the amount received.
    10. Submit Order: Click 'Submit' to confirm the booking.
    11. Redirect to Booking Summary Page: After successfully booking, you will be redirected to the booking summary page.

POS Cart - Product
front
  • Admin need to select product that customer want to purchase.
  • Admin can edit the quantity of product in Pos Cart.

POS Checkout - Product
front
  • After added product to Cart, the total amount of product will display, select Pay.