spooky-oysters / Bangazon-Command-Line-Application

0 stars 1 forks source link

User should be able to add a payment option for a customer #3

Closed stevebrownlee closed 6 years ago

stevebrownlee commented 6 years ago

Given a customer has been made active in the program When the user selects the option to add a payment type Then the user should be prompted to enter in all appropriate information for a payment type And when complete, the payment type should be added for the active customer

Enter payment type (e.g. AmEx, Visa, Checking)
>

Enter account number
>
DreRandaci commented 6 years ago