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
We will use Stripe webhooks to implement this.
When a transfer happens, money will go to Interledger Stripe account, the money will leave in this Stripe account.
When the webhook is received, then our GateHub account will settle the amount with the recepeints user wallet.
We need to make sure the sender has enough funds, otherwise we need to show error message.
This will only be available for interledger.cards, the Live Wallet - use env variable
We need to make sure Stripe fees are clearly visible.
Stripe already offers a form that needs to be integrated into the FE.
Context
Payment pointer urls on the live wallet should show a payment UI.
Example fynbos - https://fynbos.me/radu
We will use Stripe webhooks to implement this.
When a transfer happens, money will go to Interledger Stripe account, the money will leave in this Stripe account.
When the webhook is received, then our GateHub account will settle the amount with the recepeints user wallet.
We need to make sure the sender has enough funds, otherwise we need to show error message.
This will only be available for interledger.cards, the Live Wallet - use env variable
We need to make sure Stripe fees are clearly visible.
Stripe already offers a form that needs to be integrated into the FE.
Usefull links:
Todos
The text was updated successfully, but these errors were encountered: