feat: AmazonPay Integration
Type of Change
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Integrated AmazonPay wallet Docs: https://developer.amazon.com/docs/amazon-pay-buy-now-checkout/get-set-up-for-integration.html
How did you test it?
Tested Locally
https://github.com/user-attachments/assets/be4cd60e-eb1d-48e4-a379-c30350d67b48
Checklist
- [x] I ran
npm run re:build - [x] I reviewed submitted code
- [ ] I added unit tests for my changes where possible
Changed Files
| File | Status |
|---|---|
| Unsupported file format | |
| Unsupported file format | |
| Unsupported file format | |
| Unsupported file format | |
| Unsupported file format | |
| Unsupported file format | |
| Unsupported file format | |
| Unsupported file format | |
🚫 Missing Linked Issue
Hi 👋 This pull request does not appear to be linked to any open issue yet.
Linking your PR to an issue helps keep the project tidy and ensures the issue is closed automatically.
✔️ How to fix this
- Add a keyword like
Fixes #123orCloses #456to your PR description or a commit message. - Or link it manually using the "Linked issues" panel in the PR sidebar.
✅ Tip: You can link multiple issues. 🚫 Note: If only one issue is linked, it must be open for this check to pass.
Once linked, this check will pass automatically on your next push or when you re-run the workflow.
Thanks for helping maintainers! 🙌