-
Notifications
You must be signed in to change notification settings - Fork 4.6k
feat(router): Add support for storing multiple surcharge configurations at profile level #7570
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
Open
spritianeja03
wants to merge
35
commits into
main
Choose a base branch
from
multi-surcharge-configs
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,022
−14
Open
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
a837ddd
Add column algorithm_type to routing_algorithm and add new profile le…
spritianeja03 aa59b81
Merge branch 'main' of https://github.com/juspay/hyperswitch into mul…
spritianeja03 08d6c2f
Add active_surcharge_algorithm_id to business_profile and make corres…
spritianeja03 596e77e
Add surcharge_algorithm_id to payment_attempt and make corresponding …
spritianeja03 3da0d7e
Add endpoint to insert new surcharge config into routing_algorithm table
spritianeja03 805311c
Merge branch main into multi-surcharge-configs
spritianeja03 7a18da6
Add endpoint to retrieve linked surcharge config
spritianeja03 383ea30
Merge main into multi-surcharge-configs
spritianeja03 90e67c6
Add endpoint to update active_surcharge_algorithm_id in business_prof…
spritianeja03 2fcbcfa
Address clippy warnings
spritianeja03 60f4de6
resolve errors occurring due to v2 migrations
spritianeja03 536ace3
Resolve comments
spritianeja03 43281ad
Merge branch 'main' into multi-surcharge-configs
spritianeja03 054c812
chore: run formatter
hyperswitch-bot[bot] 1b7c209
Addressed comments and failing clippy for v2
spritianeja03 12ca4e9
Merge branch 'multi-surcharge-configs' of https://github.com/juspay/h…
spritianeja03 8b7809b
Fix OpenAPI schema
spritianeja03 9e0f344
Merge branch 'main' into multi-surcharge-configs
spritianeja03 733f4d3
Fix clippy_v2 warnings
spritianeja03 e4d7487
Merge branch 'main' into multi-surcharge-configs
spritianeja03 f88487a
Address comments
spritianeja03 1aacceb
Merge branch 'main' of https://github.com/juspay/hyperswitch into mul…
spritianeja03 cff5be1
Fix v2 errors
spritianeja03 e3deaf1
Merge branch 'main' of https://github.com/juspay/hyperswitch into mul…
spritianeja03 2d93935
Merge branch 'main' of https://github.com/juspay/hyperswitch into mul…
spritianeja03 ccbff83
resolve comments
spritianeja03 abe36df
Merge branch 'main' of https://github.com/juspay/hyperswitch into mul…
spritianeja03 90518b4
Merge branch 'main' of https://github.com/juspay/hyperswitch into mul…
spritianeja03 39f7901
rename endpoints
spritianeja03 8b1d4a2
Merge branch 'main' of https://github.com/juspay/hyperswitch into mul…
spritianeja03 63bb09b
resolve errors
spritianeja03 056fbbc
Merge main
spritianeja03 eccefbe
Merge branch 'main' of https://github.com/juspay/hyperswitch into mul…
spritianeja03 95da560
fix clippy errors
spritianeja03 abe5465
Merge main
spritianeja03 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.