-
Any idea how I can resolve this? I am stuck. I need to upgrade to spatie/laravel-mailcoach v 3.0 and add laravel-mailcoach-ses-feedback.
```
"spatie/laravel-mailcoach": "^3.0.0",
…
-
when i swap the plan i got error Call to a member function handle() on null (vendor/laravel/cashier-mollie/src/Subscription.php:446)
return $subscription->plan()->orderItemPreprocessors()->handle($…
-
Hello, in Brazil I need to use this project but don't use because don't have a payment method called in Brazil by Boleto
if i create a project called by cashier-pagseguro i can send for someone wit…
-
- Cashier Version: 7.0.#
- Laravel Version: 5.6.#
- PHP Version: 7.4.1
- Database Driver & Version:
### Description:
Recently they add support to php 7.4.1: https://github.com/stripe/stripe-p…
-
Version 3.x of Tenancy for Laravel is now in **open beta**.
3.x is mostly a ground-up rewrite. It's focused on making the package **much more flexible** by using an **event-based architecture** and…
-
- Cashier Version: 12.0.1
- **Lumen** Version: ^7.2
- PHP Version: 7.4
- Database Driver & Version: Postgres
### Description:
getting an error on publishing the resources...but think it does …
-
- Cashier Paddle Version: dev-master
- Laravel Version: 7.19
- PHP Version: 7.4
- Database Driver & Version: mysql
### Description:
This error happened when I cancel a subscription
```
$s…
-
When calling `cancelNow()` it would seem, at least from our use case that you _always_ want to prorate the remaining time on the subscription, but it does not take any options.
Is there a design re…
-
- Cashier Version: 12.2.0
- Laravel Version: 7.0
### Description:
Stripe has discontinued Plans. They now use Price API. Price API is backwards compatible, however Cashier documentation and defau…
-
- Cashier Paddle Version: 1.0@beta
- Laravel Version: 7.15
- PHP Version: 7.4
- Database Driver & Version: Mysql 8.0
### Description:
I am getting invalid signature error from webhook. After …