yii2-cashier icon indicating copy to clipboard operation
yii2-cashier copied to clipboard

Yii2 Cashier provides an interface to Stripe's subscription billing services.

Results 7 yii2-cashier issues
Sort by recently updated
recently updated
newest added

New features: - cuopon option for stripe checkout session subscription, - customer portal integrated - subscription callback handler, can be overwrite from user code By the way, I've noticed that...

Hi!, There is a tiny bug, the "exp_year" card attribute should be in the future , I've tested a 2032 value and all test are ok https://github.com/yii2mod/yii2-cashier/blob/master/tests/CashierTest.php#L19 Many thanks!

Is it possible to use this module to create a subscription where the flow is redirect to Stripe so user put the credit card in Stripe? I see the method:...

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...

Problem 1 - Conclusion: don't install yii2mod/yii2-cashier 2.0.0 - Conclusion: don't install yii2mod/yii2-cashier 1.6 - Conclusion: don't install yii2mod/yii2-cashier 1.5 - Conclusion: don't install yii2mod/yii2-cashier 1.4 - Conclusion: don't install...

Hi author, thanks for this cool contribution to work with Stripe. It's work for me! But I have a little issue in file yii2mod/yii2-cashier/models/SubscriptionModel.php line 328 in function cancel(): $subscription->cancel(['at_period_end'...

Not able to set billing cycle while creating plans