13. Preparing a Subscription System for the Project/1. Creating the Components to Handle Users Subscriptions.mp4 149.0 MB
16. Add Support for Subscriptions with Stripe/4. Handle Strong Customer Authentication (SCA) in Subscriptions With Stripe.mp4 140.8 MB
1. Meet the instructor and how to take advantage of the course/1. About the payment platform with Laravel and what you'll learn.mp4 127.6 MB
13. Preparing a Subscription System for the Project/2. Allowing To Determine if a Subscription Is Active and Using It.mp4 127.0 MB
14. Processing Subscriptions Using PayPal/1. Create and Configure the Plans of the Payment Platform in PayPal.mp4 124.6 MB
1. Meet the instructor and how to take advantage of the course/2. About the instructor, Laravel and payment platforms.mp4 120.6 MB
15. Implement the Internal Functionalities of the Subscription System/2. Getting Sure a Subscription Attempt Comes From a Payment Process.mp4 120.0 MB
16. Add Support for Subscriptions with Stripe/3. Handle a User Subscription Process With Stripe.mp4 102.8 MB
13. Preparing a Subscription System for the Project/4. Creating the Form That Allows To Purchase a Subscription.mp4 99.3 MB
14. Processing Subscriptions Using PayPal/2. Allowing To Create a Subscription With the PayPal API.mp4 94.0 MB
15. Implement the Internal Functionalities of the Subscription System/1. Create a Subscription As Soon as It Is Successfully Processed.mp4 89.5 MB
15. Implement the Internal Functionalities of the Subscription System/3. Apply the Benefits of the User’s Subscription and Avoid Duplicates.mp4 85.5 MB
16. Add Support for Subscriptions with Stripe/2. Create a Subscription and Customer With Stripe.mp4 82.9 MB
2. Obtaining and preparing a Laravel project to process payments/3. Creating the essential models and tables for the payment platform.mp4 77.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.mp4 72.3 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.mp4 71.4 MB
14. Processing Subscriptions Using PayPal/3. Handling the Creation of a Subscription With PayPal.mp4 71.2 MB
2. Obtaining and preparing a Laravel project to process payments/4. Preparing the payment platform and filling the database from Laravel.mp4 69.7 MB
10. Adding the essential elements in Laravel to start charging with Stripe/3. Obtaining a token that represents the payment method in Stripe.mp4 69.6 MB
3. Preparing some visual components in Laravel to process payments/4. Adding components to display the messages from the payment platform.mp4 69.4 MB
8. Improving and preparing Laravel to use any other payment platform/4. Resolving the payment platform service according to the user's choice.mp4 68.9 MB
7. Implementing the necessary actions in Laravel to use the PayPal API/5. Controlling from Laravel the capture of a payment with PayPal.mp4 68.7 MB
6. Preparing Laravel to use PayPal as a payment platform/1. Creating PayPal test accounts to send and receive payments.mp4 67.0 MB
10. Adding the essential elements in Laravel to start charging with Stripe/2. Requesting a payment method to make payments with Stripe from Laravel.mp4 63.3 MB
13. Preparing a Subscription System for the Project/3. Implementing the Actions To Start the Subscription of a User.mp4 63.2 MB
17. Conclusions and recommendations on payment processing from Laravel/2. Considerations when publishing your payment platform to production.mp4 63.0 MB
4. Building a payment generator to process from Laravel/3. Showing the available payment platforms with Laravel and Bootstrap.mp4 62.3 MB
7. Implementing the necessary actions in Laravel to use the PayPal API/4. Controlling from Laravel the creation of an order using PayPal.mp4 61.0 MB
7. Implementing the necessary actions in Laravel to use the PayPal API/1. Decoding and authenticating requests to the PayPal API.mp4 60.6 MB
4. Building a payment generator to process from Laravel/5. Adding the actions to process a payment on the platform with Laravel.mp4 59.1 MB
13. Preparing a Subscription System for the Project/5. Start the Payment of a Subscription With a Payment Platform.mp4 58.2 MB
4. Building a payment generator to process from Laravel/4. Allowing to customize the form for each payment platform.mp4 56.8 MB
8. Improving and preparing Laravel to use any other payment platform/2. Considering zero-decimal currencies.mp4 55.9 MB
2. Obtaining and preparing a Laravel project to process payments/1. Getting the structure of Laravel using Composer.mp4 54.5 MB
8. Improving and preparing Laravel to use any other payment platform/3. Creating a component that solves a payment platform dynamically.mp4 54.4 MB
16. Add Support for Subscriptions with Stripe/1. Create and Configure a Product With Its Prices for Stripe.mp4 52.7 MB
17. Conclusions and recommendations on payment processing from Laravel/4. Bonus Lecture.mp4 51.2 MB
11. Implementing the components to process payments with the Stripe API/4. Handling with Laravel the confirmation of a payment intent in Stripe.mp4 49.8 MB
7. Implementing the necessary actions in Laravel to use the PayPal API/3. Capturing a payment of an order given in Laravel with the PayPal API.mp4 48.4 MB
17. Conclusions and recommendations on payment processing from Laravel/1. There is still much that can be done to process payments with Laravel.mp4 48.2 MB
9. Preparing the project to use Stripe as an additional payment platform/4. Creating the service for Laravel that will use the Stripe API.mp4 48.2 MB
11. Implementing the components to process payments with the Stripe API/1. Creating a payment intention with the Stripe API from Laravel.mp4 48.1 MB
12. Handling Strong Customer Authentication (SCA) with Stripe and Laravel/3. Performing 3D Secure validation directly with Stripe.mp4 47.5 MB
4. Building a payment generator to process from Laravel/1. Creating a form with random amounts using Bootstrap in Laravel.mp4 46.4 MB
6. Preparing Laravel to use PayPal as a payment platform/3. Configuring the payment platform in Laravel to use the PayPal API.mp4 44.0 MB
3. Preparing some visual components in Laravel to process payments/3. Improving and using the components generated with Laravel UI.mp4 42.0 MB
6. Preparing Laravel to use PayPal as a payment platform/4. Adding a service in Laravel responsible for consuming the PayPal API.mp4 40.2 MB
9. Preparing the project to use Stripe as an additional payment platform/3. Configuring the payment platform with Laravel to use Stripe.mp4 37.8 MB
12. Handling Strong Customer Authentication (SCA) with Stripe and Laravel/2. Preparing the Stripe service to process payments with 3D Secure (SCA).mp4 35.5 MB
5. Allowing to consume the API of any payment platform from Laravel/1. Adding GuzzleHTTP to Laravel to consume HTTP APIs.mp4 33.7 MB
12. Handling Strong Customer Authentication (SCA) with Stripe and Laravel/1. Considering Strong Customer Authentication (SCA) with Stripe.mp4 33.4 MB
11. Implementing the components to process payments with the Stripe API/3. Handling with Laravel the creation of a payment intent in Stripe.mp4 32.3 MB
4. Building a payment generator to process from Laravel/2. Showing the types of currency available to process a payment.mp4 31.6 MB
11. Implementing the components to process payments with the Stripe API/2. Confirming a payment intention from Laravel using the Stripe API.mp4 30.8 MB
6. Preparing Laravel to use PayPal as a payment platform/2. Creating a PayPal application to consume your API from Laravel.mp4 27.7 MB
9. Preparing the project to use Stripe as an additional payment platform/1. Creating an account in Stripe for use with the payment platform.mp4 27.7 MB
10. Adding the essential elements in Laravel to start charging with Stripe/1. Decoding and authenticating Stripe API requests.mp4 26.3 MB
3. Preparing some visual components in Laravel to process payments/1. Adding laravelui to build some visual components.mp4 25.1 MB
8. Improving and preparing Laravel to use any other payment platform/1. Implementing the payment cancellation flow for any platform.mp4 24.6 MB
3. Preparing some visual components in Laravel to process payments/2. Generating visual components with laravelui.mp4 22.0 MB
9. Preparing the project to use Stripe as an additional payment platform/2. Obtaining access credentials to use the Stripe API from Laravel.mp4 16.5 MB
2. Obtaining and preparing a Laravel project to process payments/4.4 paypal.jpg 20.4 kB
13. Preparing a Subscription System for the Project/1. Creating the Components to Handle Users Subscriptions.srt 19.6 kB
16. Add Support for Subscriptions with Stripe/4. Handle Strong Customer Authentication (SCA) in Subscriptions With Stripe.srt 17.4 kB
14. Processing Subscriptions Using PayPal/1. Create and Configure the Plans of the Payment Platform in PayPal.srt 17.1 kB
13. Preparing a Subscription System for the Project/2. Allowing To Determine if a Subscription Is Active and Using It.srt 16.3 kB
13. Preparing a Subscription System for the Project/4. Creating the Form That Allows To Purchase a Subscription.srt 15.3 kB
14. Processing Subscriptions Using PayPal/2. Allowing To Create a Subscription With the PayPal API.srt 14.5 kB
2. Obtaining and preparing a Laravel project to process payments/4. Preparing the payment platform and filling the database from Laravel.srt 13.8 kB
15. Implement the Internal Functionalities of the Subscription System/2. Getting Sure a Subscription Attempt Comes From a Payment Process.srt 13.4 kB
16. Add Support for Subscriptions with Stripe/2. Create a Subscription and Customer With Stripe.srt 13.1 kB
15. Implement the Internal Functionalities of the Subscription System/1. Create a Subscription As Soon as It Is Successfully Processed.srt 13.0 kB
16. Add Support for Subscriptions with Stripe/3. Handle a User Subscription Process With Stripe.srt 13.0 kB
2. Obtaining and preparing a Laravel project to process payments/3. Creating the essential models and tables for the payment platform.srt 12.5 kB
4. Building a payment generator to process from Laravel/4. Allowing to customize the form for each payment platform.srt 11.5 kB
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.5 kB
15. Implement the Internal Functionalities of the Subscription System/3. Apply the Benefits of the User’s Subscription and Avoid Duplicates.srt 11.5 kB
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.5 kB
10. Adding the essential elements in Laravel to start charging with Stripe/3. Obtaining a token that represents the payment method in Stripe.srt 11.2 kB
6. Preparing Laravel to use PayPal as a payment platform/1. Creating PayPal test accounts to send and receive payments.srt 10.9 kB
4. Building a payment generator to process from Laravel/5. Adding the actions to process a payment on the platform with Laravel.srt 10.7 kB
10. Adding the essential elements in Laravel to start charging with Stripe/2. Requesting a payment method to make payments with Stripe from Laravel.srt 10.4 kB
4. Building a payment generator to process from Laravel/3. Showing the available payment platforms with Laravel and Bootstrap.srt 10.4 kB
14. Processing Subscriptions Using PayPal/3. Handling the Creation of a Subscription With PayPal.srt 10.3 kB
7. Implementing the necessary actions in Laravel to use the PayPal API/5. Controlling from Laravel the capture of a payment with PayPal.srt 9.9 kB
7. Implementing the necessary actions in Laravel to use the PayPal API/1. Decoding and authenticating requests to the PayPal API.srt 9.5 kB
8. Improving and preparing Laravel to use any other payment platform/2. Considering zero-decimal currencies.srt 9.5 kB
8. Improving and preparing Laravel to use any other payment platform/3. Creating a component that solves a payment platform dynamically.srt 9.4 kB
8. Improving and preparing Laravel to use any other payment platform/4. Resolving the payment platform service according to the user's choice.srt 9.2 kB
3. Preparing some visual components in Laravel to process payments/4. Adding components to display the messages from the payment platform.srt 9.2 kB
1. Meet the instructor and how to take advantage of the course/1. About the payment platform with Laravel and what you'll learn.srt 8.6 kB
4. Building a payment generator to process from Laravel/1. Creating a form with random amounts using Bootstrap in Laravel.srt 8.6 kB
7. Implementing the necessary actions in Laravel to use the PayPal API/3. Capturing a payment of an order given in Laravel with the PayPal API.srt 8.6 kB
6. Preparing Laravel to use PayPal as a payment platform/4. Adding a service in Laravel responsible for consuming the PayPal API.srt 8.5 kB
7. Implementing the necessary actions in Laravel to use the PayPal API/4. Controlling from Laravel the creation of an order using PayPal.srt 8.5 kB
13. Preparing a Subscription System for the Project/3. Implementing the Actions To Start the Subscription of a User.srt 8.4 kB
13. Preparing a Subscription System for the Project/5. Start the Payment of a Subscription With a Payment Platform.srt 8.2 kB
6. Preparing Laravel to use PayPal as a payment platform/3. Configuring the payment platform in Laravel to use the PayPal API.srt 8.1 kB
3. Preparing some visual components in Laravel to process payments/3. Improving and using the components generated with Laravel UI.srt 8.0 kB
16. Add Support for Subscriptions with Stripe/1. Create and Configure a Product With Its Prices for Stripe.srt 8.0 kB
2. Obtaining and preparing a Laravel project to process payments/1. Getting the structure of Laravel using Composer.srt 7.8 kB
11. Implementing the components to process payments with the Stripe API/1. Creating a payment intention with the Stripe API from Laravel.srt 7.3 kB
12. Handling Strong Customer Authentication (SCA) with Stripe and Laravel/3. Performing 3D Secure validation directly with Stripe.srt 7.3 kB
1. Meet the instructor and how to take advantage of the course/2. About the instructor, Laravel and payment platforms.srt 7.3 kB
11. Implementing the components to process payments with the Stripe API/4. Handling with Laravel the confirmation of a payment intent in Stripe.srt 7.0 kB
9. Preparing the project to use Stripe as an additional payment platform/4. Creating the service for Laravel that will use the Stripe API.srt 6.9 kB
4. Building a payment generator to process from Laravel/2. Showing the types of currency available to process a payment.srt 6.0 kB
9. Preparing the project to use Stripe as an additional payment platform/3. Configuring the payment platform with Laravel to use Stripe.srt 5.9 kB
2. Obtaining and preparing a Laravel project to process payments/4.2 stripe.jpg 5.8 kB
12. Handling Strong Customer Authentication (SCA) with Stripe and Laravel/1. Considering Strong Customer Authentication (SCA) with Stripe.srt 5.5 kB
11. Implementing the components to process payments with the Stripe API/3. Handling with Laravel the creation of a payment intent in Stripe.srt 4.7 kB
12. Handling Strong Customer Authentication (SCA) with Stripe and Laravel/2. Preparing the Stripe service to process payments with 3D Secure (SCA).srt 4.7 kB
17. Conclusions and recommendations on payment processing from Laravel/2. Considerations when publishing your payment platform to production.srt 4.5 kB
11. Implementing the components to process payments with the Stripe API/2. Confirming a payment intention from Laravel using the Stripe API.srt 4.4 kB
3. Preparing some visual components in Laravel to process payments/2. Generating visual components with laravelui.srt 4.4 kB
8. Improving and preparing Laravel to use any other payment platform/1. Implementing the payment cancellation flow for any platform.srt 4.3 kB
10. Adding the essential elements in Laravel to start charging with Stripe/1. Decoding and authenticating Stripe API requests.srt 4.3 kB
9. Preparing the project to use Stripe as an additional payment platform/2. Obtaining access credentials to use the Stripe API from Laravel.srt 4.2 kB
5. Allowing to consume the API of any payment platform from Laravel/1. Adding GuzzleHTTP to Laravel to consume HTTP APIs.srt 4.1 kB
6. Preparing Laravel to use PayPal as a payment platform/2. Creating a PayPal application to consume your API from Laravel.srt 4.1 kB
3. Preparing some visual components in Laravel to process payments/1. Adding laravelui to build some visual components.srt 3.8 kB
9. Preparing the project to use Stripe as an additional payment platform/1. Creating an account in Stripe for use with the payment platform.srt 3.6 kB
17. Conclusions and recommendations on payment processing from Laravel/1. There is still much that can be done to process payments with Laravel.srt 3.4 kB
1. Meet the instructor and how to take advantage of the course/4. The development environment to use.html 3.3 kB
17. Conclusions and recommendations on payment processing from Laravel/4. Bonus Lecture.srt 3.3 kB
1. Meet the instructor and how to take advantage of the course/3. How to Ask Questions.html 1.4 kB
2. Obtaining and preparing a Laravel project to process payments/2. The source code of the course.html 1.0 kB
17. Conclusions and recommendations on payment processing from Laravel/3. What would you like to see in the course.html 911 Bytes
2. Obtaining and preparing a Laravel project to process payments/5. Be sure everything is clear about the essential models and tables.html 181 Bytes
4. Building a payment generator to process from Laravel/6. Make sure you understand the reasons behind the created form.html 181 Bytes
17. Conclusions and recommendations on payment processing from Laravel/3.1 Survey.html 172 Bytes
2. Obtaining and preparing a Laravel project to process payments/4.1 PayPal image.html 169 Bytes
2. Obtaining and preparing a Laravel project to process payments/4.3 Stripe image.html 169 Bytes
3. Preparing some visual components in Laravel to process payments/3.1 Bootstrap CDN.html 133 Bytes
7. Implementing the necessary actions in Laravel to use the PayPal API/3.1 PayPal docs for capturing an order.html 124 Bytes
7. Implementing the necessary actions in Laravel to use the PayPal API/2.1 PayPal docs for creating an order.html 123 Bytes
2. Obtaining and preparing a Laravel project to process payments/2.1 The repository of the course.html 117 Bytes
5. Allowing to consume the API of any payment platform from Laravel/1.1 Guzzle Docs (official).html 97 Bytes
17. Conclusions and recommendations on payment processing from Laravel/4.2 Take a look at my full list of courses.html 96 Bytes
1. Meet the instructor and how to take advantage of the course/2.1 Follow me on Twitter @JuanDMeGon.html 91 Bytes
17. Conclusions and recommendations on payment processing from Laravel/4.1 Follow me on Twitter @JuanDMeGon.html 91 Bytes
6. Preparing Laravel to use PayPal as a payment platform/1.1 PayPal developers site.html 90 Bytes