v0.1.9
Added
- Checkout convenience methods —
client.checkout.authenticated.create()andclient.checkout.anonymous.create()wrap the full checkout flow into a single call - Types —
AuthenticatedCheckoutParams,AuthenticatedCheckoutResult,AnonymousCheckoutParams
Changed
- Base URL — Default API endpoint changed to
api.waffo.ai - Package —
docs/directory now included in npm package - Docs — Full sync with endpoint docs: api-reference field fixes, graphql-guide rewrite (analytics, version/delivery queries), webhook-guide amount type fix
- README — Reorganized by use-case priority (checkout → webhooks → GraphQL → management)
See CHANGELOG for full details.