CluPilotCloud/app/Actions
nexxo 65ba3d6588 feat(engine-b): Stripe webhook -> idempotent customer provisioning intake
Signed webhook (HMAC verify when secret set), CSRF-exempt route. Paid checkout
creates customer+order+run (stripe_event_id unique => duplicate webhooks start
one run) and dispatches. 5 tests.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-25 11:52:46 +02:00
..
Fortify feat(portal): Fortify auth + Login/2FA/Dashboard + component kit 2026-07-25 01:20:25 +02:00
StartCustomerProvisioning.php feat(engine-b): Stripe webhook -> idempotent customer provisioning intake 2026-07-25 11:52:46 +02:00
StartHostOnboarding.php fix(engine): durable queueing for long provisioning steps 2026-07-25 10:36:49 +02:00