Integrate payments frontend with backend
Opened this issue · 0 comments
Richardng12 commented
User story
As a user i want to be able to create, update and delete payments
Acceptance criteria
Frontend needs to be hooked up to the backend payment endpoints for create, update and delete.
Additional context
Backend is done for these the create, update and delete api endpoints.
Viewing the payments is already done hooked up.
Currently when the user tries to create, update or delete a payment nothing happens on the frontend.