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
Users need a positive balance to purchase a subscription. Therefore we should display a summary of their account in the purchase subscription tab of the subscriptions page:
Address
Balance
Once they click on purchase, we should disable the button to prevent further interaction.
If an error occurs we should display the error message, and re-enable the purchase button.
If the action is successful, we should display a success command, and keep the purchase button disabled.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: