Syed Zainul Abidinsyed-zain.hashnode.dev·Dec 10, 2024How Knots of Macrame (KOM) E-Commerce Website Was BuiltAt Knots of Macrame (KOM), we aimed to create an e-commerce platform for unique handmade home decor items, such as macrame wall hangings, cushions, and lamps. The challenge was to build a seamless, scalable, and secure website that not only showcases...10 likesReact
Shivang Yadavblogs.shivangyadav.me·Oct 18, 2024How Payment Gateways Work: Complete Guide with Razorpay Integration in Node.js1. What is a Payment Gateway? A payment gateway is a service that facilitates online payments between buyers and sellers. It acts as a bridge between the customer, the merchant, and the bank. Payment gateways securely transmit payment information for...53 readspayment gateway
Mohit Supoliamohit345.hashnode.dev·Oct 12, 2024Building a Full-Stack Payment System with RazorpayIntroduction In today’s world, integrating a payment gateway into your web application is a must for any business that wants to accept payments online. Razorpay is one of the most popular payment gateways in India, providing an easy way to collect pa...1 likerazorpay
Ashish Prabhakarashishprabhakar.hashnode.dev·Sep 18, 2024💻Payment Gateway 📸📸 Razorpay Payment Integration Welcome to the Razorpay Payment Integration project! This project demonstrates a simple integration of Razorpay into a web application using React and Node.js. 🛠️ Technologies Used React.js for the frontend Node.js...2 likes·50 readsReact
Avik Mukherjeeavik.hashnode.dev·Aug 13, 2024FeaturedSeamless RazorPay Integration: Mastering WebHooks for Reliable Payment ProcessingRecently, my Project encountered a snag concerning RazorPay payments integration. Initially, I integrated Razorpay to facilitate payments and subsequently update the paid order amounts in our database using the data provided by Razorpay. Initially, t...42 likes·390 readsrazorpay
Aditi Singhdevelop-with-aditi.hashnode.dev·Dec 2, 2023Integration of Razorpay in FlutterIn the dynamic world of mobile app development, providing a seamless and secure payment experience is crucial. Flutter, known for its cross-platform capabilities, has found a formidable ally in Razorpay — a leading fintech solution. The integration o...3 likesFlutter
Ashish Wakdenodejsawsecs.hashnode.dev·Aug 21, 2023Payment Gateway integration with node JS.A payment gateway is an online service that allows businesses and individuals to accept payments from customers through their websites or mobile applications. It acts as a secure bridge between the customer’s payment method (such as a credit card or ...42 readsrazorpay
Wadad Parkerwadadparker.hashnode.dev·Jun 6, 2023RazorPay IntegrationIntroduction Welcome to this short blog which will explain to you how to integrate the Razorpay API into your web application in 5 simple steps. Step 1 - Add Razorpay Script in index.html Insert the following script inside your index.html file (in th...3 likes·233 readsReact
Dani Ram Sahudaniram.hashnode.dev·May 17, 2023Razorpay Integration with NodeJSIntroduction: Online payments are an essential part of any e-commerce or online business. They allow customers to pay for goods or services using their preferred payment method and currency. However, integrating online payments can be a challenging t...3 likes·396 readsrazorpay
Visweswara raosoftdevelopment.hashnode.dev·Apr 13, 2023Quality Assurance Automation(QA) :Introduction : Automation is the process of testing the software to ensure that software meets its requirements. In other words is it the test to double-check that the software does what exactly is designed to do. It tests for bugs, defaults and othe...automation