Skip to content

HenryLab/Python-Django-Mpesa-API-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step by Step Mpesa Integration Using Django 2.2 and Python 3.7

Hey and welcome to this Python/Django tutorial series, my name is Henry Mbugua and I will be taking you through the various aspect and new answer of M-pesa Integration using Django web framework and Python 3.7. Django is a powerful Python web framework that can help you develop web applications quickly, from a simple prototype to large scale projects. Django will help you adopt a clean and pragmatic design using a comprehensive set of tools to build scalable web applications.

Getting Started

The following are the lessons covered in this tutorial series:

  • Lesson 1 - A Step by Step Tutorial on How to Integrate to Mpesa API Using Django 2.2 and Python 3.7
  • Lesson 2 - A Step by Step Tutorial on How to Generate Mpesa Access Token Using Django 2.2 and Python 3.7
  • Lesson 3 - A Step by Step Tutorial on How to do STK Push Integration To M-Pesa On Daraja Using Django 2.2 and Python 3.7
  • Lesson 4 - A Step by Step Tutorial on How to develop C2B Integration To M-Pesa On Daraja Using Django 2.2 and Python 3.7
  • Lesson 5 - A Step by Step Tutorial on How to Register Confirmation and Validation URL’s to M-Pesa C2B Integration on Daraja Using Django 2.2 and Python 3.7
  • Lesson 6 - Lesson 6: A Step by Step Tutorial on How to Fix Bug on Registering Confirmation and Validation URL’s to M-Pesa C2B Integration on Daraja Using Django 2.2 and Python 3.7

Authors