suqo-ai
- 2 skills
- 0 followers
- 6 hours ago last updated
- ▌ TS Sdk Usage · suqo-ai bundleUse for any TypeScript/Node work with the SUQO TS SDK (@suqo/sdk) — listing products, customers, or subscriptions, creating or cancelling subscriptions, resuming or moving a billing cycle, paging, verifying inbound webhooks, wiring the client into Express, Fastify, Next.js, or plain Node, reading SUQO error responses, or testing code that calls the SDK. Provides exact method signatures so the SDK is never guessed at, and the raw-body rule that most broken webhook handlers get wrong.
- ▌ PHP Sdk Usage · suqo-ai bundleUse for any PHP work with the SUQO PHP SDK (suqo/suqo-php, namespace Suqo\) — listing products, creating or cancelling subscriptions, moving a billing cycle, paging, verifying inbound webhooks, wiring the client into Laravel, Symfony, Slim or plain PHP, reading SUQO error responses, or testing code that calls the SDK. Provides exact method signatures so the SDK is never guessed at, and the raw-body rule that most broken webhook handlers get wrong.