-
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): Refactor Shopify integration f…
…or clarity and robustness - Improve error handling by adding braces for better readability - Log resultParams and organizerId for debugging purposes - Ensure customerId is treated as a string for consistency - Convert contractAddress and ownerAddress to lowercase for standardization ♻️ (loyalty-card/index.ts): Refactor loyalty card minting logic - Pass ownerAddress explicitly to maintain consistency and improve readability - Add ownerAddress to the minting object for completeness
- Loading branch information
1 parent
cc9f6af
commit 8048a53
Showing
3 changed files
with
13 additions
and
8 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
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