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

- Added product remove from stock after success pay. #103

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

- Added product remove from stock after success pay. #103

wants to merge 2 commits into from

Commits on Feb 4, 2021

  1. - Added product remove from stock after success pay.

    - Added Public / protected route to update only product stock after purchase.
    - Fixed Product list not updating after purchase.
    - Deleted CART_CLEAR_ITEMS completely in order to correctly update the stock from each of the products (in case they are more than 1 in the same cart.)
    Pablets committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    c8098e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2021

  1. Configuration menu
    Copy the full SHA
    76ea248 View commit details
    Browse the repository at this point in the history