-
- Cashier Version: 12.7.0
- Laravel Version: 8.2.0
- PHP Version: 8.0.0
### Description:
I do not know if I am doing anything wrong, but I can not get tax to work on subscriptions (checkout) wit…
-
- Cashier Version: 12.5.0
- Laravel Version: 8.12.3
- PHP Version: 7.4.6
- Database Driver & Version:
MySQL & 5.7
### Description:
When I add addon plan to existing subscription, ```subscription…
-
Hi,
I'm currently working on a project where we need to have the possibility to swap the issuer of the payment. Example:
Customer has registered and used iDeal with Rabobank (issuer) for first p…
-
Seems like monica requires php7.1 however debian stretch supports only php7.0. This should be mentioned in the [guide](https://github.com/monicahq/monica/blob/master/docs/installation/debian.md).
…
-
- Cashier Paddle Version: v1.2.0
- Laravel Version:7.16.1
- PHP Version: 7.2
- Database Driver & Version: mysql
### Description:
I keep getting " Class 'Laravel\Paddle\Http\Controllers\Subscr…
-
- Lumen Version: 8.0
- PHP Version: 7.4.11
- Database Driver & Version: MySQL 5.7.22
### Description:
Hi there,
I'm trying to extend the WebhookController of the laravel/cashier package…
-
I saw SubscriptionController.php references
` $user = $request->user();`
But noticed elsewhere the more generic Model class was used. Is there a way to configure the package to use the CASHIER_M…
-
### What steps will reproduce the problem?
Install the plugin
### What is the expected result?
Empty defaults (Or even pulled from Laravel config)
### What do you get instead?
Some weird defaul…
-
Hello!
I'm aware of this ticket: https://github.com/laravel/cashier-mollie/issues/235 however I would like to know your opinions on implementing pausing of subscriptions. I can imagine you might no…
jkaan updated
3 years ago
-
Earlier Customer API returns with `sources` by default.
![image](https://user-images.githubusercontent.com/10572131/100242224-93e8c600-2f5a-11eb-81d3-312d2dfde52e.png)
From 2020-08-27 its not at…