#toe

1 messages ยท Page 1 of 1 (latest)

fringe pierBOT
weak imp
ashen oak
#

Thank you, but how would I know how much are in the specific connected account which needs to be payed out?

weak imp
#

You need to follow the transfer that you send to the connected account, or by visiting the connected account dashboard

ashen oak
#

Thanks, I am also using the Stripe Cli to test webhooks but I keep getting this error "This application does not have the required permissions for the parameter" when making updates on the connect accounts

weak imp
ashen oak
#

The requests are not showing in the logs even

weak imp
ashen oak
#

I did yes.

#

I even specified the api key

#

I logged out and back in

weak imp
#

Could you please share the stripe cli command that you are trying to do? and what are you expecting by doing it ?

ashen oak
#

stripe accounts update acct_1Ls1J5QUCHt6hGVf --default-currency=gbp

#

I want to change the connected user default currency and get an object back

#

In the Stripe dashboard it says it is listening for webhooks but no logs are being recorded

high pecan
#

The likely issue is that acct_1Ls1J5QUCHt6hGVf is an Express account, correct?

ashen oak
#

Thanks, how do I update nested settings via the CLI?

#

I tried
-d business_profile[support_address]=Test

is not going through

high pecan
ashen oak
#

Thanks that helped.

high pecan
#

np!