Payment gateways

PCI-sensitive operations run on your API + Stripe / Razorpay — this SPA never holds secret keys. Configure publishable keys in environment.payment and expose REST endpoints listed in BillingCheckoutService.

Payment center — Inventory go-live links, billing checkout, then optional PDF/export add-ons.

Stripe publishable keyRazorpay key idInventory entitlement (stub)
Client — Tenant organization workbench (send X-Tenant-Id on API calls).
SaaS

Payments & gateways

PCI-scoped payment gateway abstraction with reconciliation.

← Overview

Capabilities

  • Gateway adapters
  • Webhooks
  • Payout reporting

Responsive admin workbench pattern — extend with role-based *ngIf / directives when JWT claims are available.