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

Add a billing module to the CLI #24

Open
zacparker41 opened this issue Feb 21, 2022 · 0 comments
Open

Add a billing module to the CLI #24

zacparker41 opened this issue Feb 21, 2022 · 0 comments
Labels

Comments

@zacparker41
Copy link

As a user, I should be able to add, update, and remove a credit card on my account from within the CLI so that I can pay for services, such as Tunnelz (pgrok).

prvd billing should prompt the user to

  • add a card, if there is no card on file
    -- needs to capture the name on the card, card number, expiration date, security number and billing zip code
  • update the existing card
    -- last four of existing card should be displayed along with the expiration date
  • remove the existing card

If no card is on file, the user's access is set at the default access level

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

No branches or pull requests

1 participant