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
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
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
Check credit balance to ensure there are funds to fund the escrow account.
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
The text was updated successfully, but these errors were encountered:
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
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
Check credit balance to ensure there are funds to fund the escrow account.
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
The text was updated successfully, but these errors were encountered: