yii2-cashier
yii2-cashier copied to clipboard
Support for SEPA payments
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 to pay via credit card but usually per SEPA direct debit.
I think with #15 the checkout process of stripe is used that should support SEPA if the used Stripe account uses it of course. Confirmation would still be nice though.