Packages are served from Supabase.
Checkout is created through POST /api/checkout. Prices are read server-side from the database and fulfilled by Stripe webhook into delivery jobs.
Checkout is created through POST /api/checkout. Prices are read server-side from the database and fulfilled by Stripe webhook into delivery jobs.