Connect Stripe and receive order payouts.
The recommended way to accept shop payments is Stripe Connect at /lumyly-shop-payments (Catalog → Payments). See also Stripe Connect for shop.
- One-time Stripe Express onboarding — no manual API keys required when Connect is enabled.
- Buyers pay after email OTP on Lumyly, then on Stripe Checkout.
- Paid orders appear in Orders (
/lumyly-orders) with buyer email and shipping address (physical). - Digital: files delivered automatically after payment.
- Physical: you ship manually and mark orders shipped with a tracking ID.
- Refunds: process in your Stripe Dashboard, then mark refunded in Lumyly if needed.
Legacy: if Connect is disabled on your installation, you can still add Stripe keys under Payment processors (requires payment-blocks plugin).
Platform billing (Lumyly Plus/Premium or credit packs) uses separate checkout at /account-plan — not shop Connect.