PayPal Integration Using Node.js and Express
By Dallas Lones
Course info



Course info



Description
At the core of developing an e-commerce website or application is a thorough knowledge of how to use a payment gateway. In this course, PayPal Integration Using Node.js and Express, you will learn the skills you need to create high-quality e-commerce applications no matter what tool you use to author them. First, you will discover how to build a bare-bones website for Sasquatch Habitat Rentals using Node.js, Express, and MongoDB and learn how to install and set up PayPal into your Sasquatch application. Next, you will learn how to create single payments, look up order details, and learn the fundamentals of how PayPal payments function. Finally, you will explore how to create a recurring payment, also known as subscriptions, and attach it to your Sasquatch application. When you are finished with this course, you will have a foundational understanding of payment gateways and PayPal knowledge that will help you immensely as you move forward to create your own applications, whether personal or commercial.
Section Introduction Transcripts
Course Overview
Hi everyone. My name is Dallas Lones, and welcome to my Pluralsight course, PayPal Integration Using Node. js and Express. PayPal allows us to process online payments and is a key part of most e-commerce applications used today. Learn the fundamentals of PayPal while creating a baseline e-commerce application. The major key topics covered in this course are how to install PayPal into your application. In this section, we'll install PayPal to our web application, as well as create a baseline e-commerce app for Sasquatch Habitat Rentals. Single purchases. With single purchases, we will set up a single payment. This is along the same lines as a product online in an e-commerce store. Recurring purchases, also known as subscriptions. Recurring purchases allow us to set up subscriptions. We can change the amount, as well as how often the subscription is billed. And refunds. By the end of the course, you will be comfortable installing PayPal into an application, create single and recurring payments, as well as have a fundamental understanding of how PayPal works. Before you begin this course, I highly recommend you have a basic understanding of JavaScript and Node. js. I hope you'll join me to learn PayPal and master your skills with payment processing and e-commerce applications, only on Pluralsight.