#sandhya_yadav

1 messages · Page 1 of 1 (latest)

steel nacelleBOT
#

Hello! We'll be with you shortly. 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.

jaunty bough
#

Yeah the message said it, you need a newer API version

scenic quail
#

but it also says that if pass api version in header than it should work as my current code is not compatible to handle new version

#

?

jaunty bough
#

Yes it could, and you should use the header to test the API. But yes eventually you will want to upgrade. It's 2024 now

#

That's 10 years old version

scenic quail
#

ohk sure I will upgrade , could you let me know what is wrong in above code

#

?

jaunty bough
#

It's simply the API version is too old, as the error states

scenic quail
#

How to upgrade the version

jaunty bough
steel nacelleBOT
scenic quail
#

can we update the api version from UI of stripe dashbord , if so than how

#

?

ripe hound
#

You can upgrade your global Stripe APi version via your dashboard (using workbrench)

#

On the "overview" tab

scenic quail
#

this option is not available in my test account

further I am getting
You must update your Connect branding settings with icon, brand color in order to create an account link. You can set the missing fields at https://dashboard.stripe.com/settings/connect thrown

ripe hound
#

Can you share your Account ?

#

further I am getting
You must update your Connect branding settings with icon, brand color in order to create an account link. You can set the missing fields at https://dashboard.stripe.com/settings/connect thrown
I think the error message is quiet explicit here, you need to complete your branding setting following that link yes

steel nacelleBOT
scenic quail
#

acct_1047gY4fEOBx64cJ

proud kayak
#

hi! I'm taking over this thread.

#

you want to upgrade your API version?

scenic quail
#

yeah

proud kayak
scenic quail
#

this upgrade version is disabled for me

proud kayak
#

can you share a screenshot?

scenic quail
proud kayak
#

oh wait

#

you can only change the API version if you are in live mode, that's why

scenic quail
#

I tried passing api version but its not working

proud kayak
scenic quail
#

req_jx71sNC6EKTkEC

proud kayak
#

in this request you set the API version to 2014-05-19. instead replace it with a more recent version, like 2023-10-16.

scenic quail
#

If I change it I get this
Request req_hx4u6xJ15lPx5k) You must update your Connect branding settings with icon, brand color in order to create an account link. You can set the missing fields at https://dashboard.stripe.com/settings/connect Stripe\Exception\InvalidRequestException: You must update your Connect branding settings with icon, brand color in order to create an account link

proud kayak
#

and have you tried updating your brand settings?

scenic quail
#

this is also disabled

proud kayak
scenic quail
#

ok thanks

#

last question can we use upgraded api version with stripe php sdk version v5.9.0