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

Test Wallet with Gatehub #1509

Closed
8 tasks done
Tymmmy opened this issue Sep 2, 2024 · 1 comment
Closed
8 tasks done

Test Wallet with Gatehub #1509

Tymmmy opened this issue Sep 2, 2024 · 1 comment
Assignees
Labels
priority: urgent type: story Main story with multiple subtasks

Comments

@Tymmmy
Copy link
Contributor

Tymmmy commented Sep 2, 2024

Context

We need to switch out Rapyd to Gatehub Sandbox:

  • In order to do this we need to change some major thing in our code.
  • Web Monetization Payment POointers will be removed from FE and BE, and asset scale 2 remains.
  • GateHub can increase the request per minute for us if needed so we shouldn’t run into rate limiting issues.

Remove Rapyd KYC and use the GateHub KYC:

  • We will not be able pre fill the fields for KYC since we are going to use the an iframe that points to GateHub - the users will have to fill in all the fields.
  • We will have to check with GateHub if they can expose an API for us to approve the KYC directly or if it can be autoproved for the staging environment.

Bring back the withdraw functionality:

  • During the Test Wallet’s redesign process it was decided the remove the withdraw functionality
  • With GateHub, users will be able to withdraw money from their account
  • The withdraw functionality will also use an iframe that points to GateHub

Replace Rapyd API with the GateHub API:

  • It will be a fresh start, we will be able to keep all the current user accounts for the Test Wallet, but not the balances for the test environment.

Setup an endpoint for GateHub webhooks:

  • We will have to check for which events we will receive webhooks from GateHub

Todos

@Tymmmy
Copy link
Contributor Author

Tymmmy commented Nov 5, 2024

Will close this story, Onboarding steps will be done soon

@Tymmmy Tymmmy closed this as completed Nov 5, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Testnet Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: urgent type: story Main story with multiple subtasks
Projects
Status: Done
Development

No branches or pull requests

5 participants