Courses

Stripe Checkout Form with Laravel Cashier

Step 2. Stripe Payment Form with Stripe Elements and Styles

Previous: Step 1. "Confirm Purchase" Form: Create User and Order in DB
avatar

What about recurring payment? I suppose stripe have possibility to do this, but what we should do on backend side? Example: I bought your courses recurring and after every month my account will be charged. Should we create some cron job that will check end of the access to premium courses and trigger some action? Or maybe stripe will do it for us?

avatar

For that, I would use Laravel Spark. In fact, I'm using Laravel Spark myself here on LaravelDaily.

avatar

But If it wasn't have a 'spark' and you have only payment gateway, what approach will you use to do this job?

avatar
You can use Markdown
avatar
You can use Markdown