#kaustuva-le-connect

1 messages · Page 1 of 1 (latest)

formal citrus
#

Hi @shrewd urchin! Are you trying to list the source of a customer on your platform account or on your connected account?

shrewd urchin
#

connected acct

formal citrus
#

Then you need to use your platform API key, and use the stripeAccount header with the connected account ID.
So it should be the second code snipped, but using stripe_account instead of stripeAccount as explained here: https://stripe.com/docs/connect/authentication

shrewd urchin
#

I'm getting this message:
Stripe: 'stripe_account' is deprecated; use 'stripeAccount' instead.

formal citrus
#

Oh, you are correct! Then we need to update the documentation 🙂