You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Context
We need to switch out Rapyd to Gatehub Sandbox:
Remove Rapyd KYC and use the GateHub KYC:
Bring back the withdraw functionality:
Replace Rapyd API with the GateHub API:
Setup an endpoint for GateHub webhooks:
Todos
The text was updated successfully, but these errors were encountered: