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

ECWID-135200 Recurring subscription orders are created without Tax ID although it's presented in the initial order #409

Merged
merged 5 commits into from
May 27, 2024

Commits on May 24, 2024

  1. ECWID-135200 Recurring subscription orders are created without Tax ID…

    … although it's presented in the initial order - added customerFiscalCode to FetchedOrder and UpdatedOrder
    renat-ayzyatullen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    56e7cdc View commit details
    Browse the repository at this point in the history
  2. ECWID-135200 Recurring subscription orders are created without Tax ID…

    … although it's presented in the initial order - changed customerFiscalCode default value to empty string (as in ApiOrder) in FetchedOrder and UpdatedOrder
    renat-ayzyatullen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e5aaa6e View commit details
    Browse the repository at this point in the history
  3. Revert "ECWID-135200 Recurring subscription orders are created withou…

    …t Tax ID although it's presented in the initial order - changed customerFiscalCode default value to empty string (as in ApiOrder) in FetchedOrder and UpdatedOrder"
    
    This reverts commit e5aaa6e.
    renat-ayzyatullen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f1deb59 View commit details
    Browse the repository at this point in the history
  4. ECWID-135200 Recurring subscription orders are created without Tax ID…

    … although it's presented in the initial order - added customerFiscalCode cleanup to tests
    renat-ayzyatullen committed May 24, 2024
    Configuration menu
    Copy the full SHA
    afcd1eb View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. ECWID-135200 Recurring subscription orders are created without Tax ID…

    … although it's presented in the initial order - added clarification
    renat-ayzyatullen committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6148e9f View commit details
    Browse the repository at this point in the history