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

Improvements to funding flows #830

Open
8 tasks
clicksave opened this issue Oct 4, 2024 · 0 comments
Open
8 tasks

Improvements to funding flows #830

clicksave opened this issue Oct 4, 2024 · 0 comments
Assignees

Comments

@clicksave
Copy link

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


See these flows in Figma

image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants