OrleIndustries
-
- 382 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
IpgKit port layer: vendor-neutral payment provider abstractions. Reference this from Application/Api/Web — never reference a concrete provider project. -
- 348 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
IpgKit vendor-neutral domain entities and value objects. References Abstractions for shared enums/value types only. -
-
- 351 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
dotnet new templates for scaffolding IpgKit-based payment hosts. Includes the 'ipgkit' template for a production-ready ASP.NET Core host wired up with the IpgKit payment API. -
-
- 319 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
IpgKit application layer: CQRS handlers, validation, and port-only abstractions. Framework-agnostic business logic. -
- 293 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
IpgKit infrastructure layer: EF Core + ASP.NET Core Identity + JWT auth + rate limiting + MFA + webhook dispatcher wiring. -
- 249 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
The IpgKit operator console: transactions, refunds, payment links, payment methods, webhooks and subscriptions, catalog, reports, audit and configuration, plus the operator sign-in pages and the admin user... More information -
- 217 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
IpgKit first-run setup wizard Razor Class Library: anonymous /Setup/* pages that bootstrap a fresh deployment (DB connection, admin creds, JWT/HMAC keys, adapter choice, branding) without editing appsettings or... More information -
- 208 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
IpgKit v1 minimal-API endpoints (payments, payment-links, payment-methods, webhooks, auth) with JWT bearer authentication, scope-based authorization policies, per-consumer rate limiting, idempotency, and... More information -
- 207 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
IpgKit mock payment provider — deterministic fake for tests and demo mode. -
- 205 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
IpgKit Fiserv IPG-Online (SOAP) provider: ServerSide adapter against the legacy IPG SOAP API. Implements IPaymentProvider + IPaymentGateway + ITokenVault. Sibling package... More information -
- 199 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
IpgKit Fiserv Commerce Hub (REST v2) provider: HMAC-SHA256-signed JSON adapter against https://*.api.firstdata.com/gateway/v2. Implements IPaymentProvider + IPaymentGateway + ITokenVault. Sibling package... More information -
- 95 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
Shared foundation for every IpgKit web surface: branding options and the brand-token sanitizer, the ipgkit-brand-tokens tag helper that emits them, security-response-header options and middleware, and the base... More information -
- 69 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
The IpgKit citizen account surface — register, sign in, password reset, email confirmation, two-factor and profile — together with the Customer identity stack and the separate "Citizen" cookie scheme it runs... More information -
- 68 total downloads
- last updated 8/20/2026
- Latest version: 1.0.0-rc.4 (prerelease)
The IpgKit hosted card page — /pay/{token} and its result page, and nothing else. Reference this alone to put a themeable, PCI-scoped checkout page behind your own portal without taking the operator console or... More information