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

[REFACTOR]: create payout as separate flow #510

Open
JeevaRamu0104 opened this issue Mar 15, 2024 · 0 comments · Fixed by #551
Open

[REFACTOR]: create payout as separate flow #510

JeevaRamu0104 opened this issue Mar 15, 2024 · 0 comments · Fixed by #551
Assignees

Comments

@JeevaRamu0104
Copy link
Collaborator

JeevaRamu0104 commented Mar 15, 2024

Objective:

  • Develop a standalone payout flow that handles all aspects of payout processing, from initiating payouts to handling exceptions and reporting.
  • Ensure seamless integration with existing payment infrastructure and APIs.
  • Implement error handling and logging mechanisms to track payout-related issues and facilitate troubleshooting.

Analysis and Design:

  • Review the current payment processing flow to identify components related to payouts.
  • Define the scope and requirements for the standalone payout flow.
  • Design the architecture and workflow of the payout process, considering scalability and extensibility.

Additional Notes:
currently payouts is coupled with processors flow we need to decouple it and make it separate flow as 3ds.

@Riddhiagrawal001 Riddhiagrawal001 linked a pull request Apr 10, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants