[BUG] requires_cvv
being sent as true
in customer payment methods list for off-session payments
#4074
Closed
2 tasks done
Labels
C-bug
Category: Bug
Bug Description
When doing a customer payment methods list for an off-session payment,
requires_cvv
is received astrue
.Expected Behavior
For off-session payments,
requires_cvv
should be false.Actual Behavior
It's being sent as true by default
Steps To Reproduce
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:
rustc --version
): ``cargo r --features vergen -- --version
): ``Have you spent some time checking if this bug has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: