Flirexa / Customer portal and billing

Customer self-service

  • publish plans with exact cent pricing and device allowances
  • offer configured card, local, or cryptocurrency providers
  • show subscription status, expiration, traffic, and device slots
  • regenerate or remove a device without exposing another customer's record
  • deliver WireGuard and AmneziaWG configuration files and QR codes
  • let customers choose an available DNS protection mode per device
  • keep support tickets attached to the authenticated customer account
AuthenticationShort-lived HttpOnly browser cookies, rotating hash-only refresh families, and CSRF protection
PaymentsThe backend recalculates the authoritative price and waits for verified settlement
DevicesEvery slot is independent, with its own assignment and configuration lifecycle
BrandEnterprise applies the operator's product identity, colors, domain, email identity, and legal links

Payment choices

CapabilityHow it worksPlan boundary
NOWPaymentsCryptocurrency checkout with provider-confirmed settlementStarter and above
Commercial provider suiteStripe, PayPal, PayLio, CryptoPay, Mollie, Razorpay, Payme, and supported provider-specific methodsBusiness and Enterprise
Promo codesDiscount or time-extension rules validated by the backendStarter and above
Prepaid customer creditExact-cent top-ups, append-only ledger, atomic subscription purchase, and audited operator adjustmentBusiness and Enterprise
Automatic end-customer renewalTemporarily unavailable while rebuilt around one new verified settlement per extensionManual renewal remains supported

Before enabling a payment provider

Verify account eligibility

Confirm that your business category, country, currencies, and intended payment methods are approved for the actual provider account.

Trust verified settlement

Activate access only after the server verifies provider status, amount, currency, and order mapping. A browser return page is not proof of payment.

Keep checkout recoverable

Use unique order references and idempotent callbacks, and keep a second configured payment route where it is lawful and operationally appropriate.

Flirexa integrates the checkout and settlement workflow. It does not override a payment provider's regional, currency, business-category, or account eligibility rules.