- Added static methods
ignoreMigrations
,ignoreRoutes
,useCurrencyLocale
,usesCurrencyLocale
to theCashier
class. - Added the option to configure
currency
andcurrency_locale
inconfig/cashier.php
, as a convenient way to configure theCashier
class. - Added methods
swapAndInvoice
andincrementAndInvoice
to theSubscription
class - Modified the
WebhookController
to replace theOrder
's temporary payment id with Mollie's.
👉 Laravel Spark for Mollie is coming! Read more here.