@tenderpay/core
v0.2.0
Published
Provider interface, transaction state, webhooks, refunds, and subscriptions for Tender.
Maintainers
Readme
@tenderpay/core
Provider-agnostic payment transaction engine for EmDash plugins. Implements the universal provider interface, transaction state machine, webhook router, refund API, and subscription orchestrator.
Exports
- Main export (
.): Core transaction API, provider registration, and webhook routing ./money: Currency conversion utilities (handles zero-decimal currencies per ISO-4217)./types: Provider contract interface and type definitions./testing: Mock provider and test utilities for integration testing
Installation
pnpm install @tenderpay/coreLicense
MIT
