github laravel/cashier-mollie v1.0.0
Release v1.0.0 - Ready to rock and roll 🎸

latest releases: v1.16.2, v1.1.6.1, v1.16.0...
4 years ago

We've had a rigorous beta testing period, followed by an amazing announcement party at Laracon.EU.

Thanks everyone for all the ❤️.

Here is laravel/cashier-mollie v1.

Enjoy! 🎉


- Sander


PS. Some noteworthy changes since last release:

  • added the MandateUpdated event
  • the downloaded invoice filename has the format invoiceReference_appName.pdf, so your customer sees a recognisable filename once it's in their Download folder.
  • the configured first payment amount is including the VAT (whatever the taxPercentage)
  • The redirectUrl on the FirstPaymentBuilder can be overridden
  • a number of subscription modifiers support lazy processing, so you can modify some more before the payment is generated (updateQuantity, incrementQuantity, decrementQuantity, swap and restartCycleWithModifications).
  • the helper method $subscription->restartCycleWithModifications(...) is public. This helper method is at the heart of Cashier's prorating features.

Don't miss a new cashier-mollie release

NewReleases is sending notifications on new releases.