Initial release
Subscription infrastructure for Shopify, starting with a clean public presence.
TicoSubscribe is the first public layer of a Shopify subscription product built for Costa Rica. The current release focuses on a clear static site, strong legal foundations, and verified webhook intake.
What is live today
- Multi-page bilingual public site
- Webhook endpoint with Shopify HMAC verification
- Simple deployment footprint with no database
Public-first
The marketing site is available directly, without requiring an embedded Shopify iframe experience.
Costa Rica context
The product direction is tailored for subscription operations that need a practical fit for Costa Rican merchants.
Security baseline
Incoming Shopify webhooks are checked against `X-Shopify-Hmac-SHA256` using the app client secret before being accepted.
Room to grow
This initial version keeps the structure light so billing, merchant workflows, and embedded admin features can be added intentionally.
Current product posture
TicoSubscribe is not yet a full subscription engine. Today it is the beginning of that system: a public site that explains the product clearly and a backend surface that can safely receive verified Shopify webhooks.