-
- Cashier Version: 12.4
- 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 lara…
-
public function createMolliePayment( Order $order ) {
// TODO: get restaurant api key here..
Mollie::api()->setApiKey( "test_keyjdhfkjdhfkjdfdjs" );
$restorant =…
-
- Cashier Version: 12.4
- Laravel Version: 8.0
- PHP Version: 7.4.11
- Database Driver & Version: MySQL 5.7.22
### Description:
Hi there, I'm trying to retrieve the invoices for a particular us…
-
Hello! I am aware that this is not supported and might not be at all, however I would like to know your thoughts on how to handle this situation:
Given that for example the subscriptions will be ca…
jkaan updated
3 years ago
-
- Cashier Version:12.6
- Laravel Version: 8.0
- PHP Version: 8.0
- Database Driver & Version:
### Description:
I'm testing out canceled subscriptions in my app and I keep running to odd behav…
-
Although I'm getting the Stripe Token like so:
````
in Billable.php line 385
at User->updateCard(object(Token)) in SubscriptionBuilder.php line 212
at SubscriptionBuilder->getStripeCustomer('tok…
-
- Cashier Version: 12.5.0
- Laravel Version: 7.29.3
- PHP Version: 7.4.10
### Description:
When using Stripe Checkout via `Session::create()` and `mode: subscription`, I get a subscription insid…
-
- Cashier Version: 12.4.1
- Laravel Version: 7.26.0
- PHP Version: 7.4.12
- Database Driver & Version:
### Description:
You cannot lookup payment methods which are not `card`'s. In my exmaple…
-
Package have internal migration included.
It is hard registered inside the Serivce Provider and have own timestamp: `2018_08_11_003343_create_log_table`
This leads to behavior that breaks normal …
-
- Cashier Paddle Version: 1.2
- Laravel Version: 8.0
- PHP Version: 7.4
- Database Driver & Version: mySQL
### Description:
After subscribing to a subscription the received answer triggers the …