#andy-directcharge-clone
1 messages · Page 1 of 1 (latest)
hello @radiant sequoia !
There's zero link between the two. You'd track this completely yourself
there also should rarely be a need to create a customer on the connected account.
Usually you clone the PaymentMethod, create a one-time payment, and that's it
isn't a Customer required for generating a PaymentIntent on the connected account?
looks like not, but i'd still like to have a paper trail for associating the payment on the connected account to the customer on the platform account. we'll need to do that in our app code, then?
isn't a Customer required for generating a PaymentIntent on the connected account?
yeah it's not
And yes you have to track this yourself, for example using metadata.
got it, thanks @radiant sequoia . appreciate it