Udemy - Laravel Payment and Subscription Processing: PayPal & Stripe

seeders: 13
leechers: 15
updated:
Added by tutsnode in Other > Tutorials

Download Fast Safe Anonymous
movies, software, shows...
  • Downloads: 138
  • Language: English

Files

Laravel Payment and Subscription Processing PayPal & Stripe [TutsNode.com] - Laravel Payment and Subscription Processing PayPal & Stripe 13. Preparing a Subscription System for the Project
  • 1. Creating the Components to Handle Users Subscriptions.mp4 (142.1 MB)
  • 1. Creating the Components to Handle Users Subscriptions.srt (19.2 KB)
  • 2. Allowing To Determine if a Subscription Is Active and Using It.srt (15.9 KB)
  • 4. Creating the Form That Allows To Purchase a Subscription.srt (14.9 KB)
  • 3. Implementing the Actions To Start the Subscription of a User.srt (8.2 KB)
  • 5. Start the Payment of a Subscription With a Payment Platform.srt (8.0 KB)
  • 2. Allowing To Determine if a Subscription Is Active and Using It.mp4 (121.1 MB)
  • 4. Creating the Form That Allows To Purchase a Subscription.mp4 (94.7 MB)
  • 3. Implementing the Actions To Start the Subscription of a User.mp4 (60.2 MB)
  • 5. Start the Payment of a Subscription With a Payment Platform.mp4 (55.5 MB)
2. Obtaining and preparing a Laravel project to process payments
  • 4.4 paypal.jpg (19.9 KB)
  • 2. The source code of the course.html (1.0 KB)
  • 2.1 The repository of the course.html (0.1 KB)
  • 4. Preparing the payment platform and filling the database from Laravel.srt (13.5 KB)
  • 4.1 PayPal image.html (0.2 KB)
  • 4.3 Stripe image.html (0.2 KB)
  • 3. Creating the essential models and tables for the payment platform.srt (12.2 KB)
  • 5. Be sure everything is clear about the essential models and tables.html (0.2 KB)
  • 1. Getting the structure of Laravel using Composer.srt (7.6 KB)
  • 4.2 stripe.jpg (5.6 KB)
  • 3. Creating the essential models and tables for the payment platform.mp4 (73.6 MB)
  • 4. Preparing the payment platform and filling the database from Laravel.mp4 (66.5 MB)
  • 1. Getting the structure of Laravel using Composer.mp4 (52.0 MB)
16. Add Support for Subscriptions with Stripe
  • 4. Handle Strong Customer Authentication (SCA) in Subscriptions With Stripe.srt (17.0 KB)
  • 2. Create a Subscription and Customer With Stripe.srt (12.8 KB)
  • 3. Handle a User Subscription Process With Stripe.srt (12.7 KB)
  • 1. Create and Configure a Product With Its Prices for Stripe.srt (7.8 KB)
  • 4. Handle Strong Customer Authentication (SCA) in Subscriptions With Stripe.mp4 (134.2 MB)
  • 3. Handle a User Subscription Process With Stripe.mp4 (98.0 MB)
  • 2. Create a Subscription and Customer With Stripe.mp4 (79.1 MB)
  • 1. Create and Configure a Product With Its Prices for Stripe.mp4 (50.2 MB)
14. Processing Subscriptions Using PayPal
  • 1. Create and Configure the Plans of the Payment Platform in PayPal.srt (16.7 KB)
  • 2. Allowing To Create a Subscription With the PayPal API.srt (14.1 KB)
  • 3. Handling the Creation of a Subscription With PayPal.srt (10.1 KB)
  • 1. Create and Configure the Plans of the Payment Platform in PayPal.mp4 (118.8 MB)
  • 2. Allowing To Create a Subscription With the PayPal API.mp4 (89.7 MB)
  • 3. Handling the Creation of a Subscription With PayPal.mp4 (67.9 MB)
1. Meet the instructor and how to take advantage of the course
  • 2.1 Follow me on Twitter @JuanDMeGon.html (0.1 KB)
  • 3. How to Ask Questions.html (1.3 KB)
  • 1. About the payment platform with Laravel and what you'll learn.srt (8.4 KB)
  • 2. About the instructor, Laravel and payment platforms.srt (7.1 KB)
  • 4. The development environment to use.html (3.2 KB)
  • 1. About the payment platform with Laravel and what you'll learn.mp4 (121.7 MB)
  • 2. About the instructor, Laravel and payment platforms.mp4 (115.0 MB)
15. Implement the Internal Functionalities of the Subscription System
  • 2. Getting Sure a Subscription Attempt Comes From a Payment Process.srt (13.1 KB)
  • 1. Create a Subscription As Soon as It Is Successfully Processed.srt (12.7 KB)
  • 3. Apply the Benefits of the User’s Subscription and Avoid Duplicates.srt (11.2 KB)
  • 2. Getting Sure a Subscription Attempt Comes From a Payment Process.mp4 (114.4 MB)
  • 1. Create a Subscription As Soon as It Is Successfully Processed.mp4 (85.4 MB)
  • 3. Apply the Benefits of the User’s Subscription and Avoid Duplicates.mp4 (81.5 MB)
4. Building a payment generator to process from Laravel
  • 4. Allowing to customize the form for each payment platform.srt (11.3 KB)
  • 5. Adding the actions to process a payment on the platform with Laravel.srt (10.5 KB)
  • 3. Showing the available payment platforms with Laravel and Bootstrap.srt (10.1 KB)
  • 1. Creating a form with random amounts using Bootstrap in Laravel.srt (8.4 KB)
  • 6. Make sure you understand the reasons behind the created form.html (0.2 KB)
  • 2. Showing the types of currency available to process a payment.srt (5.9 KB)
  • 3. Showing the available payment platforms with Laravel and Bootstrap.mp4 (59.4 MB)
  • 5. Adding the actions to process a payment on the platform with Laravel.mp4 (56.4 MB)
  • 4. Allowing to customize the form for each payment platform.mp4 (54.1 MB)
  • 1. Creating a form with random amounts using Bootstrap in Laravel.mp4 (44.3 MB)
  • 2. Showing the types of currency available to process a payment.mp4 (30.1 MB)
7. Implementing the necessary actions in Laravel to use the PayPal API
  • 2. Creating an order in the PayPal API for a given amount and currency.srt (11.3 KB)
  • 5. Controlling from Laravel the capture of a payment with PayPal.srt (9.6 KB)
  • 1. Decoding and authenticating requests to the PayPal API.srt (9.2 KB)
  • 3. Capturing a payment of an order given in Laravel with the PayPal API.srt (8.4 KB)
  • 4. Controlling from Laravel the creation of an order using PayPal.srt (8.3 KB)
  • 2.1 PayPal docs for creating an order.html (0.1 KB)
  • 3.1 PayPal docs for capturing an order.html (0.1 KB)
  • 2. Creating an order in the PayPal API for a given amount and currency.mp4 (68.9 MB)
  • 5. Controlling from Laravel the capture of a payment with PayPal.mp4 (65.5 MB)
  • 4. Controlling from Laravel the creation of an order using PayPal.mp4 (58.2 MB)
  • 1. Decoding and authenticating requests to the PayPal API.mp4 (57.8 MB)
  • 3. Capturing a payment of an order given in Laravel with the PayPal API.mp4 (46.2 MB)
5. Allowing to consume the API of any payment platform from Laravel
  • 2. Creating a component to use any API of the payment platforms.srt (11.2 KB)
  • 1.1 Guzzle Docs (official).html (0.1 KB)
  • 1. Adding GuzzleHTTP to Laravel to consume HTTP APIs.srt (4.0 KB)
  • 2. Cre

Description


Description

Learn to integrate multiple payment platforms at once in the same Laravel project, using as an example the most popular payment gateways (PayPal and Stripe).

Do you want to start receiving payments and subscriptions on your existing projects?

Me too. And in this course, I teach you how to achieve it without getting crazy in the process, using Laravel.

Process payments with Laravel and the best payment platforms.
Let’s be honest; we currently don’t have time to go line by line reading and understanding the documentation to test and fail with each platform. For that reason, I guide you along with the direct pat in this course to integrate the current times’ best online payment and e-commerce platforms. EVERYTHING in the same Laravel project.

Receive recurring payments (subscriptions)
Don’t stop there. You will also learn how to process subscriptions for your users and receive recurring payments on any of your Laravel projects.

Billions of dollars have been raised online only in recent months. With this course, you can open up to your customers and users and start receiving online payments using the best PHP framework, Laravel, along with the best online payment gateways. As a use-case, integrate PayPal and Stripe (considering SCA) in Laravel (and more coming).

Why choose me?
Because I’m always there to enhance your learning ?

More than 18,000 students appreciate the effectiveness of my answers to all their questions and the more than 4,000 positive ratings prove it.

