-
# Issue: Webhook Handling Error in Laravel Cashier Mollie
## Description
When handling the webhook for first payments, the webhook fails and results in an internal server error.
### Error Detai…
-
I am using $subscription->swapAndInvoice of the Mollie Cashier repository. Usually it should refund the unused days and invoice for the full new price. Which normally works. However with the latest sw…
-
We need to add a billing system to the core that will:
1. Allow users to pay for BCC
2. Migrate the system to the other modules for app use.
3. Integrate with User's database instance
ghost updated
7 years ago
-
Aranguent is nearing the point where it can work with third party packages. I'm aiming to provide a smooth conversion with minimal extra steps for anyone implementing this driver.
If you have migra…
-
I'm trying Subby to handle my custom plan subscriptions. However, I'm getting this collision error with Laravel\Cashier.
-
Olá,
a biblioteca é compativel com o [Laravel Cashier](https://laravel.com/docs/5.8/billing) (5.8)
para um Checkout Transparente ?
-
Dear Developer,
Do you know why my preprocessor for variable prices is not working correctly?
It seems to work for swapping plans, but for new subscriptions, it keeps asking for the original pri…
-
### Feature request
Currently mixin is all methods and all properties, however in this Laravel package only properties are forwarded, methods are not.
https://github.com/laravel/cashier-stripe/pu…
-
When calling swapNextCycle() the same way as swap(), it is returning an error. Whereas swap() is working.
**Argument 1 passed to Laravel\Cashier\Subscription::scheduleNewOrderItemAt() must be an in…
-
Apparently there is no support for SEPA at the moment.
It was proposed for the laravel cashier as well here: https://github.com/laravel/cashier/pull/893
At least in germany it is not very common …