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] handle payout eligibility API response in payout widget #580

Open
kashif-m opened this issue Aug 22, 2024 · 0 comments
Open

[FEATURE] handle payout eligibility API response in payout widget #580

kashif-m opened this issue Aug 22, 2024 · 0 comments
Assignees

Comments

@kashif-m
Copy link
Contributor

As of today, payout widget calls /payouts/confirm and uses the status in response as a terminal status. This is good for all the cases except one - when payout eligibility is supported by the underlying connector which can be used to validate the payout method details.

In case eligibility fails, the status is marked as ineligible, updated payout method data can still be provided to this payout in such scenarios.

Payout widget to handle such scenarios and not take user to the terminal status screen.

@kashif-m kashif-m self-assigned this Aug 22, 2024
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

No branches or pull requests

1 participant