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] requires_cvv being sent as true in customer payment methods list for off-session payments #4074

Closed
2 tasks done
vspecky opened this issue Mar 13, 2024 · 0 comments · Fixed by #4075
Closed
2 tasks done
Labels
C-bug Category: Bug

Comments

@vspecky
Copy link
Member

vspecky commented Mar 13, 2024

Bug Description

When doing a customer payment methods list for an off-session payment, requires_cvv is received as true.

Expected Behavior

For off-session payments, requires_cvv should be false.

Actual Behavior

It's being sent as true by default

Steps To Reproduce

  1. Set up an MIT with any connector
  2. Create an off-session payment
  3. Do a customer payment methods list call

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?

Yes, I am willing to submit a PR!

@vspecky vspecky added C-bug Category: Bug S-awaiting-triage Status: New issues that have not been assessed yet labels Mar 13, 2024
@SanchithHegde SanchithHegde removed the S-awaiting-triage Status: New issues that have not been assessed yet label Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: Bug
Projects
None yet
2 participants