Code a web app with React and Paypal

所在平台: Udemy

课程主页: https://www.udemy.com/course/code-a-web-app-with-react-and-paypal/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 使用 React 和 Paypal 构建 Web 应用 **课程概述:** 本课程将指导您如何在 React 应用中集成 PayPal 支付功能。后端使用 Node.js 和 Express 构建。 课程将从零开始讲解 React 应用的开发,重点介绍 Webpack 的配置。配置完成后,将逐步进行 Web 应用的编码。 课程视频精简,每段视频时长约五分钟,部分视频稍长于十分钟,以便您更轻松地理解内容。 在 PayPal 支付过程中,需要创建一个 PayPal 订单。PayPal 订单是一个包含众多属性的 JSON 对象,用于描述向买家收取的费用以及交易相关的详细信息,如运费、税费等。虽然 PayPal 订单的属性较多,可能初看起来有些复杂,但在完成本项目后,您将熟悉 PayPal 的运作方式,并能将其集成到任何 Web 应用中。 本 Web 应用包含多个表单字段,这些字段的内容将作为 PayPal 订单的值。填写完表单后,PayPal 订单将被提交至 PayPal API,用户将被重定向至 PayPal 完成支付。 本课程的优势在于,在学习 React 的同时,您也将掌握如何处理 PayPal 支付。 最后,后端将使用 Node.js 进行编码,并创建一些 API 端点,以便 React 应用与 PayPal 进行通信。 **教学大纲:** 无

课程评论(0条)

课程详情

This tutorial covers how to integrate Paypal functionality into a React application; the backend is made with Nodejs and Express.Learning React is simple when coding an application from scratch; the idea is explaining the configuration of React by using Webpack and once the configuration is completed then coding the web app step by step.I've divided the tutorial into very brief videos so that you don't have to struggle understanding the topic; each video lasts around five minutes and only a few last more than ten minutes.When processing payments with Paypal a Paypal order must be created; a Paypal order is a JSON object with many properties which describe how much will be charged to the buyer as well as all the details related to the transaction like the shipping information, the taxes and more. At first glance the Paypal order may seem intimidating because of the large number of properties but after coding this web application you will feel very familiar with Paypal and will be prepared to integrate it into any web app.This web application contains several form fields; the content of the form fields are the values for the Paypal order. Once the form fields are filled in then the Paypal order is submitted to the Paypal API and the user is redirected to Paypal to complete the payment.I think this tutorial is a good choice because as you learn React you also learn how to process payments with Paypal.Finally the backend is coded with Nodejs and some API endpoints are created so that the React app can communicate with Paypal.

课程标签

0人关注该课程

主题相关的课程