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

Is it possible to connect stripeAccount via stripe.setStripeAccount('stripe_acc_id') ? #25

Open
IvanTrutnev opened this issue Mar 17, 2021 · 3 comments

Comments

@IvanTrutnev
Copy link

No description provided.

@viktorasl
Copy link
Member

The answer is no, but what would it give to you? What are you trying to achieve?

@viktorasl
Copy link
Member

I believe you want to use Stripe Connect. If so then you can identify connected account creating payment intent:

https://stripe.com/docs/payments/connected-accounts
-H "Stripe-Account: {{CONNECTED_ACCOUNT_ID}}"

@IvanTrutnev
Copy link
Author

Right. Can i do it using that library?

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