l4nos / laravel-cashier-stripe-connect

💲 Adds Stripe Connect functionality to Laravel's main billing package, Cashier. Simply works as a drop-in on top of Cashier, with no extra configuration.
https://updev-1.gitbook.io/cashier-for-connect/
MIT License
62 stars 27 forks source link

fixes #29 by ceiling commission_rate on destination_charge #30

Closed F-Yousri closed 6 months ago

F-Yousri commented 7 months ago

Fixes #29

Note: I've read some guides on laravel packages prs but still this is my first. So, I am open to any change requests or suggestions.