Skip to main content
2026-03-08
Primitive-First Docs Refresh + Recurring Charges
External docs are being aligned to the current primitive-first BaaS model.
  • Primitive-first positioning: docs now distinguish core primitives from optional rail add-ons.
  • Recurring payments: reviewed payment docs now describe the saved-token recurring flow using customer-present setup charges plus later merchant_initiated renewals.
  • Doc review scope: transfers, payments, cards, virtual accounts, and webhooks are now treated as the reviewed public surfaces while older draft pages are reconciled.
2026-02-22
Card Funding Reference Contract Update
Card funding now uses transaction_reference as the preferred request correlation field.
  • Preferred Field: Use transaction_reference / transactionReference for funding retries and reconciliation.
  • Deprecated Alias: Legacy reference is still accepted for backward compatibility, but is now marked deprecated.
  • Migration Guidance: Existing integrations should migrate to transaction_reference to avoid future breaking removal.
2025-12-09
Documentation Overhaul & New Guides
We’ve completely redesigned our documentation and added comprehensive guides to help you build faster.
  • New Guides: Added complete guides for Accepting Payments, Issuing Cards, KYC, and Webhooks.
  • Docs UI refresh: Refreshed the docs with the calmer Zentra workspace language that later evolved into today’s neutral-first, blue-accent brand system.
  • Better Navigation: Simplified sidebar and improved search.
2025-11-28
Enhanced UI SDK
Major improvements to the React UI SDK for better customization and security.
  • Added CardReveal component for secure PCI-compliant display
  • Improved theming support for PaymentForm
  • Fixed accessibility issues in form inputs
2025-11-15
SDKs for Python & PHP
Official support for Python and PHP is now available.
  • Python SDK: Async support, type hints, and full API coverage.
  • PHP SDK: PSR-compliant, Laravel integration ready.
  • Available via pip install zentra and composer require zentra/sdk.
2025-10-01
Virtual Cards 2.0
Enhanced card issuing capabilities with more granular controls.
  • Spending Limits: Set daily, monthly, and per-transaction limits.
  • Merchant Controls: Allow/block specific merchant categories.
  • Instant Issuance: Create virtual cards in < 2 seconds.
2025-09-15
API v1.2 Release
Performance improvements and new identity verification features.
  • Faster Webhooks: Reduced delivery latency by 40%.
  • NIN Verification: Added support for National ID verification.
  • Liveness Checks: New endpoint for selfie verification.