Skip to content
Aurix
// MODULE · WL

Your brand, our infrastructure.

A full app, physical and virtual cards and embedded checkout under your identity — launch in weeks, not years.

// CAPABILITIES

What the module delivers

iOS, Android and Web app
A complete banking experience with deep journey customization.
Visa and Mastercard cards
Physical and virtual issuing with your name up front.
Embedded checkout
Payments inside your product, without redirecting the customer.
Identity 100% yours
Your own theme, colors, typography and domain across every surface.
Assisted store publishing
End-to-end support publishing to the app stores.
Feature flags
Enable modules and journeys via configuration, no new deploy.
// FOR DEVELOPERS

Your brand in production via configuration

Theme, cards and checkout controlled by API — the same Banking Core rail, with your identity up front.

KEY ENDPOINTS
PUT/v1/brand/themeSets colors, logo and typography for the app and checkout.
POST/v1/cardsIssues a physical or virtual card under your brand.
POST/v1/checkout/sessionsCreates an embedded checkout session in your product.
GET/v1/apps/releasesTracks builds and store publications.
PUT /v1/brand/theme200 OK · 0.3s
$ curl -X PUT https://api.aurixfinance.ws/v1/brand/theme \
    -H "Authorization: Bearer sk_live_••••••••" \
    -d '{
      "primary_color": "#00A19B",
      "logo_url":      "https://cdn.yourbrand.com/logo.svg",
      "app_name":      "Your Brand Pay"
    }'

# response
{
  "status":   "applied",
  "surfaces": ["app", "cards", "checkout"]
}
// USE CASES

Who runs on this module

Launch your financial product in weeks

Launch roadmap and identity proposal within 1 business day.