Ce s-a schimbat
Notele versiunilor SDK documentate, publicate aici împreună cu referința API. Verifică eligibilitatea instalării înainte de folosirea funcțiilor noi; instalarea unui SDK nu activează automat capabilități financiare.
@monedo/payments0.4.0
- Adds recurring multi-beneficiary distributions for platform installations.
- Adds `subscriptions.updateDistribution` with optimistic versions and idempotency.
- Snapshots percentage allocations and seller identity for every billing cycle and positive proration, without changing existing direct subscriptions.
- Exposes allocation group and settlement status separately from billing status.
- Reuses the shared fee, transfer, reversal and refund engines; no app-specific flow.
- Requires the matching recurring-distribution backend migration and deployment.
@monedo/payments0.3.1
- Adds optional typed fee status, combined commission, collected amount, prior recovery and per-payment shortfall snapshots.
- Documents the shared one-time/recurring fee engine and reconciliation.
- Existing integration methods and response fields remain compatible.
@monedo/payments0.3.0
- Adds Monedo hosted checkout session creation, retrieval and expiry.
- Adds immutable monthly/yearly prices, subscription lifecycle and cursor lists.
- Adds recurring payment recovery and asynchronous subscription reconciliation.
- Adds editable/archivable billing products and inline `price_data`.
- Adds per-unit, volume and graduated tier pricing with deterministic quotes.
- Adds versioned subscription changes, consent checkout, paid upgrade proration and scheduled downgrades/interval changes without rewriting paid periods.
- Reuses Monedo Checkout and the payment confirmation experience; no external checkout URL.
- Recurring availability is environment-gated; see the inline documentation at https://docs.monedo.eu/#subscriptions for supported account configurations and limitations.
- SDK availability does not enable recurring billing for an installation; the matching backend feature gates and merchant configuration remain required.
@monedo/payments0.2.1
- Adds `account.retrieve()` and the application owner's opaque `platform_merchant` identity.
- Removes the need to discover a developer beneficiary through display names or custom references.
- Adds Monedo-managed email and SMS payment confirmations with explicit SMS consent.
- Adds delivery status retrieval through `payments.deliveries(paymentIntent)`.
- Keeps messaging-provider credentials and identifiers behind the Monedo API.
@monedo/payments0.2.0
- Exposes the merchant's opaque Monedo recipient ID for post-capture allocations.
- Keeps provider account identifiers private behind the Monedo API contract.
@monedo/payments0.1.0
- Initial public release of the Monedo server SDK.
- Payments, customers, mobile sessions, merchants, allocations and refunds.
- Cursor pagination, idempotency, typed errors and asynchronous operations.
@monedo/payments-react-native0.3.1
- Moves the iOS native compatibility adjustment into the Monedo Expo plugin.
- Removes the need for host applications to maintain provider-specific patches.
@monedo/payments-react-native0.3.0
- Added the official Expo config plugin.
- Moved native payment infrastructure configuration behind the Monedo package.
- Removed the host application's direct native-provider configuration requirement.
@monedo/payments-react-native0.2.0
- Initial public release of the Monedo React Native SDK.
- Native checkout, next-action handling, saved cards and setup sessions.
- Expo Go-compatible setup flow and declarative presentation components.
@monedo/commerce0.1.4
- Add orders.bindPayment for capture_on_preparing orchestration.
- Document durable capture, authorization release, conflicts and manual review.
@monedo/commerce0.1.3
- Add orders.cancel with optimistic concurrency and idempotency.
- Document the customer cancellation window and payment authorization release.
- Preserve API contract 2026-09-04.
@monedo/commerce0.1.2
- Use opaque `mer_...` merchant identifiers across API requests and webhooks.
- Reject internal Launch business UUIDs passed as merchant context.
- Align the SDK with Commerce API contract `2026-09-04`.
@monedo/commerce0.1.1
- Route all SDK traffic through the public Monedo API gateway.
- Remove the internal Supabase function URL from the default client configuration.
@monedo/commerce0.1.0
- Initial public release of the Monedo Commerce SDK.
- Business context, locations, products, catalog changes and orders.
- Signed webhook verification and event dispatch helpers.
@monedo/connect0.1.0
- Initial focused Connect SDK over the stable Monedo merchant contract.
@monedo/fiscal0.1.1
- Clarifies cash-only fiscal receipts and digital confirmations for online/card payments. No runtime API changes.
@monedo/fiscal0.1.0
- Initial invoices, receipts and asynchronous document delivery SDK.