#eroo36-connect
1 messages · Page 1 of 1 (latest)
hi there! can you expand on what you mean by "destination for the paymentintent" ?
transfer_data: {
destination: '{{CONNECTED_STRIPE_ACCOUNT_ID}}',
},
in general the answer to your question I think is yes, it's technically possible, but you should not do Destination Charges with Standard accounts in general as it's not recommended
alright thanks
then yes, you can technically pass the ID of any account that is connected to your platform there
just bear in mind that the liability for disputes/refunds is on your platform in this model(not the Standard account) and the Standard account doesn't get to see the details of the end-customer; that may or may not be a problem for you, just calling it out!
alright