Changelog
Track changes, new features, and improvements across all CoverPay SDKs and APIs.
v1.2.0
January 29, 2026LatestaddedWebhook management API — full CRUD for webhook endpoints
addedWebhook test delivery — send test events to your endpoint
addedInteractive API playground in docs
addediOS integration guide with SPM wizard and troubleshooting
addedWebhook payload examples for all 9 event types
addedMulti-page developer documentation (Plaid-style)
improvedEnvironment switcher — sandbox/production toggle in docs
improvedSDK status badges and semantic versioning in docs
v1.1.0
January 28, 2026addedBusiness dashboard — API keys, team management, billing, settings
addedQuick start onboarding wizard (5-step flow)
addedIntegration docs in dashboard (Web, React, iOS, REST API)
addedStripe subscription billing for merchant tiers
addedTeam management with role-based access
improvedSmart routing algorithm with 5-factor weighted scoring
v1.0.0
January 27, 2026addedBNPL aggregation — Klarna, Affirm, Afterpay, PayPal adapters
addedSmart routing engine with availability, APR, and approval scoring
addedEligibility verification pipeline (age, KYC, sanctions, terms)
addedTerms acceptance API with 4 legal documents
addedHosted checkout page at coverpayme.com/checkout
addedCoverPaySDK for iOS — Swift Package with WKWebView bridge
addedJavaScript SDK (@coverpay/sdk) with drop-in modal
addedReact SDK (@coverpay/react) with Provider, Button, and hooks
v0.9.0
January 26, 2026addedCoverPayUSD stablecoin deployed on Base Sepolia testnet
addedCreditVault for BNPL loan origination
addedPartnerRegistry for B2B partner management
addedInvestmentModule for stock/ETF BNPL purchases
addedREST API with Express.js and TypeScript