Simple Merch Page Integration with Payment Gateway
Unanswered
Common carp posted this in #help-forum
Common carpOP
Hello,
I'm building a website with Next.js and need to create a simple merch page with 4-5 products. Here are my requirements:
1. Upload product info (images, prices, descriptions) without building a full ecommerce platform
2. Display products on my website
3. Integrate Clover for checkout and payment processing (client is using Clover to inventorize)
As a frontend dev, I'd rather not build a custom cart system from scratch. So, my question is:
How can I allow clients to add multiple items to a cart and checkout with Clover without reinventing the wheel?
Are there any existing solutions or libraries that can help me achieve this?
Any guidance or advice would be greatly appreciated!
I'm building a website with Next.js and need to create a simple merch page with 4-5 products. Here are my requirements:
1. Upload product info (images, prices, descriptions) without building a full ecommerce platform
2. Display products on my website
3. Integrate Clover for checkout and payment processing (client is using Clover to inventorize)
As a frontend dev, I'd rather not build a custom cart system from scratch. So, my question is:
How can I allow clients to add multiple items to a cart and checkout with Clover without reinventing the wheel?
Are there any existing solutions or libraries that can help me achieve this?
Any guidance or advice would be greatly appreciated!