#kaustuva-le-connect
1 messages · Page 1 of 1 (latest)
Hi @shrewd urchin! Are you trying to list the source of a customer on your platform account or on your connected account?
connected acct
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
I'm getting this message:
Stripe: 'stripe_account' is deprecated; use 'stripeAccount' instead.
Oh, you are correct! Then we need to update the documentation 🙂