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 need to integrate stripe into the funding flow. This ticket introduces the concept of 'Credits', a way for people to fund their controller with apple pay or a credit card txn.
Funding flow should be available in 3 scenarios
when a txn fails
when signing up for a new account (unless subsidized by cartridge)
players can top up credits directly from the credit detail page
Funding presents a few options as well
For Credits
Can enter credit card details directly
Supports apple pay
For ETH
Detects if an argent or bravos wallet exists and creates a txn
Provides details for the user to transfer funds manually
For other tokens
If another token is required for the TXN the controller should detect that and provide a funding flow for that token (Lords in this case) Looks similar to the ETH funding flow
Updates to the way we're rendering gas fees
When the controller is paying for gas (i.e. not subsidized) we should be denominating the fee in USD and showing the token/credits that the fee is being deducted from
We need to integrate stripe into the funding flow. This ticket introduces the concept of 'Credits', a way for people to fund their controller with apple pay or a credit card txn.
Funding flow should be available in 3 scenarios
Funding presents a few options as well
For Credits
For ETH
For other tokens
Updates to the way we're rendering gas fees
When the controller is paying for gas (i.e. not subsidized) we should be denominating the fee in USD and showing the token/credits that the fee is being deducted from
See these flows in Figma
The text was updated successfully, but these errors were encountered: