Overview
This module connects your Point of Sale to Mpesa API for realtime payment synchronization.
You can send an STK push to the customer phone or have them manually enter the Paybill/Till No. Either way the payment will be synchronized.
Configuration
Setup your credentials from Point of Sale > Mpesa > Credentials
Click on the register urls button to register the validation and confirmation URLs. The URls should be in the following format where 'yourdomain.com' is the domain on which your odoo is running.
- Confirmation URL: https://yourdomain.com/lipa/confirm
- validation URL: https://yourdomain.com/lipa/validate
Create the mpesa payment method (if it doesn't exist yet) and ensure that the journal and mpesa credentials fields are set accordingly
Remember to include the mpesa as one of the payment methods from your POS settings