#beamso_connect-invoice-beta
1 messages ยท Page 1 of 1 (latest)
๐ 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/1319447001515167805
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
Can you share a request ID for a request where this error is returned?
It will start with req_
Here's how you can find a request ID: https://support.stripe.com/questions/finding-the-id-for-an-api-request
We can't see any logs for it. It's in a connected account, and when looking in the workbench, we can't see any GET requests for the invoice.
You can toggle whether or not GET requests are displayed in the logs
But without a request that is causing this error, I cannot offer much help. So that is why I am asking
Can you share the Invoice ID in text?
in_1QWjXOQ1hcKR9abxPHEkfP6l
And what request are you making? What are you trying to do when you receive this error?
Retrieving a single invoice, i.e. that invoice.
We can retrieve a list of invoices, but that does not have that feature header on it.
Okay, the request lives on acct_1Q5uTLQ1hcKR9abx. Are they enrolled in the beta?
We need the header on retrieving a single invoice to see if it has any part payments.
We are told that they have been added to the beta.
Okay I see the problem
The way your platform account was enrolled in this beta does not apply to requests you make on Connected accounts
Unfortunately I cannot help with that configuration. You will need to reach out to Stripe Support here: https://support.stripe.com/contact
Do you have any more information about 'the way your platform account was enrolled in this beta' for when I go back to Stripe Support?
The beta feature is enabled for your Platform account but NOT for requests made by your accont to your Connected Accounts either in Test mode or Live mode.
Okay. Thank you for your help!
Happy to shed what ๐ก I can ๐
Oh, upon closer inspection, it looks like it IS enabled for your Connected Account but only in Test mode. So make sure to specify you want it enabled in Live mode.
Okay. Thank you for that extra information!
Sure thing! Sometimes some people can get hung up on minor details like that so I want to make sure you have the specifics.
Not a problem. It helps, as we could see it working with no issues in test mode in test connected accounts that are in the beta.
Yeah, that does explain it.