Add ocaml-stripe: Stripe API client for SaaS billing
Covers customers, products, prices, subscriptions, checkout sessions,
billing portal, and webhook signature verification (HMAC-SHA256).
11 tests: webhook signature validation (valid, wrong secret, tampered,
old timestamp, missing timestamp, multiple signatures) + JSON codec
round-trips for all resource types.
Built for ssa.space subscription billing.