{"id":226416,"date":"2020-02-03T06:47:59","date_gmt":"2020-02-03T06:47:59","guid":{"rendered":"https:\/\/webkul.com\/blog\/?p=226416"},"modified":"2026-08-11T07:12:16","modified_gmt":"2026-08-11T07:12:16","slug":"laravel-ecommerce-saas-pos-module","status":"publish","type":"post","link":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/","title":{"rendered":"Laravel eCommerce Multi-Tenant SaaS POS Module"},"content":{"rendered":"\n<p>Laravel eCommerce Multi-Tenant SaaS POS Module allows tenants to create multi-outlets to keep track of their day-to-day sales along with the proper customer management.<\/p>\n\n\n\n<p>Bagisto SaaS POS is a complete solution for managing physical stores with discounts, multiple carts, cash\/card\/split payments, and real-time synchronization.<\/p>\n\n\n\n<p>It gives the store owner the liberty to have multiple outlets for a saas-tenant. This module will easily manage customers and orders for swift processing of the store.<\/p>\n\n\n\n<p>The physical stores will have a POS front-end for which the tenant can assign a POS agent who can easily manage the daily sales with their respective customers.<\/p>\n\n\n\n<p>The POS system can also work both online and offline mode in case of poor connectivity.<\/p>\n\n\n\n<p><strong>Note:-<\/strong>&nbsp;This is an add-on for the module <a aria-label=\"Laravel eCommerce Multitenant SaaS (opens in a new tab)\" href=\"https:\/\/store.webkul.com\/bagisto-laravel-ecommerce-multi-company-saas.html\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>Laravel eCommerce Multitenant SaaS<\/strong><\/a> module. <\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h2 class=\"wp-block-heading index-title\">Features<\/h2>\n<\/div><\/div>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Separate Pos-Order listing for each saas-companies.<\/li>\n\n\n\n<li>Each saas-companies can manage Pos-Outlets separately.<\/li>\n\n\n\n<li>Each saas-companies can manage their sales agents separately.<\/li>\n\n\n\n<li>Saas companies can access their individual Pos panel.<\/li>\n\n\n\n<li>A tenant can also manage the online store along with physical stores.<\/li>\n\n\n\n<li>The POS user can also apply discount offers as per fixed amount or percent (%) value on the cart.<\/li>\n\n\n\n<li>A user of POS can also create an order for the registered and new customer.<\/li>\n\n\n\n<li>&nbsp;Hold the cart and proceed to the next transaction whenever required can also be done.<\/li>\n\n\n\n<li>Generate a barcode for simple and configurable product.<\/li>\n\n\n\n<li>Multiple stores can also be created.<\/li>\n\n\n\n<li>&nbsp;The tenant can also assign multiple users of POS in a single outlet.<\/li>\n\n\n\n<li>A tenant can assign agents for the outlets to manage the day to day sales and customers at their POS front end.<\/li>\n\n\n\n<li>The POS agent can also add or change the customer on the POS front end.<\/li>\n\n\n\n<li>&nbsp;An agent can also work offline in case of poor connectivity.<\/li>\n\n\n\n<li>POS agents can automatically synchronize all the offline data whenever going online.<\/li>\n\n\n\n<li>Barcode readers can be used to add products to the cart.<\/li>\n\n\n\n<li>Hassle-free payment and checkout system.<\/li>\n\n\n\n<li>The agent can also select the currency for the store.<\/li>\n\n\n\n<li>A POS agent can select the locale for the store.<\/li>\n\n\n\n<li>POS agents can also check the sales history, hold sales, and also offline sales.<\/li>\n\n\n\n<li>POS agents can also sell a custom product that is not available on the POS front end.<\/li>\n\n\n\n<li>An agent can also send the request for the low-stock product.<\/li>\n\n\n\n<li>POS agents can also set the minimum unit of quantity for the low stock product to get notified when the product is low in quantity.<\/li>\n\n\n\n<li>POS agents can also add or edit the discount on their front end.<\/li>\n\n\n\n<li>The POS user can also create multiple carts from the front end.<\/li>\n\n\n\n<li>A tenant can also manage the product inventory separately by assigning the inventory source to the outlet.<\/li>\n\n\n\n<li>Cash, Card, and split payments are available at the front end.<\/li>\n\n\n\n<li>Barcode prefix option added into module configuration.<\/li>\n\n\n\n<li>Pos Search Options added in the configuration, now you can add bulk products to the cart by scanning the barcode of the products from a single search bar.<\/li>\n\n\n\n<li>Hide Barcode Icon Option added in the configuration.<\/li>\n<\/ul>\n\n\n\n<p><strong>Note<\/strong>: Please follow the POS SAAS README for the installation process exclusively. Do not refer to or follow any instructions provided in the Bagisto POS README.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Installation <\/h3>\n<\/div><\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Step 1: Unzip and Merge Files<\/h4>\n\n\n\n<p>Unzip the respective extension zip and then merge the <strong>packages<\/strong> folder into the project root directory.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Step 2: Update <code>composer.json<\/code><\/h4>\n\n\n\n<p>Goto <code>composer.json<\/code> file and add the following line under the <strong>psr-4<\/strong> section:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">\"Webkul\\\\Pos\\\\\": \"packages\/Webkul\/Pos\/src\",\n\"Webkul\\\\PosSaas\\\\\": \"packages\/Webkul\/PosSaas\/src\"<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Step 3: Update <code>bootstrap\/providers.php<\/code><\/h4>\n\n\n\n<p>Goto <code>bootstrap\/providers.php<\/code> file and add the following line under the <strong>providers<\/strong> section:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">Webkul\\Pos\\Providers\\PosServiceProvider::class,\nWebkul\\PosSaas\\Providers\\PosSaasServiceProvider::class,<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Step 4: Run Commands<\/h4>\n\n\n\n<p>Run the below-mentioned commands from the root directory in the terminal:<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">composer dump-autoload<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">php artisan saas-pos:install<\/pre>\n\n\n\n<p>When all commands run without errors, you&#8217;ll see the POS icon on the left side of the menu bar.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Initial Configuration &#8211; SaaS POS <\/h3>\n<\/div><\/div>\n\n\n\n<p>On the tenant dashboard, click the\u00a0Configure\u00a0option on the left menu. Then, the system will take you to the POS Configuration page.<\/p>\n\n\n<div class=\"wp-block-image wp-duotone-unset-1\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553072\" style=\"object-fit:cover\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<h2 class=\"wp-block-heading\"><strong>General Settings<\/strong><\/h2>\n\n\n\n<p>Above you will get settings to choose channel and locale. Based on that you can even change the configuration of the POS.<\/p>\n\n\n\n<p>The fields below depicting&nbsp;<strong>[default-en]<\/strong>&nbsp;refer to the setting of the&nbsp;<strong>default channel and English locale<\/strong>.<br>Let\u2019s go through the Configuration Settings one by one<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Status<\/strong>: Here, the tenant can also be active or inactive on the POS status.<\/li>\n\n\n\n<li><strong>Heading On Login<\/strong>: Enter the POS heading which will be visible on the POS login panel.<\/li>\n\n\n\n<li><strong>Sub-Heading on Login<\/strong>:&nbsp;Enter the Sub-Heading which will be visible on the POS login panel.<\/li>\n\n\n\n<li><strong>Footer Content<\/strong>: Type the content you want to show in the footer of the POS login panel.<\/li>\n\n\n\n<li><strong>Footer Note<\/strong>: Enter the footer note.<\/li>\n\n\n\n<li><strong>Footer Link Text<\/strong>: Enter the footer link text here.<\/li>\n\n\n\n<li><strong>Footer Link<\/strong>: Enter the footer link here.<\/li>\n\n\n\n<li><strong>POS Logo<\/strong>: Upload the logo image which will be shown on the landing page of POS at the front end and will also be displayed over the bill receipt.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Barcode&nbsp;<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Print Product Name With Barcode<\/strong>: The tenant can select Yes in the option if they want to&nbsp;print the product name with the product barcode.<\/li>\n\n\n\n<li><strong>Barcode Size [width of the barcode in pixels]<\/strong>: Here tenant can enter the size of the barcode with weight of the barcode. <\/li>\n\n\n\n<li><strong>Barcode <strong>Size<\/strong> <strong>[height of the barcode in pixels]<\/strong><\/strong>: The tenant can mention the size of the height of the barcode<strong>.<\/strong><\/li>\n\n\n\n<li><strong>Generate Barcode With<\/strong> A tenant can generate the barcode with the&nbsp;<strong>Product ID<\/strong>&nbsp;or with&nbsp;<strong>Product SKU<\/strong>(Stock keeping unit) from the drop-down.<\/li>\n\n\n\n<li><strong>Barcode Prefix [Left blank if don\u2019t want to add prefix]<\/strong> : The tenant can also add&nbsp;a <strong>\u201cPrefix\u201d<\/strong><\/li>\n\n\n\n<li><strong>Pos Search Options [Search By]<\/strong>: The POS agent can search the product by \u201c<strong>Product Name &amp; SKU<\/strong>\u201d else can search the product at the front end by the \u201c<strong>Barcode<\/strong>\u201d of the product.<\/li>\n\n\n\n<li><strong>Hide Barcode Icon<\/strong>: The tenant can select the active or inactive option as per their need.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>POS Product<\/strong><\/h2>\n\n\n\n<p><strong>Allow SKU For Custom Product<\/strong>: Once the tenant active this section, at the front end the POS agent can add the Custom Product SKU while adding the product to the customer cart.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">POS Outlet\u2019s Address &#8211; POS Receipt Configuration<\/h3>\n<\/div><\/div>\n\n\n\n<h3 class=\"wp-block-heading\">Bill Receipt<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Show Logo On Bill Receipt<\/strong>: If the tenant sets the status as active then the POS logo will be displayed over the bill receipt.<\/li>\n\n\n\n<li><strong>Bill Receipt<\/strong> <strong>Logo<\/strong>: The tenant can upload the logo for the bill receipt. <\/li>\n\n\n\n<li><strong>Use Custom Address On Bill Receipt<\/strong>&nbsp;If set inactive, then POS Outlet\u2019s address will show on bill receipt otherwise Custom address will show.<\/li>\n\n\n\n<li><strong>Store Name<\/strong>: The tenant can also enter the store name here.<\/li>\n\n\n\n<li><strong>Store Address<\/strong>: If the tenant sets inactive, then POS Outlet\u2019s address will show on bill receipt otherwise Custom address will show.<\/li>\n\n\n\n<li><strong>Email Address<\/strong>: Here tenant can also add the email address<\/li>\n\n\n\n<li><strong>Website<\/strong>: The tenant can also add the website of their store to show the bill receipt<\/li>\n\n\n\n<li><strong>Phone Number<\/strong>: The tenant can add the phone number to show over the bill receipt<\/li>\n\n\n\n<li><strong>Customer Care Number<\/strong>: The tenant can also add the customer care number here which will be displayed on the bill receipt<\/li>\n\n\n\n<li><strong>GSTIN Number<\/strong>: the tenant can add the GSTIN number of their store to show on the bill receipt<\/li>\n\n\n\n<li><strong>Show Order Barcode On Bill Receipt<\/strong>: If the status is active, the Order\u2019s Barcode will be showing on the bill receipt<\/li>\n\n\n\n<li><strong>Provide Footer Custom Note On Bill Receipt<\/strong>: Under this section, the tenant can add the Custom Footer Note which will be showing on the bill receipt.<\/li>\n\n\n\n<li><strong>Enable Order Print Confirmation Option<\/strong>: The tenant can enable or disable the order print confirmation option. <\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">SaaS POS User List<\/h3>\n<\/div><\/div>\n\n\n\n<p>On the tenant dashboard, click the POS icon which is there on the left-hand side to check on for the features available in the backend for the tenant.<\/p>\n\n\n\n<p><strong>Users:<\/strong>&nbsp;Here you will find the list of multiple users that have been created by the tenant.<\/p>\n\n\n\n<p>Also, the tenant can add the users by clicking on the&nbsp;<strong>Add User&nbsp;<\/strong>button<strong>.<\/strong><\/p>\n\n\n\n<p>Here, the tenant will enter \u2013<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Username<\/strong>: Enter the username.<\/li>\n\n\n\n<li><strong>First Name:<\/strong> Enter the first name of the user.<\/li>\n\n\n\n<li><strong>Lastname<\/strong>: Enter the last name of the user.<\/li>\n\n\n\n<li><strong>Email<\/strong>: Email id of a user.<\/li>\n\n\n\n<li><strong>User Avatar:<\/strong> Here tenant can use any icon or figure to represent the user.<\/li>\n\n\n\n<li><strong>Add Image<\/strong>: Add an image to represent the user.<\/li>\n\n\n\n<li><strong>Password<\/strong>: Set the password for the user.<\/li>\n\n\n\n<li><strong>Outlet<\/strong>: Select the outlet from the drop-down.<\/li>\n\n\n\n<li><strong>Status<\/strong>: The tenant can also active or inactive the outlet status from the drop-down.<\/li>\n<\/ul>\n\n\n\n<p>Lastly hit the&nbsp;<strong>Save User&nbsp;<\/strong>button to save the user configuration successfully.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Mange Outlets<\/h3>\n<\/div><\/div>\n\n\n\n<p>&nbsp;Here you will also find the list of multiple POS outlets. A tenant can create outlets by clicking on the <strong>Add Outlet&nbsp;<\/strong>button<strong>.<\/strong><\/p>\n\n\n\n<p>A tenant&nbsp;can add the Outlets by clicking on the&nbsp;<strong>Add Outlet&nbsp;<\/strong>button<strong>.<\/strong><\/p>\n\n\n\n<p>Here, the tenant will enter \u2013<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Store Name<\/strong>: Provide the name of the outlet in the &nbsp;field<\/li>\n\n\n\n<li><strong>Status&nbsp;<\/strong>:A tenant can also active or inactive the outlet status from the drop-down.<\/li>\n\n\n\n<li><strong>Inventory Source<\/strong>: A tenant has to choose the separate inventory for each outlet from the drop-down.<\/li>\n\n\n\n<li><strong>Status &amp; Store<\/strong>: The tenant can select receipts from dropdown options. <\/li>\n\n\n\n<li><strong><strong>Store<\/strong> Address<\/strong>: The address of the outlet will be provided in this section.\n<ul class=\"wp-block-list\">\n<li><strong><strong>Store<\/strong> Country<\/strong>: Country of the outlet.<\/li>\n\n\n\n<li><strong><strong>Store<\/strong> State<\/strong>: State of the outlet.<\/li>\n\n\n\n<li><strong><strong>Store<\/strong> City<\/strong>: The city of the outlet will be provided in<\/li>\n\n\n\n<li><strong><strong>Store<\/strong> PostCode<\/strong>:&nbsp;Postcode of the outlet.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p>Lastly hit the&nbsp;<strong>Save Outlet&nbsp;<\/strong>button to save the outlet configuration successfully.<\/p>\n\n\n\n<p>After creating the outlet, the tenant will&nbsp;<strong>Manage the Product<\/strong>&nbsp;to the outlet by hitting the below icon shows in the image.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Manage Products<\/strong><\/h3>\n\n\n\n<p>Now, under the&nbsp;<strong>Manage Products<\/strong>&nbsp;tab, the tenant will assign the products to the outlet by enabling the products for the outlet.<\/p>\n\n\n\n<p>Assigned products will be displayed on POS front-end.<\/p>\n\n\n\n<p><strong>**Note:<\/strong><\/p>\n\n\n\n<p>However, In POS&nbsp;<strong>Inventory<\/strong>&nbsp;is&nbsp;<strong>Centralised<\/strong>.<\/p>\n\n\n\n<p>This centralized inventory will depict that any inventory changes done on the website will be reflected in the POS end or vice versa.<\/p>\n\n\n\n<p>Likewise, if the online stock of the product is 200, then all the POS outlet stock will be the same i.e 200. <\/p>\n\n\n\n<p>The stock will automatically decrease on each sale from the online store or the POS outlet accordingly.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Products<\/strong><\/h3>\n\n\n\n<p>Tenants can view all products associated with their store and generate product barcodes, allowing POS agents to quickly add products to the cart during checkout.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Generate Barcode<\/strong><\/h3>\n\n\n\n<p>Now, the tenant will select the products for which they want to generate the barcode. Then Select Action &gt; Barcode Options &gt; click on <strong>Generate Barcode<\/strong>. <\/p>\n\n\n\n<p>After that, pop up will appear for confirmation of generating the barcode. <\/p>\n\n\n\n<p>Therefore, the successful barcode will be generated. <\/p>\n\n\n\n<p>After that, now tenant allows POS users to easily print a barcode for a product in a required quantity by clicking on the&nbsp;<strong>Print Barcode<\/strong>&nbsp;button available on the product.<\/p>\n\n\n\n<p>Tenant cam also select the products for which they want to set the barcode quantity then they will select the barcode option to&nbsp;<strong>Print&nbsp;Barcode<\/strong>&nbsp;from the drop-down then click on the submit button.<\/p>\n\n\n\n<p>Now, the tenant will add the quantity of the barcode to print.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">POS Orders<\/h3>\n<\/div><\/div>\n\n\n\n<p>Here tenant can also view all the POS orders in a given list or they can view any order details by simply clicking on order as shown in the image below.<\/p>\n\n\n<div class=\"wp-block-image wp-duotone-unset-2\">\n<figure class=\"aligncenter size-large\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/8orders-history-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553074\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/8orders-history-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/8orders-history-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/8orders-history-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/8orders-history-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/8orders-history.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n<\/div>\n\n\n<p>By clicking on the eye icon as shown in the above image, the tenant can easily check the order information.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>POS Sales Report<\/strong><\/h3>\n\n\n\n<p>Under the <strong>Sales Report<\/strong> option, the tenant can view the detailed POS sales report with extensive filtering options as shown in the image below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-3\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/report-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553076\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/report-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/report-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/report-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/report-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/report.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Request Product<\/h3>\n\n\n\n<p>Under the Request Product tab tenant will check the \u201cLow stock product request\u201d sent by the POS user.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-4\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/prductrequest-2-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553079\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/prductrequest-2-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/prductrequest-2-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/prductrequest-2-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/prductrequest-2-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/prductrequest-2.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>A tenant can click on the action button shown in the above image the open tab will show all information like User, outlet details, the required number of quantity and inventory source.<\/p>\n\n\n\n<p>The tenant can select the request status from the drop-down then complete the product request by assigning the requested quantity to the respective outlet.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">POS &#8211; Agent Workflow<\/h3>\n<\/div><\/div>\n\n\n\n<p>The user can easily&nbsp;<strong>Log in to the POS System&nbsp;<\/strong>by&nbsp;using the&nbsp;<strong>Username<\/strong>&nbsp;(email address) and&nbsp;<strong>Password.<\/strong><\/p>\n\n\n\n<p>After the Sign-in into the POS system, the POS Users will be redirected to the POS panel as shown in the below image.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-5\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/loginpos-1-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553081\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/loginpos-1-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/loginpos-1-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/loginpos-1-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/loginpos-1-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/loginpos-1.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\"><strong>Drawer Opening Amount<\/strong><\/h3>\n<\/div><\/div>\n\n\n\n<p>After logging into the POS System, the user has to enter some cash drawer amount.<\/p>\n\n\n\n<p>A pop-up comes which will ask the user to enter the&nbsp;<strong>Drawer Opening Amount&nbsp;<\/strong>as shown below along with the&nbsp;<strong>Remark<\/strong>&nbsp;section. <\/p>\n\n\n\n<p>The POS user has to enter the drawer opening amount, for example, $5000 as shown in the image, which is the required amount set for that particular day .<\/p>\n\n\n\n<p>After login, the POS user will see the panel, where all the products are displayed that are assigned by the tenant to the particular outlet. <\/p>\n\n\n\n<p>The user will also see the Cart section where the POS user will manage the customer orders.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-6\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cart-1-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553082\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cart-1-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cart-1-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cart-1-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cart-1-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cart-1.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The POS user can easily&nbsp;<strong>search for<\/strong>&nbsp;any product from the search bar.<\/p>\n\n\n\n<p>Moreover, the POS agent can add the bulk product(s) to the cart by scanning the barcode of the products from a single search bar.<\/p>\n\n\n\n<p>POS users can also look out for the products available in their respective categories as shown in the below image.<\/p>\n\n\n\n<p>By clicking on the&nbsp;<strong>small arrow icon under the small box<\/strong>&nbsp;specified in the below image.<\/p>\n\n\n\n<p>The POS user will view the category lists through which POS user can also select a category to choose the product from a specific category.<\/p>\n\n\n\n<p>The below image shows all categories listing to the POS.<\/p>\n\n\n\n<p>The POS user can also add a product in the cart which is not available in their POS but the product is available in the physical store. <\/p>\n\n\n\n<p>POS user will have to click on the<strong>\u00a0button<\/strong>\u00a0as shown in below image.<\/p>\n\n\n\n<p>Here, the POS user will have to enter the product details. Then add the product to the cart by clicking on the&nbsp;Add to Cart&nbsp;button.<\/p>\n\n\n\n<p>After that, the POS user can proceed the order as normal.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Manage POS Cashier<\/h3>\n<\/div><\/div>\n\n\n\n<p>Under the&nbsp;<strong>Cashier,&nbsp;<\/strong>The POS user manages the functionalities given below \u2013<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Close Counter<\/li>\n\n\n\n<li>Today Cash<\/li>\n\n\n\n<li>Sale History<\/li>\n<\/ul>\n\n\n\n<p>After clicking the&nbsp;<strong>Close Counter<\/strong>&nbsp;tab, the User will find&nbsp;Drawer Amount Details,&nbsp;Counted Drawer Amount,&nbsp;and <strong>Closing Drawer Detail<\/strong>&nbsp;options.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-7\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/closed-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553085\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/closed-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/closed-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/closed-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/closed-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/closed.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Before closing the drawer, the opening amount is <strong>$5,000<\/strong>.<\/p>\n\n\n\n<p>When the POS agent closes the drawer at the end of the day, the <strong>total cash sales for that day are added to the opening amount<\/strong>, and the <strong>current drawer sales are reset to zero<\/strong>.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The&nbsp;<strong>Drawer Amount Details<\/strong>&nbsp;display the opening amount which is $5,000 here, today total cash sales are $2,400.00 and the expected amount in the drawer is $7,400.<\/li>\n\n\n\n<li>Under the&nbsp;<strong>Counted Drawer Amount<\/strong>&nbsp;displays the counted drawer amount which is $5,000. The POS agent may add the remarks as well.<\/li>\n\n\n\n<li><strong>Closing Drawer Details<\/strong>&nbsp;displays the difference between the opening and the closing amount(current drawer sale) which is $2,400.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Today Cash<\/h3>\n\n\n\n<p>Under&nbsp;<strong>Cashier<\/strong>, there is another option&nbsp;<strong>Today Cash<\/strong>&nbsp;is available which displays the &nbsp;<strong>Today Cash Sale<\/strong>&nbsp;and the&nbsp;<strong>Today Card Sale<\/strong>.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-8\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/today-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553086\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/today-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/today-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/today-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/today-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/today.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The order id, time, order total and the order payment mode details are also visible to the POS agent under the&nbsp;<strong>Today Cash<\/strong>&nbsp;option.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Sale History<\/h3>\n\n\n\n<p>The POS user can view the sale history under the&nbsp;<strong>Sale History<\/strong>&nbsp;option. For a particular&nbsp;<strong>order ID, order date, order total, and payment mode are<\/strong> listed under Sale History.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-9\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/salehistory-1-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553088\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/salehistory-1-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/salehistory-1-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/salehistory-1-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/salehistory-1-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/salehistory-1.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Manage POS Customer<\/h3>\n<\/div><\/div>\n\n\n\n<p>The POS user can also manage sales activity like adding products to the cart, adding customer details, putting the cart on hold to process it later, pay for the order from his panel as shown below.<\/p>\n\n\n\n<p>After adding the products to the cart the POS user will now\u00a0<strong>add customer details<\/strong>\u00a0by clicking on the\u00a0<strong>default<\/strong>\u00a0customer option and then follow the steps as shown in the below image.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-10\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/customers-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553093\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/customers-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/customers-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/customers-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/customers-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/customers.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p><strong>Note:<\/strong>&nbsp;The Pos user can search customers by their name or email as well.<\/p>\n\n\n\n<p>After clicking on the add customer button the below pop-up will display.<\/p>\n\n\n\n<p>The POS user can add a new customer step by step filling in the above fields as shown in the image and then clicking on the save button to proceed with the payment.<\/p>\n\n\n\n<p>Once the customer is selected the POS user can complete the order after a click on the pay button.<\/p>\n\n\n\n<p>If the customer has chosen the cash method then the customer will provide the amount to pay for the order.<\/p>\n\n\n\n<p>Also, customer can select the card payment method or split payment method for their payment mode which is available at the front end.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cardpayment-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553094\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cardpayment-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cardpayment-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cardpayment-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cardpayment-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/cardpayment.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that, click on the&nbsp;<strong>Confirm Payment&nbsp;<\/strong>button, After clicking on confirm payment below pop will be displayed to complete the payment successfully click on the&nbsp;<strong>confirm<\/strong>&nbsp;button now.<\/p>\n\n\n\n<p>Under the Sale History Section, POS users can print the&nbsp;<strong>invoice<\/strong>&nbsp;for the order and can continue further with other orders.<\/p>\n\n\n\n<p>Customers can even pay via card, it depends on customer&#8217;s wish. In&nbsp;the <strong>Card Payment<\/strong> method, the total amount of the order will be deducted from the customer\u2019s card.<\/p>\n\n\n\n<p>Return: The POS user can click on the return option.<\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Discount<\/h3>\n<\/div><\/div>\n\n\n\n<p>The POS user can apply the discount to the cart.<\/p>\n\n\n\n<p>To apply the discount, the POS user will click the&nbsp;<strong>Cash Discount<\/strong>&nbsp;option available in the cart as shown below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-11\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553095\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>After that, the below pop-up will display. The POS can easily choose the discount from the drop-down and then click on the <strong>apply discount<\/strong> button.<\/p>\n\n\n\n<p>Once that, the chosen discount is added to the cart as shown in the below image: <\/p>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Order On hold<\/h3>\n<\/div><\/div>\n\n\n\n<p>The POS user can put a cart\u00a0<strong>On Hold<\/strong>\u00a0to process it later by simply clicking on the\u00a0<strong>Hold Cart<\/strong>\u00a0option as shown below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-12\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-1-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553096\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-1-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-1-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-1-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-1-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/discunt-1.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>When clicking on the&nbsp;Hold&nbsp;option will display the below pop-up where the POS user will specify the reason for putting the cart on hold by adding a note.<\/p>\n\n\n\n<p>After that, hit the<strong>&nbsp;Hold Order&nbsp;<\/strong>button as shown below.<\/p>\n\n\n\n<p>After that, the POS user can check the Hold Sale by navigating to&nbsp;<strong>POS &gt; Sales &gt; Hold Sale.<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-13\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553097\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The above image displays the cart details of the product which has been put on&nbsp;<strong>Hold<\/strong>.  The Note entered by the POS user is also displayed under&nbsp;<strong>Note&nbsp;<\/strong>section.<\/p>\n\n\n\n<p>Here POS user can:-<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Click&nbsp;<strong>Add To Cart<\/strong>&nbsp;button to add the order back to the cart to process it further.<\/li>\n\n\n\n<li>Click&nbsp;<strong>Remove<\/strong>&nbsp;button to remove the hold cart.<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Offline Sales<\/h3>\n<\/div><\/div>\n\n\n\n<p>The sales orders that got processed in the offline mode will be seen under&nbsp;<strong>POS &gt; Sales &gt; Offline Sales.<\/strong><\/p>\n\n\n\n<p>Once the POS System get connected to the internet, the POS user can synchronize offline sales with the online store.<\/p>\n\n\n\n<p>After that, the offline sale the POS user can see offline orders in&nbsp;<strong>Sale History<\/strong>&nbsp;section after that.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-14\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-1-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553098\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-1-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-1-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-1-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-1-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/holdproduct-1.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now,the POS User can under&nbsp;<strong>Sale History<\/strong> \u2013<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>View the complete list<\/strong>&nbsp;of the orders placed.<\/li>\n\n\n\n<li><strong>View the details<\/strong>&nbsp;of any order from the sales order list.<\/li>\n\n\n\n<li>Search the order from the&nbsp;<strong>Search Order By Id&nbsp;<\/strong>panel at the top.<\/li>\n\n\n\n<li>Print the invoice of the order by clicking the&nbsp;<strong>Print Invoice&nbsp;<\/strong>button.<\/li>\n<\/ul>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">Quantity for the low stock<\/h3>\n<\/div><\/div>\n\n\n\n<p>The POS user can manage their&nbsp;<strong>Store<\/strong>&nbsp;<strong>Product<\/strong>&nbsp;under the Product Section.<\/p>\n\n\n\n<p>Here POS users can \u2013<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Set the minimum unit of quantity for the low stock product by navigating to&nbsp;<strong>POS&gt;Products&gt;Setting&nbsp;<\/strong>as shown in the below image.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/settings-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553099\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/settings-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/settings-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/settings-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/settings-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/settings.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>The POS user can check the low stock product under the\u00a0<strong>Low Stock Product<\/strong> section as shown in the below image.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-15\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/lowstock-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553114\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/lowstock-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/lowstock-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/lowstock-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/lowstock-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/lowstock.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The POS user can&nbsp;<strong>send the request<\/strong>&nbsp;for<strong>&nbsp;Low Stock Product<\/strong>&nbsp;by clicking on the&nbsp;<strong>Send Request<\/strong>&nbsp;button as shown in the above image.<\/li>\n<\/ul>\n\n\n\n<p>After that,  click on the&nbsp;<strong>Send Request<\/strong>&nbsp;button below pop-up will be displayed. The POS user can mention the&nbsp;<strong>required quantity<\/strong>&nbsp;for the particular product along with the comment then hit the done button.<\/p>\n\n\n\n<p>Now the request is done. <\/p>\n\n\n\n<p>After that, the POS user can manage the Product Request by Clicking on&nbsp;the <strong>Pencil or Cross<\/strong>&nbsp;icon as shown in the below image.<\/p>\n\n\n\n<p>The POS user can check the\u00a0<strong>sent requests<\/strong>\u00a0of the\u00a0<strong>low stock product\u00a0<\/strong>under the\u00a0<strong>Requested Product\u00a0<\/strong>section along with the\u00a0<strong>request status<\/strong>\u00a0by navigating to<\/p>\n\n\n\n<p><strong>POS>Products>Requested Product\u00a0<\/strong>as shown in below image.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-16\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/requestproduct-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553117\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/requestproduct-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/requestproduct-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/requestproduct-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/requestproduct-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/requestproduct.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<div class=\"wk-index-wrap\"><div class=\"block-wrap\">\n<h3 class=\"wp-block-heading index-title\">POS Profile<\/h3>\n<\/div><\/div>\n\n\n\n<p>After that, the POS user can navigate to&nbsp;<strong>POS &gt; Settings<\/strong>&nbsp;to edit settings for the account and POS settings as shown below.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-17\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/profile-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553119\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/profile-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/profile-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/profile-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/profile-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/profile.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Now, under the profile setting POS user can update the Profile.<\/p>\n\n\n\n<p>Here, the POS user will \u2013<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>First Name \u2013<\/strong>&nbsp;enter the first name of the POS user.<\/li>\n\n\n\n<li><strong>Last Name \u2013<\/strong>&nbsp;enter the second name of the POS user.<\/li>\n\n\n\n<li><strong>Account Email \u2013<\/strong>&nbsp;enter the email address.<\/li>\n\n\n\n<li><strong>Previous Password \u2013<\/strong>&nbsp;enter the previously saved password of the POS account.<\/li>\n\n\n\n<li><strong>New Password \u2013<\/strong>&nbsp;enter the new password for the POS account.<\/li>\n\n\n\n<li><strong>Confirm Password \u2013<\/strong>&nbsp;reenter the new password of the POS account to confirm it.<\/li>\n<\/ul>\n\n\n\n<p>And, lastly hit the&nbsp;<strong>Done&nbsp;<\/strong>button to save the configuration successfully.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Under the\u00a0<strong>Regional<\/strong>\u00a0tab, the POS user can configure the basic settings as shown below.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large wp-duotone-unset-18\"><img decoding=\"async\" width=\"1200\" height=\"796\" src=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/localecurrency-1200x796.webp\" alt=\"Laravel eCommerce Multi-Tenant SaaS POS Module\" class=\"wp-image-553121\" srcset=\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/localecurrency-1200x796.webp 1200w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/localecurrency-300x199.webp 300w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/localecurrency-250x166.webp 250w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/localecurrency-768x509.webp 768w, https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/localecurrency.webp 1508w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" loading=\"lazy\" \/><\/figure>\n\n\n\n<p>Here, the POS user will \u2013<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Select the locale<\/strong>&nbsp;for the store from the drop-down.<\/li>\n\n\n\n<li><strong>Select the currency<\/strong>\u00a0for the store from the drop-down.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Support<\/h2>\n\n\n\n<p>So, that was much about the User Guide of Laravel eCommerce Multi-Tenant SaaS POS Module for any queries or doubts reach out to us at<strong>\u00a0<a href=\"mailto:support@webkul.com\" target=\"_blank\" rel=\"noreferrer noopener\">support@webkul.com<\/a>.<\/strong><\/p>\n\n\n\n<p>You can also raise a ticket at our\u00a0<a href=\"https:\/\/bagisto.uvdesk.com\/en\/\" target=\"_blank\" rel=\"noreferrer noopener\"><strong>HelpDesk System.<\/strong><\/a><\/p>\n\n\n\n<p>Please explore our<strong><a href=\"https:\/\/webkul.com\/laravel-development\/\">&nbsp;Laravel Development Services&nbsp;<\/a><\/strong>and Quality&nbsp;<strong><a href=\"https:\/\/store.webkul.com\/catalogsearch\/result\/index\/?cat=171&amp;q=laravel\">Bagisto Extensions<\/a><\/strong>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Laravel eCommerce Multi-Tenant SaaS POS Module allows tenants to create multi-outlets to keep track of their day-to-day sales along with the proper customer management. Bagisto SaaS POS is a complete solution for managing physical stores with discounts, multiple carts, cash\/card\/split payments, and real-time synchronization. It gives the store owner the liberty to have multiple outlets <a href=\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/\">[&#8230;]<\/a><\/p>\n","protected":false},"author":267,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8396,8929],"tags":[8054,9595,9597,1414],"class_list":["post-226416","post","type-post","status-publish","format-standard","hentry","category-bagisto","category-e-commerce-bagisto","tag-laravel-ecommerce","tag-laravel-ecommerce-platform","tag-open-source","tag-pos"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Laravel eCommerce Multi-Tenant SaaS POS Module - Webkul Blog<\/title>\n<meta name=\"description\" content=\"Laravel eCommerce Multi-Tenant SaaS POS Module provides a wide range of functionality to the admin\/merchant to create the multi-outlets\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Laravel eCommerce Multi-Tenant SaaS POS Module - Webkul Blog\" \/>\n<meta property=\"og:description\" content=\"Laravel eCommerce Multi-Tenant SaaS POS Module provides a wide range of functionality to the admin\/merchant to create the multi-outlets\" \/>\n<meta property=\"og:url\" content=\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/\" \/>\n<meta property=\"og:site_name\" content=\"Webkul Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/webkul\/\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-03T06:47:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-11T07:12:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-1200x796.webp\" \/>\n<meta name=\"author\" content=\"Simant Verma\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@webkul\" \/>\n<meta name=\"twitter:site\" content=\"@webkul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Simant Verma\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"20 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/\"},\"author\":{\"name\":\"Simant Verma\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/63f64723fe98f166757f7903d1f7e7e0\"},\"headline\":\"Laravel eCommerce Multi-Tenant SaaS POS Module\",\"datePublished\":\"2020-02-03T06:47:59+00:00\",\"dateModified\":\"2026-08-11T07:12:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/\"},\"wordCount\":3695,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-1200x796.webp\",\"keywords\":[\"Laravel eCommerce\",\"laravel eCommerce platform\",\"open source\",\"pos\"],\"articleSection\":[\"Bagisto\",\"E commerce\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/\",\"url\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/\",\"name\":\"Laravel eCommerce Multi-Tenant SaaS POS Module - Webkul Blog\",\"isPartOf\":{\"@id\":\"https:\/\/webkul.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-1200x796.webp\",\"datePublished\":\"2020-02-03T06:47:59+00:00\",\"dateModified\":\"2026-08-11T07:12:16+00:00\",\"description\":\"Laravel eCommerce Multi-Tenant SaaS POS Module provides a wide range of functionality to the admin\/merchant to create the multi-outlets\",\"breadcrumb\":{\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#primaryimage\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart.webp\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart.webp\",\"width\":1508,\"height\":1000},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/webkul.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Laravel eCommerce Multi-Tenant SaaS POS Module\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/webkul.com\/blog\/#website\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"name\":\"Webkul Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/webkul.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/webkul.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/webkul.com\/blog\/#organization\",\"name\":\"WebKul Software Private Limited\",\"url\":\"https:\/\/webkul.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"contentUrl\":\"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png\",\"width\":380,\"height\":380,\"caption\":\"WebKul Software Private Limited\"},\"image\":{\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/webkul\/\",\"https:\/\/x.com\/webkul\",\"https:\/\/www.instagram.com\/webkul\/\",\"https:\/\/www.linkedin.com\/company\/webkul\",\"https:\/\/www.youtube.com\/user\/webkul\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/63f64723fe98f166757f7903d1f7e7e0\",\"name\":\"Simant Verma\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/7d1724606c049d771b8373de3119b9fde5f988195eb2e7d951f4acafa583388c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/7d1724606c049d771b8373de3119b9fde5f988195eb2e7d951f4acafa583388c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g\",\"caption\":\"Simant Verma\"},\"url\":\"https:\/\/webkul.com\/blog\/author\/simantverma-bd183\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Laravel eCommerce Multi-Tenant SaaS POS Module - Webkul Blog","description":"Laravel eCommerce Multi-Tenant SaaS POS Module provides a wide range of functionality to the admin\/merchant to create the multi-outlets","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/","og_locale":"en_US","og_type":"article","og_title":"Laravel eCommerce Multi-Tenant SaaS POS Module - Webkul Blog","og_description":"Laravel eCommerce Multi-Tenant SaaS POS Module provides a wide range of functionality to the admin\/merchant to create the multi-outlets","og_url":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/","og_site_name":"Webkul Blog","article_publisher":"https:\/\/www.facebook.com\/webkul\/","article_published_time":"2020-02-03T06:47:59+00:00","article_modified_time":"2026-08-11T07:12:16+00:00","og_image":[{"url":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-1200x796.webp","type":"","width":"","height":""}],"author":"Simant Verma","twitter_card":"summary_large_image","twitter_creator":"@webkul","twitter_site":"@webkul","twitter_misc":{"Written by":"Simant Verma","Est. reading time":"20 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#article","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/"},"author":{"name":"Simant Verma","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/63f64723fe98f166757f7903d1f7e7e0"},"headline":"Laravel eCommerce Multi-Tenant SaaS POS Module","datePublished":"2020-02-03T06:47:59+00:00","dateModified":"2026-08-11T07:12:16+00:00","mainEntityOfPage":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/"},"wordCount":3695,"commentCount":0,"publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"image":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-1200x796.webp","keywords":["Laravel eCommerce","laravel eCommerce platform","open source","pos"],"articleSection":["Bagisto","E commerce"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/","url":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/","name":"Laravel eCommerce Multi-Tenant SaaS POS Module - Webkul Blog","isPartOf":{"@id":"https:\/\/webkul.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#primaryimage"},"image":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#primaryimage"},"thumbnailUrl":"https:\/\/webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart-1200x796.webp","datePublished":"2020-02-03T06:47:59+00:00","dateModified":"2026-08-11T07:12:16+00:00","description":"Laravel eCommerce Multi-Tenant SaaS POS Module provides a wide range of functionality to the admin\/merchant to create the multi-outlets","breadcrumb":{"@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#primaryimage","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart.webp","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2020\/02\/14pos-home-cart.webp","width":1508,"height":1000},{"@type":"BreadcrumbList","@id":"https:\/\/webkul.com\/blog\/laravel-ecommerce-saas-pos-module\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/webkul.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Laravel eCommerce Multi-Tenant SaaS POS Module"}]},{"@type":"WebSite","@id":"https:\/\/webkul.com\/blog\/#website","url":"https:\/\/webkul.com\/blog\/","name":"Webkul Blog","description":"","publisher":{"@id":"https:\/\/webkul.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/webkul.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/webkul.com\/blog\/#organization","name":"WebKul Software Private Limited","url":"https:\/\/webkul.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","contentUrl":"https:\/\/cdnblog.webkul.com\/blog\/wp-content\/uploads\/2021\/08\/webkul-logo-accent-sq.png","width":380,"height":380,"caption":"WebKul Software Private Limited"},"image":{"@id":"https:\/\/webkul.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/webkul\/","https:\/\/x.com\/webkul","https:\/\/www.instagram.com\/webkul\/","https:\/\/www.linkedin.com\/company\/webkul","https:\/\/www.youtube.com\/user\/webkul\/"]},{"@type":"Person","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/63f64723fe98f166757f7903d1f7e7e0","name":"Simant Verma","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/webkul.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/7d1724606c049d771b8373de3119b9fde5f988195eb2e7d951f4acafa583388c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/7d1724606c049d771b8373de3119b9fde5f988195eb2e7d951f4acafa583388c?s=96&d=https%3A%2F%2Fcdnblog.webkul.com%2Fblog%2Fwp-content%2Fuploads%2F2019%2F10%2Fmike.png&r=g","caption":"Simant Verma"},"url":"https:\/\/webkul.com\/blog\/author\/simantverma-bd183\/"}]}},"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/226416","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/users\/267"}],"replies":[{"embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/comments?post=226416"}],"version-history":[{"count":85,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/226416\/revisions"}],"predecessor-version":[{"id":553149,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/posts\/226416\/revisions\/553149"}],"wp:attachment":[{"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/media?parent=226416"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/categories?post=226416"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/webkul.com\/blog\/wp-json\/wp\/v2\/tags?post=226416"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}