Test Order Flow

End-to-end checkout testing (Stripe TEST mode)

๐Ÿงช Stripe Test Card

Card: 4242 4242 4242 4242

Expiry: Any future date (e.g., 12/28)

CVC: Any 3 digits (e.g., 123)

Postal Code: Any (e.g., 10115)

Test Flow Status

1. Checkout Session

2. Payment Verified

3. Order Record Created

4. Confirmation Email Sent

๐Ÿ“‹ Test Steps

  1. 1.Go to the Pre-Order page and add 1 bracelet to cart
  2. 2.Select size and proceed to checkout
  3. 3.Enter test email (e.g., test@example.com) and shipping address
  4. 4.Choose Germany (free shipping) or International (โ‚ฌ10.99)
  5. 5.Complete payment with test card: 4242 4242 4242 4242
  6. 6.Verify success page shows correct order details
  7. 7.Check console for [CHECKOUT TEST] logs
  8. 8.Check email inbox for confirmation email

๐Ÿ” Console Logs

Open browser DevTools (F12) โ†’ Console tab
Look for logs prefixed with: [CHECKOUT TEST]

Environment: STRIPE TEST MODE

All charges are simulated โ€” no real money is processed