#François-stripe cli

1 messages · Page 1 of 1 (latest)

mild spindle
#

👋 happy to help

cold phoenix
#

👋

mild spindle
#

AFAIK no

cold phoenix
#

how can we test an integration on the latest stripe version ?

mild spindle
#

you can create an endpoint with a specific api version though

mild spindle
cold phoenix
#

no

#

working on it

#

that's why I need to test webhooks with the latest version

mild spindle
#

you can make a new account and test your code with the new account keys

cold phoenix
#

don't find any way to specify endpoint version

#

create a new account require to kill all our test environement

mild spindle
cold phoenix
#

i thought it was only impossible via stripe cli

mild spindle
#

oh sorry I misunderstood your statement then

cold phoenix
#

ok so we have to upgrade to the latest version, but nothing to be sure our integration is correct

mild spindle
#

don't find any way to specify endpoint version
where is that?

cold phoenix
#

from the dashboard

mild spindle
#

you need to create the endpoint programmatically sorry I didn't mention that earlier

cold phoenix
#

not sure to understand

mild spindle
cold phoenix
#

ok thank you

#

we only have Custom Connect account, in France. Can you tell me what we really need to do ?

mild spindle
#

it really depends on what's missing from each Connect account

cold phoenix
#

for new custom connect account creation ?

mild spindle
#

all the requirements are included in that link you just sent

cold phoenix
#

thanks, it really helps

mild spindle
#

sorry but I don't know what you're expecting as a straight forward answer

#

there are a lot of things that needs to be collected and for various different scenarios, this is why we take the time to create very verbose documentation

cold phoenix
#

ok, thank you for your help. have a nice day tarzan !

mild spindle
#

let me know if you need any more help

cold phoenix
#

on acct_1L3GPt2Hsp80Wuvi I have all those requirements when I retrieve the account :

      "executives.address.city",
      "executives.address.line1",
      "executives.address.postal_code",
      "executives.dob.day",
      "executives.dob.month",
      "executives.dob.year",
      "executives.email",
      "executives.first_name",
      "executives.last_name",```
But all those things has been given in 
https://dashboard.stripe.com/test/logs/req_cCw3FWybwCugZR
mild spindle
#

I'll take a look just give me a sec

#

are there any other executives that you need to add for that account?

cold phoenix
#

no

mild spindle
#

then you need to pass company.executives_provided to true when you're done providing executive details

cold phoenix
#

So I have to create a Person, then update the Account object ?

mild spindle
#

yes

cold phoenix
#

thank you

mild spindle
#

yes

cold phoenix
#

thank you

umbral grotto
#

Hey, taking over here. Let me know if there's any follow-up Qs I can answer!