#disha
1 messages · Page 1 of 1 (latest)
Hi there, you could create price and invoice items on the connected account intead
You should specify a stripe_account in the request.
By specifying a stripe_account, you are telling Stripe that you want to make an API call on behalf of a connected account. You can refer to this doc to learn more about making API request for connected account (https://stripe.com/docs/connect/authentication)