laravel-cashier-mollie icon indicating copy to clipboard operation
laravel-cashier-mollie copied to clipboard

Installment Payments with Mollie

Open LeonBuchner opened this issue 2 years ago • 0 comments

Hello, I want to charge a big amount in multiple smaller amounts every month. For example the customer buys a 5000$ product I want to charge him 1000$ every month for 5 months.

I found in the documentation of mollie that there is a "times" parameter for that: https://docs.mollie.com/reference/v2/subscriptions-api/create-subscription

But how can I use it with the laravel package? I found nothing in the documentation or in other issues here.

LeonBuchner avatar Sep 03 '22 11:09 LeonBuchner