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

Purchase down issue #7

Open
Xstoudi opened this issue May 2, 2018 · 3 comments
Open

Purchase down issue #7

Xstoudi opened this issue May 2, 2018 · 3 comments

Comments

@Xstoudi
Copy link

Xstoudi commented May 2, 2018

If I shutdown the payment-service and then the user buy something, its purchases won't be correctly be sent.
Result in the admin console:
, 2, , , 5
On the Users list.

@jbonnett92
Copy link

jbonnett92 commented Aug 19, 2018

I had a similar problem where if you click the buy button really fast, it does the same thing.

@IgorDePaula
Copy link

If you download and run up the docker-compose you will see that the system work fine!

@gerberasa
Copy link

gerberasa commented Oct 13, 2020

Downloaded cote-workshop-master.zip
Unzip to folder.
Go inside folder, and "docker-compose up", waiting everything ready...
Browse to http://localhost:5000, http://localhost:5001 and http://localhist:5555.

Success to add item in http://localhost:5000.
Success to buy in http://localhost:5001, but it was strange because i clicked very fast successively. In the screenshot:

  • clicked 10 times
  • balance shown correctly (down 10 from $30 to $20)
  • purchases shown 11 purchases (should be 10 purchases)
  • Stock decreased 5 from 1000 to 995 (stock should be 990)
    IMG-20201013-WA0000

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

No branches or pull requests

4 participants