Practical Laravel – payment integration – Stripe

Update! I have posted a tutorial for Laravel 4 as well, please check it after reading this post: maxoffsky.com/code-blog/integrating-stripe-into-laravel-4-application/ Hello there, Laravel developers! In this blog post I’ll describe in detail how you can integrate payment system into your Laravel 3 applications and charge people some real money! Specifically I’ll describe how to use Stripe. […]

Read More