Stripe Complete Checkout Process in Laravel

Stripe Complete Checkout Process in Laravel

59.668 Lượt nghe
Stripe Complete Checkout Process in Laravel
Use the coupon code ZURA to get a 50% discount on the Royal Residential Proxies. Make sure to use it before the deal expires! Link to website: https://iproyal.club/codeholic Stripe is the most popular online payments solution. Implementing Stripe checkout process correctly is the key for security. In this video first you will see the diagram and explanation how you should implement Stripe Online Payments checkout process and then we'll follow that process and implement online payments checkout process in Laravel. We'll create new Laravel project and prepare the database, then we will implement stripe checkout and correctly handle checkout redirect success URL. We will also consider the case when tab is closed during checkout process. We'll create stripe web hook URL in Laravel and correctly implement Stripe web hooks with the help of Stripe CLI. ⭐Source Code⭐ https://github.com/thecodeholic/stripe-checkout-laravel If you really love my content and want to support the channel: 👉 My Patreon: (For monthly donation) https://www.patreon.com/thecodeholic 🍺 Buy me Beer: (For one time donation) https://www.buymeacoffee.com/thecodeh... 🖱️Follow me on social media:🖱️ https://twitter.com/thecodeholic https://www.facebook.com/thecodeholic https://www.instagram.com/thecodeholic/ Check my Github: https://github.com/thecodeholic Timecodes -------------------- 00:00 - Intro 01:41 - IPRoyal Sponsored Video 03:17 - Stripe Checkout Complete Flow 10:41 - Project Setup and Migrations 12:51 - Generate Models & Migrations 17:31 - Render Products 21:41 - Implement Stripe Checkout 33:24 - Validate session on redirect and update order 42:20 - Explain the necessity of Web hooks 45:01 - Define Web hook 46:03 - Setup Stripe CLI & finish the project 01:02:58 - Outtro