-
- Cashier Version: 12.6.0
- Laravel Version: 8.16.1
- PHP Version: 7.4.12
- Database Driver & Version: MariaDB 10.5.8
### Description:
It seems like the `handleCustomerSubscriptionUpdated` me…
pr4xx updated
3 years ago
-
**Describe the bug**
I have everything setup in vagrant and after running make install it says that I should be able to access via localhost. However, I just got a `this site cannot be reached`
Ho…
RayBB updated
3 years ago
-
In Cashier.php line 73:
Unable to guess symbol for currency. Please explicitly specify it.
I tried this solution but not working.
https://stackoverflow.com/questions/27945163/how-to-set-the-de…
-
- Cashier Version: 12.3.1
- Laravel Version: 7.28.2
- PHP Version: 7.4.10
- Database Driver & Version: MariaDB
### Description:
We have an application state where an older Stripe subscription…
-
- Cashier Version: 12.3.1
- Laravel Version: 8.6.0
- PHP Version: 7.4.10
- Database Driver & Version: MySql 8.0.21
### Description:
In the Laravel 8 documentation for Cashier it says the defaul…
-
Hi,
I followed the instructions from the README step by step. So I got redirected to the Mollie checkout for the first payment and pay, get redirected back to my app but the subscription is not cre…
-
I would love this same project applied in Laravel 8
-
I have this bug after updating to the latest version. All the routing functionality of the plugin is not working, assuming because everything got prefixed with "cashier".
So when typing `{{ route('…
-
Hello,
```
"php": "^7.4",
"laravel/cashier-paddle": "^1.2.0",
"laravel/framework": "^7.28.3",
```
When following the doc here:
https://laravel.com/docs/7.x/cashier…
-
My `composer.json`:
```
{
"name": "laravel/laravel",
"type": "project",
"description": "The Laravel Framework.",
"keywords": [
"framework",
"laravel"
],…