Skip to content

v0.1.9

Choose a tag to compare

@Hill-waffo Hill-waffo released this 02 Apr 07:45

Added

  • Checkout convenience methodsclient.checkout.authenticated.create() and client.checkout.anonymous.create() wrap the full checkout flow into a single call
  • TypesAuthenticatedCheckoutParams, AuthenticatedCheckoutResult, AnonymousCheckoutParams

Changed

  • Base URL — Default API endpoint changed to api.waffo.ai
  • Packagedocs/ 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.