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

[FEATURE] Making CVV optional field for payments flow #1011

Closed
2 tasks done
prajjwalkumar17 opened this issue Apr 27, 2023 · 0 comments · Fixed by #1032
Closed
2 tasks done

[FEATURE] Making CVV optional field for payments flow #1011

prajjwalkumar17 opened this issue Apr 27, 2023 · 0 comments · Fixed by #1032
Assignees
Labels
A-core Area: Core flows C-feature Category: Feature request or enhancement

Comments

@prajjwalkumar17
Copy link
Contributor

Feature Description

CVV should be Optional and should only be passed for first time payment else depending upon use cases we don't need to pass the CVV. It gets handeled by the conntector itslef

Possible Implementation

We need to make the CVV field as optional and need to check for the flows, that if mandate_id is passed then we don't need to include CVV as this is a recurring payment else in other case we have to pass cvv

Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes I am willing to submit a PR!

@prajjwalkumar17 prajjwalkumar17 added C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet labels Apr 27, 2023
@prajjwalkumar17 prajjwalkumar17 self-assigned this Apr 27, 2023
@prajjwalkumar17 prajjwalkumar17 added A-core Area: Core flows S-in-progress Status: Implementation is underway and removed S-awaiting-triage Status: New issues that have not been assessed yet labels Apr 27, 2023
@jagan-jaya jagan-jaya moved this from Candidate to Code Review in hyperswitch - Public Roadmap May 3, 2023
@github-project-automation github-project-automation bot moved this from Code Review to Merged in hyperswitch - Public Roadmap May 8, 2023
@SanchithHegde SanchithHegde removed the S-in-progress Status: Implementation is underway label May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-core Area: Core flows C-feature Category: Feature request or enhancement
Projects
No open projects
Status: Merged
Development

Successfully merging a pull request may close this issue.

3 participants