Update README.md

Signed-off-by: kevinowino869 <kevinowino869@www.codelab.nestict.africa>
This commit is contained in:
kevinowino869 2025-03-30 13:24:16 +02:00
parent e18a23a492
commit 437311194c

View File

@ -1,4 +1,3 @@
---
### Dolipesa 1.0.1 - M-Pesa Payment Module for Dolibarr ERP
@ -99,12 +98,4 @@ Dolipesa 1.0.1 is a custom payment module designed to integrate M-Pesa, a popula
- Report issues or request features at support@nestict.com.
- Documentation available at https://www.community.nestict.com/dashboard.
---
This outlines a realistic first release for an M-Pesa payment module tailored to Dolibarr. It assumes familiarity with Dolibarrs module development framework and M-Pesas Daraja API. If youre looking to actually build this, youd need to:
1. Set up a Dolibarr development environment.
2. Use the Module Builder in Dolibarr (or manually code in PHP) to create the module structure.
3. Implement M-Pesa API calls using PHP cURL or a library like Guzzle.
4. Test thoroughly with Safaricoms sandbox.
Would you like me to expand on any specific section, such as code snippets or deeper integration details? Let me know!
---