7217 comments found.
I have some important suggestions for the Customer App and React Web. Currently, the UI is a bit difficult, especially for village and non-technical customers. Many users face issues in finding their required products. Most of the time, they do not want to search; they want to see products directly and purchase quickly. However, with the current UI, maximum products are not visible, which reduces purchase intent.
Strategic Plan: Design the UI to display maximum products on the home and category screens to improve visibility and accessibility.
Goal: Maximize product visibility to maximize the product purchase experience for customers.
Thank you for your valuable suggestion.
We truly appreciate you taking the time to share this idea with us. Your feedback has been forwarded to our product team for review and consideration. While we’re unable to guarantee that this feature will be implemented, suggestions like yours help us evaluate future improvements to the system.
Thank you for your understanding and continued support.
As this project is one of the best seller in this category, I am astonished to see that no customer has written here about the issue of adding VEHICLE CATEGORY. how you are managing different type heavy weight orders with a identical vehicle (eg: bike)?
I have suggested the developer team here to consider to implement adding and managing delivery man with vehicle category based on DISTANCE+MODULE+WEIGHT CAPACITY lets see do they consider this. just hopping.
Thank you for your valuable suggestion.
We truly appreciate you taking the time to share this idea with us. Your feedback has been forwarded to our product team for review and consideration. While we’re unable to guarantee that this feature will be implemented, suggestions like yours help us evaluate future improvements to the system.
Thank you for your understanding and continued support.
Hi team, I’m interested in purchasing this and wanted to share a suggestion that could add more flexibility to the platform. It would be great to give admins control over how the ordering system works they could choose to keep it as a single-store setup like it currently is, or enable a multi-store shopping experience for their customers. If they enable the multi-store option, customers would be able to add items from different stores and even different categories into a single order, making their shopping experience more convenient. This would create two distinct order types: standard orders (single store) and combined orders (multiple stores). For combined orders, the delivery driver would see all the requested stores listed together in one consolidated view, making it easier to plan the pickup route and fulfill the entire order efficiently. This feature would give admins the flexibility to adapt the app to their specific business model while offering customers a more seamless shopping experience.
Thank you for your valuable suggestion.
We truly appreciate you taking the time to share this idea with us. Your feedback has been forwarded to our product team for review and consideration. While we’re unable to guarantee that this feature will be implemented, suggestions like yours help us evaluate future improvements to the system.
Thank you for your understanding and continued support.
When can this merged product be released? In one of your responses I see you have responded like as below :
TheNinkon1 8 days ago Flag
One more inquiry Sir hope to add an Uber-like module or join Drivemond with 6ammart.
Do you have anything planned for it? and if so it will be soon or do you plan to add a new service module similar to demandium or a pay module similar to 6cash sixamtech
Sir kindly contact our support team, we already working on a merge version –
No sir we don’t have any plan to release addon like drivemond or demandium for 6amMart. The merged version is a different thing. That is a custom work. Thank you.
Understood, When will it get release? I want to buy it!
Can you please respond to my question? @sixamtech When will the merged product be released?
Sir no plan to release the merged version. If you need kindly open a ticket here – https://support.6amtech.com/ our business team will get back to you. Thank you.
⚠️ Issue: VAT on Admin Commission & Store Disbursement (EU / Spain)
We’ve identified a structural issue in SixamMart when operating under EU VAT rules, specifically when the platform acts as an intermediary charging a service commission to stores (Glovo / Uber Eats model).
Current behavior
Admin commission is treated as a final amount
No VAT is applied or retained on the admin service
During disbursement generation, stores can withdraw:
total_earning – admin_commission
This means the VAT portion of the admin service is effectively paid to the store
As a result:
The platform later invoices VAT on the commission
But the VAT amount has already been withdrawn by the store
The platform ends up paying the VAT out of its own margin
This makes the current model not compliant for EU countries where VAT must be:
charged on B2B services
collected by the service provider
retained and declared, not passed to the merchant
✅ Expected behavior (standard EU / Glovo-like model)
When charging a commission as a B2B service, the flow should be:
Admin commission is treated as net (base amount)
VAT is calculated on top of the commission
During disbursement, the system should retain:
admin_commission + admin_commission_VAT
The store can only withdraw:
order_total – commission – VAT
VAT:
is not admin revenue
is not withdrawable by the store
is later declared by the platform
Root cause
SixamMart currently:
Does not track VAT on admin commission
Does not distinguish between:
admin revenue (net)
admin tax liability (VAT)
Allows full earnings to be withdrawable by stores
This works for non-VAT markets, but breaks in EU fiscal contexts.
Proposed solution (addon-friendly, non-core breaking)
A clean approach without modifying core files:
Add an addon/module that:
Calculates VAT on admin commission per order
Stores VAT in a separate ledger table (audit-safe)
Intercepts disbursement generation to reduce withdrawable amount by VAT
Overrides admin/store statements to display:
commission base
VAT
total
This keeps:
core logic untouched
backward compatibility
update safety
EU tax compliance
Why this matters
Without this:
Platforms in EU lose 21% of their commission
Or become non-compliant with VAT regulations
Or must manually adjust accounting outside the system
This is a structural limitation, not a configuration issue.
If needed, I can provide:
database schema for VAT ledger
event/observer approach
disbursement interception logic
UI examples from Glovo / Uber Eats
Sir, Our current system works with that logic of the VAT/TAX feature. Thank you for your valuable suggestion.
We truly appreciate you taking the time to share this idea with us. Your feedback has been forwarded to our product team for review and consideration. While we’re unable to guarantee that this feature will be implemented, suggestions like yours help us evaluate future improvements to the system.
Thank you for your understanding and continued support.
Next update date?
Sir, We, the support team, do not have any information regarding the next update. Please be connected with us for the future updates. Thank you.
HI @Developer,
I am currently using the 6amMart system and have identified a critical limitation in the Vehicle Management logic that prevents us from operating multi-vendor stores effectively (specifically for Electronics, Hardware, or Furniture modules).
I would like to suggest a “Triple-Filter” logic update. Here is the outline:
THE CURRENT LIMITATION Currently, the system validates vehicle uniqueness based strictly on Distance Range. - The Constraint: If I add a “Bike” for 0–5 km, the system blocks me from adding a “Truck” for 0–5 km, citing an “Overlapping” error. - The Problem: This assumes distance is the only factor. However, for an Electronics store selling both a USB Cable (0.1kg) and a Refrigerator (60kg), we need different vehicles for the same distance.
PROPOSED SOLUTION We need to change the vehicle selection logic from “Distance Only” to: Logic: Vehicle Selection = Distance + Module + Weight
This change allows multiple vehicle types to overlap in distance (e.g., 0–5 km) as long as they serve different Modules or different Weight Capacities.
REAL-WORLD USE CASE Scenario: A customer orders from an Electronics Store (3 km distance).
—Case A: USB Cable (0.1 kg) Current Result: System forces Truck (High cost) OR fails if only Bike exists. Proposed Result: System assigns Bike (Fast, Cheap).
—Case B: Refrigerator (60 kg) Current Result: System assigns Bike (Rider rejects order) OR fails. Proposed Result: System assigns Truck (Correct capacity).
kindly consider this.
Thank you for your valuable suggestion.
We truly appreciate you taking the time to share this idea with us. Your feedback has been forwarded to our product team for review and consideration. While we’re unable to guarantee that this feature will be implemented, suggestions like yours help us evaluate future improvements to the system.
Thank you for your understanding and continued support.
I installed admin panel on my site and worked fine for some minutes,but after some hours,the database did not found,may be removed by authors and this illegal action, i already have license and what is the aim of this ,and i submitted ticket to authors and no response,
Sir, If you are facing any technical issues then kindly submit a ticket here- https://support.6amtech.com/ . Our team will assist you accordingly. Thank you.
There is a cros issue in flutter web app, most of the images are not loading, browsee blocking it, it has no solution, I have already raised ticket for this, but iasue not resolved
I alao has goffesh, but in gofresh there does not have any cros issuse in web flutter app
Sir, If you are facing any technical issues then kindly submit a ticket here- https://support.6amtech.com/ . Our team will assist you accordingly. Thank you.
Hello 1- Could you please allow admin to define the cashback percentage for each store in the admin panel?
2- Store owners cannot edit or modify their location in the seller app. Could you please fix this?
Thanks for your feedback sir, we noted these and will forward to our product team. Have a ncie day sir.
hello, 1) Can you please add the functionality of Multi-Branch for Vendors since some vendors have multiple branches at different locations. Like MacDonald or Starbucks 2) Can you add surge pricing feature for Lunch time, Night-time, weekends and holidays set by Admin in %(percent) or amount 3) Can you please develop a ride sharing module for 6ammart as add-on with affordable price?
Thanks for your feedback sir, we noted these and will forward to our product team. And for now we don’t have any plan to add ride sharing module in this 6amMart. Have a ncie day sir.
When can this merged product be released? In one of your responses I see you have responded like as below :
TheNinkon1 8 days ago Flag
One more inquiry Sir hope to add an Uber-like module or join Drivemond with 6ammart.
Do you have anything planned for it? and if so it will be soon or do you plan to add a new service module similar to demandium or a pay module similar to 6cash sixamtech
sixamtech 3 days ago Flag
Sir kindly contact our support team, we already working on a merge version – https://support.6amtech.com/ Thank you.
One of minor request since long . script recommenced product image size 1:1 means square format , support it is 10001000 but in app product image only shows 8001000 means full image not showing . Kindly make image format to square in app also
Thanks for your feedback sir, we noted these and will forward to our product team. Have a ncie day sir.
1.Please Everyone Request for Call Kit features in Background order alert. There should we smooth System for Order notification for vendors and Deliveryman. also none of them get alert for Order Cancellation. This is the most required features since it has been developed. the other provider like Tagxi, Restart are already having best background system for order alert. But we know 6ammart have best logical edges. an alert system will improve it better. its very important for running a business seamless. 2. As you have promised that you gonna bring a Voting system for upcoming Updates please bring it ASAP.
Thanks for your feedback sir and we are trying our best to introduce feature voting system ASAP.
Only B2C enabled for e-commerce ,there is no B2B features for entrepreneurs like us. Please do something quickly
Thanks for your feedback sir, we noted these and will forward to our product team. Have a ncie day sir.
In AI Open AI ( ChatGPT) is incorporated , it is paid, Please incorporate Gemini because it is free and will be helpful for startups. And also consider attach Brand name to the product details , so that is should be shown on product page, At present it is a separate part and limited functionality, please add to whole product detail. Please also make a provision or option in admin whether to show store mobile no on store or not, At present it is not showing. A lite change will work for all, Thanks
Thanks for your feedback sir, we noted these and will forward to our product team. Have a ncie day sir.
Hello SixamMart team,
First of all, congratulations on the work you’re doing with the platform. After working intensively with SixamMart in a real production environment and with different types of businesses, I’d like to share some improvements that I consider key for scalability, user experience, and adaptation to markets like Spain.
These proposals stem from real needs identified by businesses, customers, and delivery drivers:
1. Categories per business (not global) It would be very important for each business to be able to manage its own categories, with the ability to:
Assign a product to multiple categories.
Maintain complete independence between businesses (especially useful for mixed marketplaces).
This would greatly improve the organization of large catalogs and the flexibility for supermarkets, florists, specialty stores, etc.
2. Product Availability Schedule (by Day of the Week) Add the option to define product availability schedules, differentiated by day:
Example: breakfasts only in the morning, menus only from Monday to Friday, weekend specials, etc.
This would prevent impossible orders and improve the customer experience.
3. Different Designs Based on Business Type Proposed dynamic layouts based on store type:
Grocery Stores / Supermarkets
Categories in a grid format with images (e.g., fruits, drinks, frozen foods, etc.).
Restaurants
Categories in a fixed horizontal menu.
Scrolling view where:
The category name is displayed centered.
As the user scrolls, the horizontal menu visually indicates the current category.
Products are displayed listed within their category (like a digital menu).
This would make the app much more intuitive and competitive compared to other platforms on the market.
4. Display business tax information (legal compliance in Spain) It is important to be able to display:
Company name
Tax ID/VAT number
Tax address
Either through:
An information icon.
Or at the bottom of the business page.
This is key to complying with legal regulations in Spain and building trust with the end user.
5. Notifications in the business app (critical issue) Currently, if the business’s phone screen is off, notifications are not received or do not play.
It would be necessary to:
The notification should play a persistent sound and vibrate.
It should not stop until:
The screen is turned on, or
The business taps “Prepare order.”
This is critical for kitchens and businesses during peak hours.
6. Intelligent notification system for delivery drivers Proposal to optimize order allocation:
Notify the driver closest to the business first.
Check if the number of active orders exceeds a maximum (X).
If the conditions are not met, automatically assign the order to the next nearest delivery driver.
This would improve delivery times, ensure fair distribution, and increase overall customer satisfaction.
7. Category Sorting by Business (Drag & Drop) Once business categories exist, it would be ideal to:
Enable reordering them using drag & drop, just like products.
Reflect the order directly in the customer’s view.
I believe these improvements would greatly strengthen SixamMart as a professional solution, adaptable to different business models and ready for European markets with specific legal requirements.
I am available to elaborate on any point, share real-world use cases, or collaborate on testing if you deem it appropriate.
Thank you very much for your time and for continuing to develop the platform.
Thank you for your valuable suggestion.
We truly appreciate you taking the time to share this idea with us. Your feedback has been forwarded to our product team for review and consideration. While we’re unable to guarantee that this feature will be implemented, suggestions like yours help us evaluate future improvements to the system.
Thank you for your understanding and continued support.
Please fix default banner issue as soon as possible. only store and …...are banners showing except default.
regards
Sir, If you are facing any technical issues then kindly submit a ticket here- https://support.6amtech.com/ . Our team will assist you accordingly. Thank you.
Where does a customer upload their prescription to order medicines? I cannot find the option in the user app with pharmacy module activated and a shop added as pharmacy. Please help!
Sir, For the login customers, you will get the option in the vendor details page for the prescription orders. Here are attachments for your reference- https://prnt.sc/cRrYE9XPYRMC , https://prnt.sc/Qb3VutF1nMfR . Thank you.
Can you please add those options during checkout in your upcoming updates !!!
1. Show estimated delivery time during checkout
2. Delivery location selection option make it more easier. Sometimes customer give the address but don’t set the pin location correctly. Or make a option to update the delivery location with charge from admin panel.
Thank you so much sir for taking the time to share your valuable feedback with us! We truly appreciate your input, and your insights are crucial in helping us enhance our software. We’ve noted your suggestions and will share them with our product team. However we can’t promise immediate changes, but we’re working hard to improve. Thank you.
What can be done to recover the admin password if it has been forgotten, considering the database is encrypted?
Sir kindly open a ticket here – https://support.6amtech.com/ our team will help you, by default no way. Thank you.