-
Notifications
You must be signed in to change notification settings - Fork 4.2k
feat(process_tracker): Task implementation for psync payments #7178
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
Merged
Merged
Changes from 41 commits
Commits
Show all changes
54 commits
Select commit
Hold shift + click to select a range
085530a
execute workflow
Aprabhat19 42ac580
untracked files
Aprabhat19 d9d35d5
chore: run formatter
hyperswitch-bot[bot] f6f855b
Merge branch 'main' of https://github.com/juspay/hyperswitch into pt-…
Aprabhat19 c7c72f2
clippy changes
Aprabhat19 b2f16dd
Merge branch 'pt-workflow-pcr' of https://github.com/juspay/hyperswit…
Aprabhat19 eef3ab9
chore: run formatter
hyperswitch-bot[bot] 4305866
Merge branch 'main' into pt-workflow-pcr
Aprabhat19 bd6e859
fix spell check
Aprabhat19 3656226
psync workflow implementation
Aprabhat19 38bd1d2
minor changes
Aprabhat19 aaeb0b5
minor refactors
Aprabhat19 c76c0bc
Merge branch 'main' of https://github.com/juspay/hyperswitch into pt-…
Aprabhat19 d51a5cc
chore: move all the relevant imports under v2 feature flag
Aprabhat19 1c73830
naming changes
Aprabhat19 b604528
resolve conflicts with base branch
Aprabhat19 b6b87bd
refactor code'
Aprabhat19 96bc623
chore: run formatter
hyperswitch-bot[bot] cf6c99b
chore: run formatter
hyperswitch-bot[bot] 7ad8cf4
clippy errors
Aprabhat19 c21bcf4
resolved conflicts with base branch
Aprabhat19 37589b4
remve the commented lines
Aprabhat19 cd37b5e
Merge branch 'pt-workflow-pcr' into psyn-task-workflow
Aprabhat19 65ea681
naming changes
Aprabhat19 b71c704
naming changes
Aprabhat19 1da2d70
resolved conflicts with base branch
Aprabhat19 a362465
empty commit
Aprabhat19 2925df3
minor refactors
Aprabhat19 e78c137
resolved conflicts
Aprabhat19 78dc642
resolved conflicts
Aprabhat19 f220f1c
fix spell check
Aprabhat19 cb2d5e5
clippy error
Aprabhat19 f81061d
resolve conflicts with base branch:
Aprabhat19 9786392
chore: run formatter
hyperswitch-bot[bot] 0fda546
naming changes
Aprabhat19 1ac64a9
resolve conflicts with base branch
Aprabhat19 472060b
Merge branch 'psyn-task-workflow' of https://github.com/juspay/hypers…
Aprabhat19 753632a
Merge branch 'main' of https://github.com/juspay/hyperswitch into psy…
Aprabhat19 bac4a61
perform a record back before calling the proxy
Aprabhat19 e3f2133
make connector reference id optional
Aprabhat19 a839363
resolve conflicts
Aprabhat19 5a932a7
Merge branch 'main' into psyn-task-workflow
Aprabhat19 9c29fdf
address comments
Aprabhat19 a8cd608
Merge branch 'psyn-task-workflow' of https://github.com/juspay/hypers…
Aprabhat19 443e5ca
chore: run formatter
hyperswitch-bot[bot] 70db6be
Merge branch 'main' of https://github.com/juspay/hyperswitch into psy…
Aprabhat19 e706916
log errors
Aprabhat19 e084568
Merge branch 'psyn-task-workflow' of https://github.com/juspay/hypers…
Aprabhat19 7d1dc44
Merge branch 'main' into psyn-task-workflow
Aprabhat19 356d5f5
resolve conflicts
Aprabhat19 c017822
chore: run formatter
hyperswitch-bot[bot] 284dea8
Merge branch 'main' into psyn-task-workflow
Aprabhat19 a0bc9a0
allow proxy for processing payment attempts
Aprabhat19 e65b6bf
Merge branch 'psyn-task-workflow' of https://github.com/juspay/hypers…
Aprabhat19 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
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.