-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(checkout): show carriers only for countries they ship to (#273)
* feat(checkout): show carriers only for countries they ship to * style: fix code style * refactor: fix phpmd warnings * Update src/Hooks/HasPsCarrierListHooks.php Co-authored-by: Florian Riecker- de Vries <93703843+FlorianSDV@users.noreply.github.com> * test: fix tests * test: fix return types --------- Co-authored-by: Florian Riecker- de Vries <93703843+FlorianSDV@users.noreply.github.com>
- Loading branch information
1 parent
76d8be2
commit e13b6a2
Showing
30 changed files
with
1,105 additions
and
75 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.