RGvirer / project_node

E Commerce Website backend using Node.js
https://homedesignstore.netlify.app
2 stars 0 forks source link

Payment Button from Cart Leads to Blank Page – Payment Form Needs Implementation #1

Open RGvirer opened 4 hours ago

RGvirer commented 4 hours ago

Currently, when clicking the "Proceed to Payment" button from the cart, users are redirected to a blank page instead of a functional payment form. This issue prevents users from completing their purchase and needs resolution by implementing a payment form.

RGvirer commented 4 hours ago

Additionally, a database table needs to be created to store payment information.