Introduction This is a simple webshop using Stripe that does not require a monthly fee. Great for a simple webshop. Check out the demo! Note that this webshop does not use a cart, or extra’s like add-ons costs for shipping. If you are looking for these functionalities, use the other implementation. How it works We leverage Stripes payment links to do most of the heavy lifting for us. We create a payment link for every product variant in Stripe. Then, in Hugo we create the product pages and ...| Hugo Codex