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] Recon APIs #3359

Closed
2 tasks done
kashif-m opened this issue Jan 16, 2024 · 0 comments · Fixed by #3345 or #3381
Closed
2 tasks done

[FEATURE] Recon APIs #3359

kashif-m opened this issue Jan 16, 2024 · 0 comments · Fixed by #3345 or #3381
Labels
C-feature Category: Feature request or enhancement

Comments

@kashif-m
Copy link
Contributor

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

  • Toggle recon module for a given merchant
  • Generate tokens for Recon dashboard login
  • Let admins modify the state of recon related stuff for a given merchant
  • Verify the generated token

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?

  • I checked and didn't find a similar issue

Have you read the Contributing Guidelines?

Are you willing to submit a PR?

Yes, I am willing to submit a PR!

@kashif-m kashif-m added C-feature Category: Feature request or enhancement S-awaiting-triage Status: New issues that have not been assessed yet labels Jan 16, 2024
@likhinbopanna likhinbopanna linked a pull request Jan 16, 2024 that will close this issue
15 tasks
@SanchithHegde SanchithHegde removed the S-awaiting-triage Status: New issues that have not been assessed yet label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category: Feature request or enhancement
Projects
None yet
2 participants