This repository was archived by the owner on Dec 19, 2019. It is now read-only.
Cover lowercase countryId in the shipping/billing address if provided by variables #784
Labels
Milestone
❗ Steps are not accurate. Don't spend much time on reproducing.
Preconditions (*)
Steps to reproduce (*)
Create empty cart to return active cartInvestigate the changes in createEmptyCart for Customer #773. Connect to the database to copymasked_id
of the cartUse headers
Use headers
❗
"country_code": "US"
for billing address and"country_code": "us"
for shiipping address or vice-verca.Get currentInvestigate the changes in createEmptyCart for Customer #773 . Generate newmasked_id
of the active cartmasked_id
that references to the active cartExpected result (*)
Actual result (*)
The text was updated successfully, but these errors were encountered: