#mastergates
1 messages · Page 1 of 1 (latest)
Unfortunately not, the payment method needs to be created and attached to a customer on the platform account first. We don't support cloning the other way at the moment
Thanks for the confirmation, that was my hunch. Is there any detail you can give for why it's only supported one way right now?
Secondary question is: the stripe guides doc states it's possible to clone the payment method and shows SDK/cli example on what parameters to use, but why does the stripe api docs for paymentmethod not show those parameters as options?
For reference the docs I'm looking at:
Unfortunately I'm not sure why this is a one-way restriction right now. I can submit a feature request to allow it the other way to at least show interest but for the time being I think it would make the most sense to code to the way it currently works. I can't promise that the feature will get added
Looks like it is just a hidden parameter, again a design decision that I'm not 100% privy to the choices behind. I would guess in this case it is to simplify the API reference