Skip to content

Commit 92ec01c

Browse files
authored
Merge pull request #22 from l4nos/patch-1
Update Readme to new package
2 parents 241748c + 673ea4e commit 92ec01c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,23 @@
88
<a href="https://packagist.org/packages/expdev07/laravel-cashier-stripe-connect"><img src="https://img.shields.io/packagist/l/expdev07/laravel-cashier-stripe-connect" alt="License"></a>
99
</p>
1010

11+
> ## Newer Package Available
12+
> A more comprehensive package is now available, built upon this package so can be upgraded to from this package, it offers multi-model, multi-tenancy support, UUID support and the following features:
13+
> * Multi Model support - Previously only supported the User model, now any model can have the Connect Billable trait added to it and immediately inherit functionality.
14+
> * Tenancy for Laravel Support (Multi Tenant SaaS Plugin)
15+
> * Manage connected account onboarding
16+
> * Direct Charges
17+
> * Destination Charges
18+
> * Connected account customer management (Direct Customers)
19+
> * Connected account payment method management
20+
> * Connected account subscriptions ( Direct Subscriptions )
21+
> * Connected account product & price management
22+
> * Connect Webhook Support (On behalf of connected accounts)
23+
> * Connected Account Apple Pay Domain Registering
24+
>
25+
> ### [Click here to access the new package](https://github.com/l4nos/laravel-cashier-stripe-connect)
26+
> As a result of the new package, this package will no longer be maintained.
27+
1128
<p>
1229
<a href='https://ko-fi.com/C1C510DUQ' target='_blank'>
1330
<img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi3.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com' />

0 commit comments

Comments
 (0)