Laravel Subscription with Card Payments (1/11)
In this series we build a repeat billing subscription service with Laravel, using Laravel Cashier and Stripe to handle card payments.
Laravel Cashier: https://github.com/laravel/cashier
Stripe: https://stripe.com/gb
A customer joins using their card, and is repeat billed every month/year, whatever you choose. They can cancel their subscription, resume their subscription and update their card details. There is also a lot more you can do with Laravel Cashier.
Watch the full series at https://www.youtube.com/playlist?list=PLfdtiltiRHWFT5380KA8tSJl7R5GajzSX
Subscribe to phpacademy and enjoy more free web development tutorials!
Our channel
http://youtube.com/phpacademy
Official website
http://phpacademy.org
Support Forum
http://phpacademy.org/forum
Follow us on Twitter!
Tweets by phpacademy
source