day-cohort-70 / Bangazon-API-BandyChamps

0 stars 0 forks source link

Bug: Cannot add payment type #63

Open samsheps opened 1 month ago

samsheps commented 1 month ago

Currently, a user cannot add a payment type.

Expected Behavior:

When a user is logged in and navigates to "Payment Methods" (i.e. http://localhost:3000/payments) they should be able to click "Add new Payment Method" and enter a Merchant Name and an Account Number.

Current Behavior:

A user is able to perform all of the actions above, but the payment method does not save to the DB upon clicking "Add Payment Method".