#csterling

1 messages · Page 1 of 1 (latest)

upbeat talonBOT
bronze hearth
#

Hi there! Could you share a bit more about your Connect setup in this case? What connected account types are you using?

primal jackal
#

Hello, I'm using Stripe Standard w/ Direct charges

bronze hearth
#

Got it. Hmm, right, cloning cards like this won't allow for future card updates to propagate across the cloned cards

#

Will your platform have a need to ever charge these customers? Could you store their payment details directly on the Standard accounts to begin with?

primal jackal
#

The platform wont ever need to charge these customers but the customers might interact with multiple connected accounts and we want to reuse payment methods between different connected accounts.

bronze hearth
#

Makes sense. Your approach is correct, though you'll need to account for any updates the customer wants to make. If they make an update, your team would need to add some logic to clone the new card to the appropriate connected accounts and customers, and make the new card the customer's default card for invoices