Because I not only teach you Laravel but how to solve real-world problems with Laravel.

What’s good about Laravel?
Laravel is the most popular framework for PHP. With Laravel, you can develop high complexity PHP applications quickly, which includes payment processing using the most popular payment gateways. During the course, you will see the enormous facilities that Laravel offers when implementing complex tasks. Of course, we are using the latest version of Laravel.

Why PayPal and Stripe?
It’s not just about PayPal and Stripe. In the course, everything will be perfectly adaptable to any additional platform that is added in the future or those you need to use.

Initially, PayPal and Stripe are used with Laravel because both, PayPal and Stripe, are the most popular online payment gateways globally and meet a huge portion of online businesses’ needs.

What about SCA?
Do not worry! I cover you on this too. SCA (Strong Customer Authentication) is a very important security requirement for some regions and it is a good idea to take that into consideration for your projects. In this course, I show you the details about SCA, Stripe, and Laravel. That way, your Laravel project will accomplish the SCA directives while using Stripe.

So join now to integrate the best payment platforms with Laravel and you will get this:

Integrate and receive payments with PayPal, directly using the PayPal API in Laravel
Integrate and process payments with Stripe, directly using the Stripe API from Laravel
Integrate Stripe in Laravel, considering SCA
Accomplish SCA (Strong Customer Authentication) when using Stripe in your Laravel project
Build a payment platform that integrates MULTIPLE payment gateways at once in a single Laravel project.
It includes the essential steps to process payments from Laravel, not only with PayPal and Stripe but with any other platform.

Why take this course?
I prepared this course to explore the essentials when processing payments with Laravel, using the most important payment platforms.

The goal?
Simplify the process to integrate multiple platforms with essential steps. So, regardless of the platforms to use, the process would be quite similar and simple to carry out.

Exploring the different parts where developers “suffer” most by integrating payment platforms into any project. Especially when several are required at once.

You will want to complete this course since the first class.

Is this course for you?
This course is probably for anyone (expert or not). This course is for you if you meet any of these conditions:

You are a beginner or want to start using payment gateways to process payments on your online projects.
You are a Laravel or PHP developer and you want to integrate the best payment platforms in your projects.
You are an entrepreneur, and you want to start creating your online services and receive money with them.
You are an expert in web development and you need to integrate multiple payment platforms in the same project, without spending time understanding official articles and documents.

The benefits you will get

The freedom to implement solutions once and let your products and services sell online without having to be there every time.
The feeling of professional growth and building real and incredible projects.
Build any Laravel project that can collect payments online automatically, using the most important payment platforms.

So that said all this…

Do not wait for more. The world moves quickly, and billions of dollars are raised completely online.

Offering multiple payment options online will help your users and simplify their lives.

Press the button and enroll today.

Join me throughout this process to integrate the best payment platforms available.
Who this course is for:

Developers with websites that need to integrate different payment platforms
Those who need to use the best online payment platforms
Those who need to integrate PayPal as a payment platform in their projects
Those looking to integrate Stripe as a payment platform
Those who want to use Laravel to process payments
Curious web developers regarding the usage of multiple payment platforms with Laravel

Requirements

Have PHP installed and functional in your system (at least PHP 7.3 is recommended)
Have composer installed and functional in your development environment
Recommended, PHP basic skills
Everything else I will teach you how to implement it

Last Updated 3/2021



Download torrent
3.6 GB
seeders:13
leechers:15
Udemy - Laravel Payment and Subscription Processing: PayPal & Stripe


Trackers

tracker name
udp://inferno.demonoid.pw:3391/announce
udp://tracker.openbittorrent.com:80/announce
udp://tracker.opentrackr.org:1337/announce
udp://torrent.gresille.org:80/announce
udp://glotorrents.pw:6969/announce
udp://tracker.leechers-paradise.org:6969/announce
udp://tracker.pirateparty.gr:6969/announce
udp://tracker.coppersurfer.tk:6969/announce
udp://ipv4.tracker.harry.lu:80/announce
udp://9.rarbg.to:2710/announce
udp://shadowshq.yi.org:6969/announce
udp://tracker.zer0day.to:1337/announce
µTorrent compatible trackers list

Download torrent
3.6 GB
seeders:13
leechers:15
Udemy - Laravel Payment and Subscription Processing: PayPal & Stripe


Torrent hash: 9F009CE6C18F8DC3FAA09FD405AC19A849D831F5