#manoj5506
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- manoj5506, 15 hours ago, 58 messages
hi! yeah sorry, these docs are really awful.
the feature of cloning overall will not go away, but you would do it via https://stripe.com/docs/payments/payment-methods/connect#cloning-payment-methods, not the Token-based approach in that doc.
@tight kettle hi, did you have a followup?
hey @atomic sequoia yeah thanks for re-oepning it ๐
My query is can I make use of clone payment method if "stripeaccount1" to "stripeaccount2" are standard account.
I mean if there is no platform account in the picture. Can we still use the approach of cloning payment method?
well you can't
it's only possible to clone from a platform account to a connected account
ok. so the legacy approach of cloning from the link I shared earlier, will work for some time. But the best way going forward is to go with platform account. Is my understanding correct?
not really no
both approaches use a platform and they both do the same thing, cloning a payment method from a platform to a connected account
the legacy part is that that guide is using the old /v1/tokens and Card objects card_xxx , and the new one uses /v1/payment_methods instead, but the actual functionality is the same, copying a payment instrument from a platform to a connected account
Got it. thanks for clarification ๐