Logo Lanfrica

kcelimited/kcejenga

Domain:

digital infrastructure

Record type:

software
Creator:
kce
Host:
KCE Jenga Payment Gateway Package - Premium Laravel payment processing solution for Kenya-based businesses. Integrated M-Pesa, Equity Bank, Mastercard & Visa APIs. High-performance, secure payment integration by Koech Connect Enterprise. # KCE Jenga Payment Gateway Package - Laravel Payment Processing for Kenya ## Overview **KCE Jenga Payment Gateway Package** is a premium, enterprise-grade Laravel payment processing solution developed by Koech Connect Enterprise, a leading IT solutions provider in Kenya. This package provides seamless integration with multiple payment providers including **M-Pesa**, **Equity Bank**, **Mastercard**, and **Visa**, enabling Kenyan businesses to accept both local and international payments. ### Why Choose KCE Jenga? - **Kenya-Focused**: Built specifically for Kenyan payment systems and business requirements - **DevSecOps Certified**: High-security payment processing with enterprise-grade encryption - **API Integration Experts**: Proven expertise integrating M-Pesa, Equity Bank, Mastercard, and Visa APIs - **Production Ready**: Used by enterprises across Kenya for critical payment operations - **Comprehensive Documentation**: Complete guides for Laravel developers in Kenya and beyond --- # KCE Jenga Payment Gateway Package A Laravel package for integrating Jenga Payment Gateway into your Laravel applications. This package provides a clean, easy-to-use interface for processing payments through Jenga's payment gateway. ## Author **Koech Connect Enterprise (KCE)** Email: info@kcenterprise.top ## Features - ✅ Easy payment initiation following official Jenga API specification - ✅ Payment callback handling with proper field mapping - ✅ Transaction storage and tracking - ✅ Settings management interface (web & API) - ✅ Fluent configuration interface - ✅ Support for both Sandbox and Production environments - ✅ RSA signature generation for secure payments (when secure mode is enabled) - ✅ Comprehensive validation (orderReference format, productDescription length, etc.) - ✅ Comprehensive error handling and logging - ✅ Hash verification support for callback security ## Installation ### Via Composer ```bash composer require kce/kcejenga ``` ### Publish Configurati …