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

[BUG] billing details are empty in payments confirm API response #7422

Open
2 tasks done
kashif-m opened this issue Mar 4, 2025 · 0 comments
Open
2 tasks done

[BUG] billing details are empty in payments confirm API response #7422

kashif-m opened this issue Mar 4, 2025 · 0 comments
Labels
C-bug Category: Bug S-awaiting-triage Status: New issues that have not been assessed yet

Comments

@kashif-m
Copy link
Contributor

kashif-m commented Mar 4, 2025

Bug Description

In case billing details were passed during payment confirmation, these are expected when fetching the payment, which works as expected.

But payment_method_data.billing is empty in confirm payments API response.

Note - This is present during payments retrieval.

Expected Behavior

payment_method_data.billing should contain the expected values in confirm payments API response.

Actual Behavior

payment_method_data.billing is empty in confirm payments API response.

Steps To Reproduce

Provide an unambiguous set of steps to reproduce this bug. Include code or configuration to reproduce, if relevant.

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'

Context For The Bug

No response

Environment

Are you using hyperswitch hosted version? Yes/No
If yes, please provide the value of the x-request-id response header to help us debug your issue.

If not (or if building/running locally), please provide the following details:

  1. Operating System or Linux distribution:
  2. Rust version (output of rustc --version): ``
  3. App version (output of cargo r --features vergen -- --version): ``

Have you spent some time checking if this bug has been raised before?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

None

@kashif-m kashif-m added C-bug Category: Bug S-awaiting-triage Status: New issues that have not been assessed yet labels Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Bug S-awaiting-triage Status: New issues that have not been assessed yet
Projects
None yet
Development

No branches or pull requests

1 participant