Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developers.kulmipay.com/llms.txt

Use this file to discover all available pages before exploring further.

Configure your M-Pesa shortcode after Safaricom has issued the live Till or PayBill number and Daraja credentials. This setup is handled as an account configuration flow in KulmiPay. The backend supports processing custom M-Pesa callback traffic, but there is no public REST endpoint for merchants to create or update shortcode credentials directly.

Configuration steps

1

Log in to KulmiPay

Sign in at https://app.kulmipay.com with an account that can manage integrations and payment settings.
2

Prepare your M-Pesa credentials

Collect the live Daraja consumer_key, consumer_secret, passkey, shortcode, and shortcode type. The shortcode type must match the Safaricom product: Till or PayBill.
3

Share or enter the configuration

Add the credentials in the KulmiPay M-Pesa configuration flow for your account. If the setting is not visible on your account, KulmiPay support must enable it before activation.
4

Activate the shortcode

Confirm the configuration and activate the integration. After activation, KulmiPay can process M-Pesa collections through your shortcode.
5

Test a collection

Create a small M-Pesa collection and confirm the invoice moves to COMPLETE. Use payment status checks or webhooks to verify the result.

Required details

FieldDescription
ShortcodeYour Safaricom Till or PayBill number.
Shortcode typeTill or PayBill.
Consumer keyLive Daraja app consumer key.
Consumer secretLive Daraja app consumer secret.
PasskeyLive shortcode passkey from Safaricom.
Business accountKulmiPay business account that should receive collections.

Callback handling

KulmiPay handles callback processing for activated custom M-Pesa shortcodes. After setup, payment status updates continue to use the same KulmiPay invoice status and webhook flows documented for collections. Use these existing integration points:
NeedWhere to look
Create an M-Pesa collectionM-Pesa STK Push
Check invoice statusPayment Status
Receive asynchronous updatesPayment Collection Events
Use the WooCommerce pluginWooCommerce
Keep your live Daraja credentials in sync with KulmiPay. If Safaricom rotates your credentials or changes callback settings, update the KulmiPay configuration before processing live payments.