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

fix: billing dynamic correction payouts

Open aritro2002 opened this issue 1 month ago • 6 comments

Type of Change

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

Description

Fixed incorrect billing first name and last name population, along with related UI issues. Issues ->

  1. first_name and last_name are set different values, but while making confirm calls both are getting same values.
  2. if first_name is set and other required fields too, and last_name is null then no billing field rendered. But still billing details header is appearing.

How did you test it?

assume except first_name and last_name all fields are set.

case 1: first_name: Doest, last_name: John image image image

case 2: 'first_nameandlast_nameboth arenull` image image image image image image image

case 3a: first_name: Doest is last_name is null, interac (first_name and last_name is required) image image image image

case 3b: first_name: Doest is last_name is null, sepa (first_name is required) image

case 4a: first_name: null is last_name : John, interac (first_name and last_name is required) image image image image image

case 4b: first_name: null is last_name : John, sepa (first_name is required) image

Checklist

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

aritro2002 avatar Oct 31 '25 19:10 aritro2002

Review changes with  SemanticDiff

semanticdiff-com[bot] avatar Oct 31 '25 19:10 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 Oct 31 '25 19:10 github-actions[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 Nov 03 '25 09:11 github-actions[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 Nov 04 '25 07:11 github-actions[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 Nov 04 '25 14:11 github-actions[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 Nov 04 '25 14:11 github-actions[bot]