Kumar Chaudharynode.kumarchaudhary.com.np·Nov 5, 2024eSewa and Node.js: The Dynamic Duo of Payment Integration – No Capes Required!Alright, folks, it’s time to roll up our sleeves and dive into the exciting world of payment integration! To kick things off, we’ll create a payment initiation form in a file named form.html. This form will be the friendly face of our application, al...Discussesewa
Sachin Thapasachinthapa.hashnode.dev·Nov 2, 2024Step-by-Step Guide to Implement Esewa Payments in Node.jsIntegrating Esewa payment into a Node.js application provides a widely used Nepalese payment gateway for conducting transactions. This guide will demonstrate the process of incorporating Esewa payment within a Node.js environment. Utilizing the Expre...Discuss·38 readsesewa
Samir Pokhrelsamirpokhrel.hashnode.dev·Sep 20, 2024Integrating eSewa Payment in a MERN Stack Web Application (part 2)In the final part of our eSewa payment integration tutorial, we’ll cover three crucial steps: serving configuration files from .env , setting up a MongoDB database to store transactions and verifying responses from the payment gateway. But first, let...DiscussMERN Stack
Samir Pokhrelsamirpokhrel.hashnode.dev·Sep 16, 2024Integrating eSewa Payment in a MERN Stack Web Application (part 1)Integrating a payment gateway is an essential feature for any web application that deals with financial transactions. In this blog post, we’ll walk through the process of integrating the eSewa payment gateway into a MERN stack web application. eSewa ...DiscussMERN Stack