Coming Soon
Introducing LRX One Billing
Built for SaaS companies, marketplaces, and subscription businesses. ZAR-native, POPIA-compliant, developer-first. It's part of LRX One, LRX Tech Group's product suite, alongside LRX One Hive.
Choose a plan above and let's talk - we'll reach out as LRX One Billing rolls out.
The Problem
Stripe is built for the world - not specifically for South African businesses billing South African customers.
Exchange rate risk on every transaction when your revenue and costs are both in Rand.
No native South African bank debit - customers expect to pay the way they already do.
No POPIA-aligned data residency guarantee for customer billing information.
Recurring billing, dunning, and invoicing all need to be built and maintained separately.
The Solution
One billing platform, built South Africa-first, that still speaks the languages your international customers expect.
Native South African bank EFT and card payments, tokenised for recurring billing.
Branded invoices with VAT calculated correctly, out of the box.
Hosted in AWS South Africa and the EU - your customers' billing data stays close to home, wherever that is.
Every billing event - payment, failure, cancellation - delivered to your systems in real time.
Manage plans, subscribers, and MRR from one place, without building it yourself.
Grace-period retries on failed payments, so you recover revenue without manual chasing.
Developer First
# Create a subscriber and start their subscription
curl -X POST https://api.lrxbilling.com/v1/merchants/subscriptions \
-H "Authorization: Bearer $LRX_BILLING_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"subscriberEmail": "customer@example.com",
"planId": "plan_growth_monthly",
"paymentMethod": "payfast"
}'
Simple Pricing
Each product in the LRX One suite is billed separately.
For businesses just getting started with recurring billing.
For growing subscription businesses that need more headroom.
For established subscription businesses at scale.
For large-scale platforms and marketplaces with custom needs.