#kaustuva-PM
1 messages · Page 1 of 1 (latest)
Hi Soma.
So when I create a payment method on the frontend/client, is the PM object created on my platform account?
It depends if you are using the Stripe-Account header or not when making the API call on the frontend: https://stripe.com/docs/connect/authentication#adding-the-connected-account-id-to-a-client-side-application
- If you used your platform API key without the
Stripe-Accountheader, then it would be on the platfrom account - If you used your platform API key with the
Stripe-Accountheader, then it would be on the connected account
Thanks.
Do you have any docs handy on how to clone a PM?
Yes we have one, but note that it's a bit outdated: https://stripe.com/docs/connect/cloning-customers-across-accounts