We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Add recon related APIs in HyperSwitch for managing recon module for the consumers. Recon dashboard is a separate application hosted at https://sandbox.hyperswitch.io/recon-dashboard/
Recon module in HyperSwitch should be able to perform below tasks
Below endpoints are exposed for performing the required tasks
/recon/update_merchant
/recon/token
/recon/request
/recon/verify_token
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Feature Description
Add recon related APIs in HyperSwitch for managing recon module for the consumers. Recon dashboard is a separate application hosted at https://sandbox.hyperswitch.io/recon-dashboard/
Recon module in HyperSwitch should be able to perform below tasks
Possible Implementation
Below endpoints are exposed for performing the required tasks
/recon/update_merchant
- admin API call for updating any recon related field for a given merchant./recon/token
- request a token for an user which is used for logging into Recon's dashboard./recon/request
- let's user send a mail to HS team for enabling recon for their merchant's account./recon/verify_token
- validate a generated token.Have you spent some time checking if this feature request has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
Yes, I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: