hyperswitch-web icon indicating copy to clipboard operation
hyperswitch-web copied to clipboard

feat: AmazonPay Integration

Open AbhishekChorotiya opened this issue 5 months ago • 2 comments

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

AbhishekChorotiya avatar Jul 15 '25 08:07 AbhishekChorotiya

Review changes with  SemanticDiff

Changed Files
File Status
  src/Payments/AmazonPay/AmazonPay.res Unsupported file format
  src/Payments/AmazonPay/AmazonPayHelpers.res Unsupported file format
  src/Payments/AmazonPay/AmazonPayHooks.res Unsupported file format
  src/Payments/AmazonPay/AmazonPayLazy.res Unsupported file format
  src/Payments/AmazonPay/AmazonPayTypes.res Unsupported file format
  src/Payments/PaymentRequestButtonElement.res Unsupported file format
  src/Types/SessionsType.res Unsupported file format
  src/Utilities/PaymentHelpersTypes.res Unsupported file format
  webpack.common.js  0% smaller

semanticdiff-com[bot] avatar Jul 15 '25 08:07 semanticdiff-com[bot]

🚫 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 #123 or Closes #456 to 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! 🙌

github-actions[bot] avatar Jul 17 '25 03:07 github-actions[bot]