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

Add a "stripeAccount" header to allow making direct charges with Stripe Connect #3183

Open
shingoaoyama1 opened this issue Nov 5, 2024 · 0 comments

Comments

@shingoaoyama1
Copy link

Is your feature request related to a problem? Please describe.
I'm creating a multi tenancy application and I want to create a direct charge with Stripe Connect. This requires me to add a "stripeAccount" header to the header when creating the payment intent.

Describe the solution you'd like
I would like an update to the Stripe plugin options to configure the request options similar to paymentIntentCreateParams.

Describe alternatives you've considered
Copy the source code or using patch-package

Additional context
Started looking at implementing it, I can send a pull request for evaluation.

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

1 participant