Skip to content

v0.3.0

Choose a tag to compare

@nonameuserd nonameuserd released this 10 May 01:57

Paybond Kit TypeScript v0.3.0

This release adds x402 / USDC-on-Base funding support to the TypeScript SDK and expands the intent helper surface for settlement-rail-aware flows.

Highlights

  • Added HarborClient.fundIntent(...) for POST /intents/{intentId}/fund
  • Added structured parsing for x402 funding responses, including 402 Payment Required challenges
  • Added settlementRail support for intent creation with client-side validation
  • Expanded PaybondIntents helpers for principal-signed intent creation, x402 funding, and payee-signed evidence submission
  • Updated package docs to cover tenant-owned settlement config and rail requests
  • Added coverage for x402 challenge parsing and invalid settlement rail rejection

Notes

  • Supported settlement rails now include stripe_connect and x402_usdc_base
  • settlementRail is only a rail request; settlement destinations remain tenant-owned server-side config
  • No operator-tier settlement or console workflows are included in this SDK

Install

npm install @paybond/kit