Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Validate coupon usage against customer id AND emails #11860

Merged
merged 19 commits into from
Nov 21, 2023

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    07f6c38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f35505f View commit details
    Browse the repository at this point in the history
  3. change to direct array call

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    c6d282a View commit details
    Browse the repository at this point in the history
  4. fix the query

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    31b0976 View commit details
    Browse the repository at this point in the history
  5. fix the query

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d1ac377 View commit details
    Browse the repository at this point in the history
  6. fix arrays

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    01043de View commit details
    Browse the repository at this point in the history
  7. fixe how id is fetched

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    065059f View commit details
    Browse the repository at this point in the history
  8. Make function private

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d1b4178 View commit details
    Browse the repository at this point in the history
  9. use implode instead of join

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e73cc8d View commit details
    Browse the repository at this point in the history
  10. coupon shouldnt be a pointer

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    dca8951 View commit details
    Browse the repository at this point in the history
  11. move ignore statement

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2ad0f14 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    71159dc View commit details
    Browse the repository at this point in the history
  13. Update src/StoreApi/Utilities/OrderController.php

    Co-authored-by: Mike Jolley <mike.jolley@me.com>
    senadir and mikejolley committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7b8134a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    adbadba View commit details
    Browse the repository at this point in the history
  15. remove unused variable

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    298ba64 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7435fd0 View commit details
    Browse the repository at this point in the history
  17. add empty line after function

    senadir committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6e346b5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    00750b0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a05cba5 View commit details
    Browse the repository at this point in the history