#Panos.S

1 messages · Page 1 of 1 (latest)

sturdy cloakBOT
lime fulcrum
#

Hi there!

acoustic epoch
#

req_OBPZMC4IEJwOsu

lime fulcrum
#

What are you trying to do exactly? Ttransfer money between your platform account to your connected account?

acoustic epoch
#

Yes

lime fulcrum
#

Then your API call is wrong. You are using the Stripe-Account header here, but you shouldn't.

acoustic epoch
lime fulcrum
#

Well the erro rmessage is pretty clear: Cannot create transfers on behalf of a Standard connected account..

#

If you want a standard account to make a transfer to a connected account, you can't use the Stripe-Account header.

acoustic epoch
#

So I should skip the connectors classes (which require the stripe-account header) and create the api agnostic invocable?

lime fulcrum
#

We are not familiar with the Salesforce connector here. But it's account acct_1Kjp69B7Or26ziJw that needs to make the API call directly with their own API key for the Transfer to work.

acoustic epoch
#

Thank you

lime fulcrum
#

Happy to help 🙂