#slals_

1 messages · Page 1 of 1 (latest)

proven nicheBOT
shell rivet
#

hi there!

#

sure, what are your questions?

strange cave
#

Hey @shell rivet In short we have multiple Stripe Connect accounts, we want to be able to use existing payment methods from customers (re-use previous card used for a past payment).

shell rivet
#

are you using Direct Charge, Destination Charges, or Separate Charges & Transfers?

strange cave
#

Actually we use Direct Payment + Payment Element, it seems to be impossible to use an existing customer payment method for all connected Stripe account in this context right? Since the customer is tied to the connected account

shell rivet
#

actually is it possible, but require some work:

  • collect/store the payment method on the platform account
  • and then, before actually making the payment, clone the payment method on the connected account
strange cave
#

Okay I have seen it! Do you think it's a good approach? Or would it be better to do indirect payments so that a customer is tied to us (Plateform)?

shell rivet
#

this allow you to have all payment method on the platform, but still do Direct Charges

#

the two option are quite different, but both are possible. that's completely up to you.

#

do you want the connected account to handle refund/disputes and pay the Stripe fees (Direct Charge), or do you want your platform to do all of this (Destination Chagres)

strange cave
#

Exactly, thank you I wanted to be sure I understood it