Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single charges #20

Open
Hesesses opened this issue Aug 4, 2022 · 7 comments
Open

Single charges #20

Hesesses opened this issue Aug 4, 2022 · 7 comments

Comments

@Hesesses
Copy link

Hesesses commented Aug 4, 2022

Helllo and thank you for creating this.

I'm wondering does this package support creating single charges for connected accounts?

@l4nos
Copy link
Contributor

l4nos commented Sep 26, 2022

I've forked the project to add a lot of functionality on.

https://github.com/syn6UK/laravel-cashier-stripe-connect

Supports direct and destination charges.

I'm currently working on connected customers, products and subscriptions.

I'd advise not to use in production until I officially release which should be before the end of the month.

@l4nos
Copy link
Contributor

l4nos commented Oct 1, 2022

Please see the documentation for the aforementioned new package

https://updev-1.gitbook.io/cashier-for-connect/

@la5digital
Copy link

Hi @syn6UK, is it compatible with the latest version of Cashier (v14.2.1)?

@l4nos
Copy link
Contributor

l4nos commented Oct 11, 2022

Yes it is. I am trialing it on a production project using latest cashier, latest stripe API and also Laravel 9.

But it's been tested against earlier versions too.

I've also just added in webhook support.

@l4nos
Copy link
Contributor

l4nos commented Oct 14, 2022

After testing on staging and now on a production projext the New package is released

Webhooks are working fine, obviously given the flexible nature of connect you need to declare and build your own listeners, but i've provided some example patterns including how to support segmented multi tenant platforms.

Simply install with

composer require lanos/laravel-cashier-stripe-connect

https://updev-1.gitbook.io/cashier-for-connect/

@ExpDev07
Copy link
Owner

@syn6UK great work! Feel free to submit a PR here updating the README.md to recommend the new project :).

@l4nos
Copy link
Contributor

l4nos commented Oct 31, 2022

Done mate! PR Made. I've left credit on my readme file and also on my gitbook to credit everyone up until this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants