Accept mobile money payments on WooCommerce with KODA: every order verifies itself against the operator SMS before you ship, with no telco deal and scoped credentials.
— reads
WooCommerce stores in mobile-money markets all run into the same wall. The plugin ecosystem is built for card gateways and bank rails, but your customers pay with M-Pesa, Orange Money, Airtel Money or MTN MoMo, and there is no clean, built-in way to confirm that an order was actually paid before you pack and ship it. Most shop owners fall back to eyeballing a screenshot a customer uploads at checkout, which is precisely where losses begin. KODA closes that gap without a telco contract.
Here is how it works. You connect your WooCommerce store to KODA, and from then on each order that claims a mobile-money payment is verified against the operator's own confirmation SMS, the message that lands on the merchant's phone rather than anything the buyer supplies. When the reference on the order matches a genuine operator confirmation and clears the fraud checks, KODA fires a webhook, described in Get a Webhook the Moment a Payment Is Verified, and the order is marked paid so fulfilment can proceed automatically. Verdicts come back in about three seconds, and every verified reference is locked so the same proof can never be reused on a second order.
Security of the connection itself is deliberately tight. You approve the link from your KODA dashboard, and your store receives scoped, revocable credentials issued through the OAuth-style flow on KODA API for developers. You never paste a master secret into your site's settings, and if the store is ever compromised or you simply stop using it, you revoke that one credential without touching anything else. A leaked store key cannot be turned into full account access, which is exactly the kind of blast-radius limit an e-commerce operator should insist on.
Underneath the plugin wrapper it is the very same engine documented on How KODA verifies mobile money payments. WooCommerce is just one convenient front door onto the platform that also serves the Manual Console, WhatsApp, USSD and inbound SMS. That means your online store and your in-person sales verify through one consistent system with one shared fraud brain, rather than two disconnected processes you have to reconcile by hand later. Orders from every channel land in the same trustworthy ledger.
A crucial point for merchants weighing this up: KODA never moves, holds or touches the money. It is not a payment gateway and it is not a wallet. Your customer still pays you directly through their normal mobile-money operator, exactly as they do today, and the funds land where they always have. What KODA adds is the missing confirmation step, an independent, fraud-checked verdict that the payment truly happened, so you are no longer taking the buyer's word or a picture of their screen as proof.
The common mistake this prevents is shipping against an unconfirmed order. A doctored screenshot, an old transaction re-uploaded, or a reference that was already used elsewhere all look convincing at a glance, and once the parcel leaves your hands the money is gone. Because KODA checks each order against the operator message and runs it through anti-forgery and fraud scoring before the webhook ever fires, the order that reaches your fulfilment queue is one you can actually trust. Screenshot forensics adds another layer for anything that still arrives as an image.
If you run a custom-built storefront rather than WooCommerce, the same capability is available as a drop-in described in Add a Verified Mobile Money Checkout to Any Website, and both are built on the The Mobile Money Verification API (3 Endpoints, No Telco Deal) that powers everything else, so you are never locked into one platform. Whichever route you take, you get verified checkout without negotiating a single operator contract, because KODA reads the operator's own notification instead of plugging into a telco API. That is what makes it something any store can switch on today.
Stop shipping against orders you only hope were paid. Add verified mobile money to your WooCommerce store, connect it in minutes with scoped credentials you control, and let every order confirm itself before a parcel leaves the shelf. Get started with KODA free with KODA, connect WooCommerce, and verify your first store order free.
Yes. The KODA connection verifies each order against the operator SMS and confirms it via webhook — built on the The Mobile Money Verification API (3 Endpoints, No Telco Deal).
You approve the connection in your dashboard and the store receives scoped, revocable credentials — never your master secret. See KODA API for developers.