-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: POS Functionality Without Login Requirement #823
Comments
Hi there, @AntonIvkin04! Great to see this feature request for the POS functionality. I’ll get back to you shortly and will also look into how we can publish this additional POS module to a public repository so you can easily access updates from there. Thank you for sharing & understanding! |
Hi @Frank-Magmodules , |
Thanks for checking in again, @AntonIvkin04! |
Hi @AntonIvkin04, Thank you for reporting this issue! Could you test this in a local or staging environment to check if it resolves the issue on your end? Let us know how it works out! |
Hey @Frank-Magmodules , Thank you for the solution. We tested the patch, and the request is working. Users can now select the terminal even when they’re not logged in. The payment status is still inconsistent. Every second attempt results in an automatic cancellation. Even then, the terminal still processes the payment, but if we proceed while the status is cancelled, the user isn’t redirected to the successful page. I’ve attached a short video with the network console open for reference. If you’d like to investigate further, we can schedule a video meeting with our Developer in English or German. Just let us know if you need access to any files or systems. Here’s more information about the payment shown in the video. Mollie Payment ID: tr_ohqAbLGuCk fetch-answer
payment-canceld.mp4 |
Ha @AntonIvkin04 , Thank you for confirming and explaining this new issue. This would allow us to take a closer look and investigate what’s happening in your store. |
Hey @Frank-Magmodules, Thank you for your response, and apologies for the late reply. Thanks again for your assistance! |
Describe the new feature
It would be beneficial to add a feature that allows users to access and use the POS (Point of Sale) system without being logged into the shop. This would enhance the flexibility and usability of the POS system, making it more accessible for various use cases, such as self-checkout terminals and other shared or public device setups.
Describe the solution to be implemented
To facilitate this, an option should be added in the Magento backend within the POS plugin settings, allowing administrators to select an "All Customers" mode. When this mode is enabled, the POS system would be displayed and accessible without requiring a user to be logged in, ensuring that the POS functionality remains active for all customer interactions.
Additional context
Currently, users must be logged into the shop to utilize the POS system, which can be cumbersome and time-consuming, especially in shared device scenarios. Allowing POS access without login would streamline operations and improve user experience, while also preventing unnecessary data storage.
The text was updated successfully, but these errors were encountered: