Skip to content
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

feat: enable payment methods cloning to another profile of same merchant #1875

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

gitanjli525
Copy link
Contributor

@gitanjli525 gitanjli525 commented Dec 6, 2024

Type of Change

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

Description

Screen.Recording.2024-12-06.at.3.39.09.PM.mov

Motivation and Context

How did you test it?

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@gitanjli525 gitanjli525 self-assigned this Dec 6, 2024
@gitanjli525 gitanjli525 requested a review from a team as a code owner December 6, 2024 09:39
Copy link

Review changes with  SemanticDiff

@gitanjli525 gitanjli525 linked an issue Dec 6, 2024 that may be closed by this pull request
@gitanjli525 gitanjli525 added S-waiting-on-review Status: This PR has been implemented and needs to be reviewed core Status: issues related to core labels Dec 6, 2024
src/screens/OMPSwitch/ProfileSwitch.res Outdated Show resolved Hide resolved
src/screens/Connectors/ConnectorTableUtils.res Outdated Show resolved Hide resolved
src/screens/Connectors/ConnectorPaymentMethod.res Outdated Show resolved Hide resolved
src/entryPoints/HyperSwitchApp.res Outdated Show resolved Hide resolved
src/entryPoints/HyperSwitchApp.res Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Status: issues related to core S-waiting-on-review Status: This PR has been implemented and needs to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Enable cloning of payment methods
2 participants