-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ (shopify/index.ts, validators.ts): Introduce MintLoyaltyCardWithCus…
…tomerId functionality to support customer ID based loyalty card minting, enhancing flexibility and user identification methods. ♻️ (shopify/index.ts): Refactor Shopify handler to use new validation methods for improved code maintainability and to accommodate new minting process based on customer ID. 📝 (shopify/index.ts): Update comments and method names to reflect new functionality and deprecate old password-based minting method in favor of customer ID approach.
- Loading branch information
1 parent
90d7fc7
commit 5adf4c0
Showing
2 changed files
with
67 additions
and
35 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
8 changes: 6 additions & 2 deletions
8
libs/integrations/external-api-handlers/src/lib/shopify/validators.ts
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