Skip to content
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

Auto-logout from the kiosk #1

Open
kjagiello opened this issue Feb 6, 2017 · 3 comments
Open

Auto-logout from the kiosk #1

kjagiello opened this issue Feb 6, 2017 · 3 comments
Assignees
Milestone

Comments

@kjagiello
Copy link
Member

People forget to logout from the kiosk. Auto-logout should be implemented. An optional addition to this would be to automatically logout the user, but save the cart for later approval by the customer.

@kjagiello kjagiello modified the milestone: 2.0.0 Feb 6, 2017
@flaeppe
Copy link
Member

flaeppe commented Mar 1, 2017

Maybe this could be nicely integrated with Pending transactions? For whenever a cart should be kept for later approval. Would the backend be ready for achieving that at this moment, or is there more changes needed before it can be applied?

@kjagiello
Copy link
Member Author

I think it would work nicely!

@kjagiello
Copy link
Member Author

Things you need to do is basically a way of creating pending purchases and approving them. The wallet module needs to be extended with ability to approve pending transactions. It is basically the same for product transactions. Then, you would need an endpoint for retrieving a purchase and its content. It may collide with Hampus's work though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants