#haroon

1 messages · Page 1 of 1 (latest)

hollow lionBOT
unreal mirage
#

hi! not really. What's the use case you're trying to solve for?

low bluff
#

I have duplicate stripe customers against the same user. But payment method is added to his one account. Can I move his payment methods to the other account?

unreal mirage
#

unfortunately not. The only self-serve options are copying from a Connect platform to a connected account, or copying from one Stripe account to another(https://stripe.com/docs/payments/account/data-migrations/pan-copy-self-serve). We don't offer a way to merge customers on your account like that.
you could try to handle it in your own system, like present the information to the user as if it's one customer but you make multiple API calls etc on the backend, it depends.