Let's do payments right with the Stripe Payment Intent API, and build an app where customers can pay to access a members area.
We'll cover setting up a Payment Intent, process payments correctly with authorization, handle declines, and securely respond to a Stripe webhook to upgrade a member.
This course is for you if:
If you need to accept subscription payments, this course covers everything you need to know. Using Laravel Cashier, we'll create plans, accept payments and allow customers to manage every aspect of their subscription.