#josh_api

1 messages · Page 1 of 1 (latest)

digital grailBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1303315251730710579

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

heavy mauve
#

What kind of Stripe accounts are you connecting to your platform

brittle stream
#

As in the type? They are express

heavy mauve
#

Can you share an example invoice you're creating?

#

So you can create them at the platform level using objects (customers, tax rates, etc) that are on the platform without having to duplicate and manage them elsewhere

brittle stream
#

Interesting, I will try this and get back to you. I can see for receipts of payment_intents that this is not the case

heavy mauve
#

Yes PI receipts are the exemption to that rule. But invoices are different

brittle stream
#

Would there be any conflict if I assigned a previously created PI to the invoice or would the invoice still inherit from the connect account?

heavy mauve
#

I'm not sure what would take precedence there, you'd need to test. My assumption is that the invoice branding would apply

digital grailBOT
spiral bluff
#

👋 taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

brittle stream
#

Out of curiousity is paying for an invoice with an existing PI even supported?

#

I can also now see that your colleague was correct that the branding is inherited from the connect account. Is there anyway way to do the same through the Stripe dashboard? I don't see any option there to create an invoice on_behalf_of a connect account

spiral bluff
#

yes this available as a beta feature

spiral bluff
brittle stream
#

Is there any documentation you can point me to for paying an invoice with an existing PI?

spiral bluff
#

you need to contact https://support.stripe.com/?contact=true to see first if you're eligible for the beta feature

#

once you have access to the feature you'll also get access to the corresponding docs