Telerik-Verified-Plugins/Stripe

Stripe Connect

Opened this issue · 1 comments

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

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: "example@stripe.com"
});

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