#shinta26-restricted-key

1 messages ยท Page 1 of 1 (latest)

shadow oriole
#

๐Ÿ‘‹ Happy to help

wicked acorn
#

hello

shadow oriole
#

There's a PaymentMethods access in restricted key page. Is this what you're looking for?

wicked acorn
#

yes

#

as i understand, write permission will give you read and write acces, right?

shadow oriole
#

Yes, write will give both read and write access

#

After checking, there's no access with write only

wicked acorn
#

our client doesn't want to have read access, only write access to their stripe account

#

is there any other way to achieve this approach?

shadow oriole
#

Not at API access level, but you can prevent read access from not calling retrieval functions

shadow oriole
wicked acorn
#

ok, so there's no other way on api level... we'll try to explain this on our client. thanks

#

another question if you don't mind

#

could you explain to me how stripe connect works, most especially on money flows... if the charge is performed on connected account

shadow oriole
#

There are 3 types of charges: Direct Charges, Destination Charges, Separate Charges and Transfers

You can click on the doc of each type of charges and it'll explain its fund flow: https://stripe.com/docs/connect/charges

wicked acorn
#

what we want to confirm is that if you perform a charge on connected account, does the money goes straight to main bank account?

shadow oriole
#

What type of charges do you plan to use?

wicked acorn
#

according to docs, if i'm using standard account. stripe recommends that i should use direct charge

shadow oriole
#

Yup, that's correct. It's recommended to use Direct Charges on Standard account

#

With Direct Charges, the funds will go to connected account balance and pay out to connected account's bank based on payout schedule

wicked acorn
#

i'm gonna be honest with you, i have no idea about 3 types of charges, and would really appreciate if you could explain to me about those type of charges so that i could explain it to my boss. my boss main concern is where will the money goes

#

could you explain it to me what are those charges do?

shadow oriole
#

My explanation will be the same as what the doc mentioned

wicked acorn
#

i'm gonna show this to my boss. thanks a lot ๐Ÿ™‚

shadow oriole
#

No problem! Happy to help ๐Ÿ˜„