-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: added Wallets to Saved Payment Methods #213
Merged
Merged
Conversation
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
ArushKapoorJuspay
requested review from
prafulkoppalkar and
akash-c-k
as code owners
March 7, 2024 22:54
akash-c-k
previously approved these changes
Mar 8, 2024
prafulkoppalkar
previously approved these changes
Mar 8, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine
akash-c-k
dismissed stale reviews from prafulkoppalkar and themself
March 8, 2024 13:58
The base branch was changed.
ArushKapoorJuspay
force-pushed
the
fix/wallets-saved-payment
branch
5 times, most recently
from
March 11, 2024 18:08
4a56351
to
d6f0f6c
Compare
…rds outside card form SavedCards component is coupled with card form and being rendered inside the card form. Moved it outside the card form since there is scope have savedMethods
ArushKapoorJuspay
force-pushed
the
fix/wallets-saved-payment
branch
from
March 11, 2024 19:53
d6f0f6c
to
e9e0701
Compare
ArushKapoorJuspay
force-pushed
the
fix/wallets-saved-payment
branch
from
March 11, 2024 20:06
e9e0701
to
155e2f1
Compare
prafulkoppalkar
approved these changes
Mar 11, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging this
akash-c-k
pushed a commit
that referenced
this pull request
Mar 11, 2024
## [0.29.1](v0.29.0...v0.29.1) (2024-03-11) ### Bug Fixes * added Wallets to Saved Payment Methods ([#213](#213)) ([dc6a194](dc6a194))
rising-dragon401
added a commit
to rising-dragon401/hyperswitch-web
that referenced
this pull request
Jul 2, 2024
## [0.29.1](juspay/hyperswitch-web@v0.29.0...v0.29.1) (2024-03-11) ### Bug Fixes * added Wallets to Saved Payment Methods ([#213](juspay/hyperswitch-web#213)) ([dc6a194](juspay/hyperswitch-web@dc6a194))
ArushKapoorJuspay
pushed a commit
that referenced
this pull request
Sep 23, 2024
Merge in EXC/orca-elements from praful/permanentFix to master * commit '7fecd79ad4d950ee07d1a29466e92e2e5465d73c': changed the pub key check logic Added a check for prod key removed warning for disableSavedCard prop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fix #197
UI Changes
Confirm Call Changes