Skip to content

feat: add confirmPayment on paymentElement - #16

Open
aritro2002 wants to merge 1 commit into
mainfrom
feat/integration-update
Open

feat: add confirmPayment on paymentElement#16
aritro2002 wants to merge 1 commit into
mainfrom
feat/integration-update

Conversation

@aritro2002

@aritro2002 aritro2002 commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Adds support for the Elements embedded UI integration pattern (point 3 of the React integration guide).
integration ref: https://github.com/sh-iv-am/integrations/blob/main/web/INTEGRATION.md
web pr: juspay/hyperswitch-web#1694

How did you test it?

I have generated build and tested it with react demo app
I have attached the SS here, juspay/hyperswitch-web#1694


Usage Notes


Version Update

  • I have bumped the package version in package.json following semantic versioning:
    • x.x.x for major changes (breaking).
    • x.x.x for minor changes (new feature, no breaking changes).
    • x.x.x for patch changes (bug fixes, minor improvements).

Checklist

  • I ran npm run re:build and verified the build artifacts.
  • I reviewed the code for style, readability, and consistency.
  • I verified the changes are backward compatible (if applicable).
  • I tested this change in a real or simulated consuming project.
  • I updated documentation, README, or usage examples if necessary.

Screenshots or Logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant