#jakub-kenny-gause_api

1 messages ยท Page 1 of 1 (latest)

copper domeBOT
glad zenithBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

copper domeBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1248560833005617153

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

waxen vector
#

Can you share a requestId you've use to update your Connected Account details ?

umbral gull
#

I havent tried it with exactly on that account, can I provide request from test env?

#

In test mode -> account with id "acct_1POg7mQsbGS2koPV"
Request Id: "req_6jI84UjpgsDrmI"

umbral gull
#

Thanks

waxen vector
#

Youa re trying to make the update on a Standard Account

#

you can't update a Standard Account details via API

umbral gull
#

So there is no way to allow our customers to update their details that will be displayed on invoice pdf?

waxen vector
#

You need to invite your Standard Connect Account to udpate their details via their Stripe Dashboard

#

They can do so via their own Dashbaord, they have access to Stripe Dashboard as they are Standard Accounts.

copper domeBOT
umbral gull
#

Oh ok I got it...
I would need to use express account type right?

urban moat
#

๐Ÿ‘‹ taking over for my colleague. Let me catch up.

umbral gull
#

Hello, sure!
Grab the rope and let's swing ๐Ÿ˜„

urban moat
#

would you mind elaborate please?

umbral gull
#

Sure, Can I explain our usage so its easier to understand?

urban moat
#

yes sure

umbral gull
#

So, we are making "scheduling a platform" allowing our users to create event types. They define availability there and then allow their customers to book a date with them. As a new feature, we want to allow them to do paid consultations for example.
For that, we want to use Stripe Connect. We create an account through our Stripe account -> then the onboarding link where they will finish their Stripe account. We chose "standard" account type as we want direct charges to their accounts (stripe recommends using standard account for that).

We want to help our customers with invoicing after their customer is charged. So we allow with use of Stripe connect embedded components to define tax registrations, tax settings + Tax ids. Everything works perfectly. Last with we are missing is the invoice is after that setup contains only TAX ID + company name as the supplier. For example, in Czech republic this is not enough for companies. Companis want to have the whole address on invoice. This is last thing we are not able to do through our application. It would be much easier for our users to be able to do it through our app and not doing any setup inside stripe dashboard as they might be inexperienced.

#

Sorry for long text. Its hard to explain as a whole.

urban moat
#

no worries

#

I got the full picture

umbral gull
#

Perfect

urban moat
#

you can use these components

#

to gather more info

umbral gull
#

Sure, we are using these components. We have been also invited for beta.

Sorry for czech language but got this like this:

#

Gimme sec I will show you more ๐Ÿ˜„

#

After you click on right bottom button, Stipre Embedded component is loaded

#

Like this

urban moat
#

please delete the screenshot since it has PII

umbral gull
#

and after click in 2. section for public details

urban moat
#

the first one was ok

umbral gull
#

sorry

urban moat
#

but the second one had personal information

#

it's for your own privacy

umbral gull
#

What I want to say that if I click through to manage pulvic details

#

and Address for support

#

that is displayed in invoice

#

even if I update it through it

#

Its never really updated in account

#

Its successfully saved

#

but never changed

urban moat
#

it should be though

umbral gull
#

for us its no working

urban moat
#

are you trying in test mode?

#

or in livemode?

umbral gull
#

Both

#

Can I record vidoe for better understanding?

#

With test data

urban moat
#

yes please

umbral gull
#

noving private

#

nothing* private

#

Ok, gimme sec please

#

Ok I got two videos with two problems ๐Ÿ˜„

#
  1. Connect embedded componet for public details. There is no support address input until I change them in Stripe Dashboard directly.
#
  1. Stripe Connect embedded component is not updating support address
#

Data you see is fake so it safe

#

Please let me know if it makes sense.

#

Sorry for czech language, if its problem.
I can change it, but I would have to go to the code, we are currently using only cs-CZ.
As we are still developing this feature and testing with czech firends ๐Ÿ˜„

urban moat
#

give me a couple of minutes to review everything

umbral gull
#

Sure, no problem.
Thank you for going through that

#

sorry second video, was the same as the first one....
This one is second

#

๐Ÿ˜„

glad zenithBOT
hollow maple
#

what's the account ID acct_xxx of the connected account used in that video?

umbral gull
#

account ID: "acct_1POz6xR5WjGGOJFa"

#

Its in test mode

hollow maple
#

what time was that video recorded at, so I can look at relevant logs?

umbral gull
#

arround 11:25-35 CEST

hollow maple
#

hmm, not sure then. If you want to debug this further, maybe try doing it again , with the browser console open, and see what if any network requests are made in the network tab when submitting the change. We'll also try reproduce this on our side but overall I'd suggest writing to https://support.stripe.com/?contact=true to open a support ticket into this

umbral gull
#

I can make video againg if its ok for you with console.
Or should i go directly to support?

Also I have question regarding 1. video. -> Support address is not present in embedded form.
Is that desired? Or?
I would be perfect if it would be there by default, wihtou need of updating something in stripe dashboard.

hollow maple
#

I don't know enough about this product to know specifically what it supports and what is not available yet and has to be done through the Dashboard right now, sorry

umbral gull
#

Sure, no problem.

#

I will message support as you mentioned.