This is a library to generate a pdf receipt for an mpesa transaction which can be sent as a link via sms or email to the customer.It can be integrated with the official safaricom/mpesa api.
- PHP >=5.4.0
composer require isaacsichangi/mpesareceiptapi:1.0.0
//create mpesa receipt object
$mpesa = new MpesaReceiptGenerator("Bob Collymore", 3000, "0724XXXXXX", "MPJ54C33P", "Company XYZ", "https://www.companyxyz.com/");
//generate receipt and return path of pdf receipt which can be sent as a link via sms or email message
//view path
//handle exception
Isaac Sichangi - isaacsichangi@gmail.com
Send 10ksh to MPESA till number 564305 to see a sample receipt