#martinoddson_39820
1 messages · Page 1 of 1 (latest)
Yeah that's not possible unfortunately in the current state
It will always create a new customer
so its deplicated?
is there some way to link those accounts, om some other magic trick instead 😄
the client-reference-id param that you're using is to reconcile payments in your system
It's not for the stripe customer id
So you could keep track of them on your end through that
But if you want to re-use stripe customer id's, it might make more sense to use Stripe Checkout
ok thanks, i'll look into it now ❤️