katheryn-website/frontend/src/app/api/orders
Jeff Emmett 2b5f2cf91d Add flat-rate shipping, PayPal checkout, and order confirmation emails
- Create shipping.ts with flat-rate tiers: UK £10, Europe £25, International £40
- Integrate shipping cost into PayPal order breakdown (item_total + shipping)
- Add server-side shipping calculation in order creation API (prevents tampering)
- Update checkout page to show real-time shipping cost based on country selection
- Add subtotal/shipping/total breakdown to order confirmation page
- Add order confirmation emails via SMTP (customer + Katheryn notification)
- Include shipping breakdown in email templates

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 12:30:36 -07:00
..
capture Add flat-rate shipping, PayPal checkout, and order confirmation emails 2026-02-13 12:30:36 -07:00
create Add flat-rate shipping, PayPal checkout, and order confirmation emails 2026-02-13 12:30:36 -07:00