blathering-barnacles / Bangazon-2

Sprint 2
1 stars 1 forks source link

User can add a payment type #7

Open kimberly-bird opened 5 years ago

kimberly-bird commented 5 years ago

Given the user is authenticated When the user clicks on a profile affordance in the navigation bar And the user clicks on the Add Payment Option hyperlink in their profile Then the user can fill out the payment option form And click Submit to save payment option

rjlancaster commented 5 years ago

Add row to PaymentType table referencing the customer's foreign key.