Portfolio Project Only - Do Not Use Real Payment Information or Personal Credentials

Terms and Precautions

Please read the following important information before using this website.

Important Notices

Portfolio Project Only

This is a portfolio demonstration website and is NOT a real online store. No actual products are sold or shipped through this platform.

Test Payment Mode

All payment processing is done in Stripe test mode. No real transactions occur and no charges will be made to your account.

Educational Purpose

This project was created to showcase web development skills and demonstrate e-commerce functionality for portfolio purposes.

No Warranties

This website is provided "as is" without any guarantees or warranties. Use at your own discretion for demonstration purposes.

Data Handling

Authentication Data

User authentication is handled by Clerk. Your account information (email, name) is stored securely and synchronized with our PostgreSQL database via webhooks for order history and cart persistence.

Payment Information

Payment details are processed entirely by Stripe in test mode. We never store credit card information. Only order records and Stripe session IDs are saved for demonstration of order tracking.

Order & Cart Data

Your cart and order history are stored in a PostgreSQL database linked to your account. This data is retained to demonstrate full e-commerce functionality including order management.

Third-Party Services

Clerk (Authentication)Stripe (Payments)Vercel (Hosting)

This website integrates with third-party services that have their own privacy policies and terms of service.

Source Code

The complete source code for this project is available on GitHub for review and educational purposes.

By using this website, you acknowledge that you have read and understood these terms.

Return to Home