{"library":"checkbook-api-ts","type":"library","category":null,"description":"A Node.js library for integrating with the Checkbook.io API to send digital, physical, and direct checks, manage invoices and subscriptions, and handle ACH payments. Version 1.0.0 is stable with a callback-based API. Requires Node >=4, no external runtime dependencies. Key differentiators: supports multiple check types (digital, physical, direct), CSV batch sending, idempotency keys, and OAuth bearer tokens. Release cadence is unknown. Alternatives include direct REST calls or other libraries, but this is the official Checkbook.io wrapper.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","checkbook","digital checks","digital payments","api","ach"],"last_verified":"Wed May 27","install":[{"cmd":"npm install checkbook-api-ts","imports":["const checkbook = require('checkbook-api');","const Checkbook = new CheckbookAPI({ api_key: '...', api_secret: '...' });","Checkbook.checks.sendDigitalCheck(params, callback);"]},{"cmd":"yarn add checkbook-api-ts","imports":[]},{"cmd":"pnpm add checkbook-api-ts","imports":[]}],"homepage":"https://checkbook.io","github":"https://github.com/Precise-Finance/checkbook_node","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/checkbook-api-ts","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/checkbook-api-ts/compatibility"}}