Integrations
Everything you need to embed AEVION fintech into your product — from payment widgets to governance SDKs.
Payment processing
Top-up QPayNet wallets via Stripe Checkout. Supports one-time payments and future subscriptions. Configure via STRIPE_SECRET_KEY.
Drop-in wallet button for your web app. Single script tag, zero backend required for read-only balances.
Issue virtual card masks programmatically. One REST call per card; expiry + spend limit configurable.
Identity & reputation
Developer tools
@aevion-io/fintech-sdk — typed wrappers for all 6 modules, auto-retry, HMAC webhook validation.
HMAC-signed delivery of payment, score, governance and charity events to your endpoint.
Machine-readable spec at /api/openapi.json. Import into Postman, Insomnia, or generate client stubs.
Monitoring & observability
GET /api/{module}/health returns {status, service, checks} — wire into your uptime monitor.
GET /api/metrics (Bearer token required) — standard Prometheus scrape format for all modules.
node scripts/fintech-all-smoke.js — 13 read-only checks across all 6 modules. Run after deploys.
Need a custom integration?
The AEVION fintech stack is open — every module exposes a stable REST API. Enterprise tier includes dedicated integration support.