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] The Eligibility Analysis during payments confirmation makes use of the Constraint Graph framework to carry out checks. #4691

Closed
2 tasks done
Aprabhat19 opened this issue May 17, 2024 · 0 comments · Fixed by #4687
Assignees
Labels
C-feature Category: Feature request or enhancement

Comments

@Aprabhat19
Copy link
Contributor

Feature Description

The Eligibility Analysis during payments confirmation makes use of the Constraint Graph framework to carry out checks.

Possible Implementation

We can make use of the constraint graph framework to represent all the checks as a constraint graph. One thing to be aware of is that the Payment Methods filtering logic checks the eligibility of payment methods whereas the Eligibility Analysis checks the eligibility of a connector for a particular payment, i.e. the goals differ even if the underlying checks are based on the same data.

Have you spent some time checking if this feature request 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

@Aprabhat19 Aprabhat19 added C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet labels May 17, 2024
@Aprabhat19 Aprabhat19 self-assigned this May 17, 2024
@SanchithHegde SanchithHegde removed the S-awaiting-triage Status: New issues that have not been assessed yet label May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: Feature request or enhancement
Projects
None yet
2 participants