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

Stripe Connect #2

Open
hsmith825 opened this issue Jan 5, 2015 · 1 comment
Open

Stripe Connect #2

hsmith825 opened this issue Jan 5, 2015 · 1 comment

Comments

@hsmith825
Copy link

How do I use Stripe connect with the plugin features? Do you support tokens?

@Mafial
Copy link

Mafial commented Dec 9, 2015

Hi,
Thank you for this very useful plugin.
It would be great if it could also handle the accounts.create() function (which doesn't seem to be the case unfortunately..).
Cheers,
Matt

stripe.accounts.create({
country: "US",
managed: false,
email: "[email protected]"
});

https://stripe.com/docs/connect/deferred-accounts

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

2 participants