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] Add support for profile-specific default routing fallback #2833

Closed
2 tasks done
Aprabhat19 opened this issue Nov 10, 2023 · 0 comments · Fixed by #2806
Closed
2 tasks done

[FEATURE] Add support for profile-specific default routing fallback #2833

Aprabhat19 opened this issue Nov 10, 2023 · 0 comments · Fixed by #2806
Assignees
Labels
A-routing Area: Routing C-feature Category: Feature request or enhancement

Comments

@Aprabhat19
Copy link
Contributor

Feature Description

Currently every merchant has a default fallback which is a list of all of their configured connectors. We now want to make this profile-specific, i.e. each profile will have an associated default fallback that is a list of all the connectors associated with that profile.

This issue also entails development of Read/Write APIs for profile specific default fallbacks, and integration with the payments core.

Further on , we can also later on add the mca_id as many connectors with the same name can be there under a single profile_id

Possible Implementation

In interest of backwards compatibility, create two separate default fallback APIs for profiles (Read & Write). Additionally, implement profile-specific fallback usage in payments core routing with a feature flag.

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?

No, but I'm happy to collaborate on a PR with someone else

@Aprabhat19 Aprabhat19 added C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet A-routing Area: Routing labels Nov 10, 2023
@Aprabhat19 Aprabhat19 changed the title [FEATURE] [FEATURE] Add support for profile-specific default routing fallback Nov 10, 2023
@SanchithHegde SanchithHegde removed the S-awaiting-triage Status: New issues that have not been assessed yet label Nov 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-routing Area: Routing C-feature Category: Feature request or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants