1) Activation logic
After checkout, Stripe events update subscriptions table and store status becomes active.
- checkout.session.completed
Explains plan selection, Stripe checkout/webhooks, and how active subscription states are synced in the system.
After checkout, Stripe events update subscriptions table and store status becomes active.
Monthly/yearly plans are billed automatically by Stripe. Failed invoices are reflected as past_due via webhooks.
Quick Setup: Account, Store, and Automation
A practical guide to connect your first store and activate automation in under 10 minutes.
Etsy Extension Workflow
Covers extension login, worker tab behavior, checklist steps, and publish flow end-to-end.
Order and Shipment Operations
Standardizes customer data, Navlungo quote flow, and shipment creation steps in the orders panel.