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

Allow credit card users to add funds at deploy time #628

Open
anilmurty opened this issue Jan 11, 2025 · 1 comment
Open

Allow credit card users to add funds at deploy time #628

anilmurty opened this issue Jan 11, 2025 · 1 comment
Assignees

Comments

@anilmurty
Copy link

Problem Statement

Deployments created by credit card users default to $5 in the escrow, which (depending on resources leased) can sometimes allow the deployment to run for only a few minutes. Users have the option to "Add Funds" but sometimes forget to do so and have their lease closed.

Proposed Solution

Allow credit card users to optionally add/ increase the funds that go into escrow at deploy time.

The changes would be

  1. Show a text box (similar to the one we show for wallet users) where a default value of $5 is populated and the user has the option of increasing it. This would be added under the resources box shown below
    Screenshot 2025-01-10 at 4 46 34 PM

  2. Check credit balance to ensure there are funds to fund the escrow account.

  3. Give user the option to purchase more funds

One thing I realized @aktdenis @baktun14 @ygrishajev is that we call both "Adding funds to the account" and "adding funds to the deployment" as "Add Funds" - we may need some distinction between the two

@aktdenis
Copy link

@anilmurty
how about "Top Up Deployment"?... or the other way around and say "Top Up Account"?

@anilmurty anilmurty moved this from Backlog (not prioritized) to Up Next (prioritized) in Client Product and Engineering Roadmap Jan 24, 2025
@baktun14 baktun14 assigned baktun14 and unassigned stalniy Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Up Next (prioritized)
Development

No branches or pull requests

4 participants