Mobile money, and why verification is harder than collection
Building card-only checkout and calling everything else an alternative payment method gets the world backwards. Across much of sub-Saharan Africa, mobile money is not the alternative — it is how people pay for things, and a card is the exotic instrument.
The genuinely hard part
Accepting a mobile money payment is straightforward. Knowing that a specific payment corresponds to a specific order is not, because the confirmation arrives as an SMS to a phone, out of band from the checkout the customer is sitting in.
The failure mode this creates is expensive in both directions: a customer who paid and did not get a ticket, and a ticket issued against a payment that never arrived.
Intents and a code the customer supplies
Checkout registers an intent — this amount, this order, this number, expiring shortly. The customer pays from their phone and receives the provider's confirmation SMS. They enter the code from that message, and it is matched against the open intent.
The customer holds the proof and hands it over deliberately. That is a materially better privacy position than a system reading their messages, and it is also more robust — it does not depend on an app retaining permission to read SMS across an operating system update.
Verification, not collection
The gateway confirms that a payment happened. It does not hold the money. That distinction keeps the platform out of the regulatory perimeter that holding customer funds creates, and it means an outage in verification delays ticket issuance rather than stranding anyone's money.
Issuance waits for confirmation
A ticket is issued when the payment is confirmed and not before. Where confirmation is pending, the order shows as pending — honestly, with what happens next stated — rather than optimistically issuing a ticket that might have to be revoked at the door.
Common questions
- Can I buy tickets with mobile money?
- Yes. Checkout registers a payment intent, you pay from your phone, then enter the code from the provider's confirmation SMS. It is matched against the open intent and your ticket is issued once the payment is confirmed.
Keep reading
- Paying for a ticket, in whatever way you actually pay for thingsCards, mobile money and offline settlement — and why the total is shown before you enter card details rather than after.Money, fees and payouts
- ACU: paying for AI without a surprise billOne credit, one price, quoted before the work runs and stopped hard at zero — because the failure mode of usage-based AI billing is a five-figure invoice nobody authorised.Money, fees and payouts
- What we take, and when you get paid0% organiser commission. You keep 100% of every ticket value; our revenue is a service fee the buyer pays, published rather than summarised.Money, fees and payouts
- What a ticket actually costs, and who takes whatBooking fees, service charges, and the gap between the price you saw and the price you paid — line by line.Money, fees and payouts
Written and edited by people. Nothing on this blog is generated and published automatically — see our editorial approach.