#lhrsupun-dashboard
1 messages · Page 1 of 1 (latest)
ah thanks. and can I share customers between connect accounts?
between connected accounts, no.
If you're using direct charges, the way it works is that the payment method is collected on the platform account, then cloned to the connected account : https://stripe.com/docs/payments/payment-methods/connect#cloning-payment-methods
If you're using destination charges, the PaymentMethod and payment is all done on the platform account anyway, so there's no need to "share" between connected accounts
tbahnks
and another thing
how can I change payment description in stripe express dashboard
I wanna edit this payment from LWL part
are you using destination charges?
I use this stripe.charges.create
can you share an example charge id for us to take a look?
@fiery hill I'm taking over this thread, give me a second to catch up
welcome
You were making a destination charge with on_behalf_of, so the merchant ID specified in the on_behalf_of will be used as the merchant of record and shown in the customer's bank statement.
@fiery hill maybe try following this guide and let us know if that works? https://stripe.com/docs/connect/customize-express-dashboard#destination-charges
just to add on in case it was missed, you need to write in to Stripe Support to enable the feature