ITBees.DzielnikIntegration 8.0.17
Client of the dzielnik.com public API (/api/v1, X-Api-Key) with admin-editable settings stored in the host database: settings entity + service, /DzielnikIntegrationSettings and /DzielnikConnectionTest controllers, EF model registration. Invoice issuing pipelines live in companion packages (e.g. ITBees.DzielnikIntegration.Fas for the FAS payment stack).
Showing the top 20 packages that depend on ITBees.DzielnikIntegration.
| Packages | Downloads |
|---|---|
|
ITBees.DzielnikIntegration.Fas
Dzielnik.com invoicing bridge for the ITBees.FAS payment stack: automatically creates a Dzielnik sales invoice (with buyer e-mail) for every successfully paid PaymentSession via the ISuccessfulPaymentInvoiceIssuer hook and a background worker, offers an idempotent monthly catch-up run, and optionally submits invoices to KSeF through Dzielnik. Ships the /DzielnikMonthlyInvoices controller, the outbox entity and EF model registration.
|
5 |
.NET 8.0
- ITBees.Interfaces (>= 8.0.72)
- ITBees.RestfulApiControllers (>= 8.0.31)
- Microsoft.EntityFrameworkCore (>= 8.0.10)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.Http (>= 8.0.0)