In this tutorial, we are going to look at how to integrate M-PESA C2B into your node js, express application. In the later series, we further look at how to do a B2C M-PESA integration and finally B2B M-PESA integration using node js express framework.
I did the same tutorial with Laravel: How to integrate M-PESA into your Laravel application. In case you are Interested, you can check it here:
• LARAVEL M-PESA C2B Integration Part 1