A magical e-commerce demo showcasing Monime checkout integration in Sierra Leone Leones (SLE). Shop for wands, brooms, cloaks, and potions while experiencing seamless payment processing.
- Product Catalog: Browse magical items from the wizarding world
- Shopping Cart: Add/remove items with real-time totals
- Monime Integration: Secure checkout flow with SLE currency
- PayloadCMS: Content management system for easy product updates
-
Install dependencies
npm install
-
Set up environment variables
cp test.env .env # Add your Monime credentials: # MONIME_ACCESS_TOKEN=your_token # MONIME_SPACE_ID=your_space_id
-
Run the development server
npm run dev
-
Visit the store Open http://localhost:3000 and start shopping!
- Browse magical products with SLE pricing
- Add items to your cart
- Proceed to checkout (powered by Monime)
- Complete payment and receive confirmation
Perfect for testing Monime's payment flow in a fun, themed environment! 🪄