Logo
flag

Laravel Payment Integration with Braintree, Stripe & PayPal

Logo

Please rate the course

0.0
Source:
Language:
English
Duration:
10:58:12
Number of lessons:
77
Release date:
18/08/2021
Rating:
0.0

Course short description

Do you want to learn how to integrate Stripe, Braintree and PayPal into your web application? This is the most advanced and in-depth course on this topic. We will walk you through the process of integrating the most popular payment methods. During the course we will use the Laravel framework for the project, but the payment integrations can be easily adapted to other frameworks and projects since we are not using any pre-built Laravel packages, the integrations are not specific to Laravel.


We only use the official SDKs provided by Braintree, Stripe and PayPal and build upon them. This way you will acquire a thorough understanding of how the payment integration works in the background.

In order to make the best of this course it is important that you have at least an intermediate knowledge of PHP, JavaScript, AJAX and MVC concept! If you are a beginner developer you might want to take a look at these technologies first, otherwise you will have hard time following the lectures.

We will be testing the payment integrations using a simple app where we'll be able to sell online courses. We have created this test website with the following features:

  • User roles (admin, member)
  • Admin backend
  • Course creation (we will create courses, assign prices to them)
  • Course list on the frontend (courses can be purchased from here)
  • List of purchased courses on the frontend
  • Checkout page
  • Purchase confirmation page

Write your comment

Logo