#zxcvbnm123-express
1 messages · Page 1 of 1 (latest)
hi! yes, when using Destination charges the recipient Stripe account doesn't see any details of the original payment
what I'd recommend is using the approach at the second paragraph/section https://stripe.com/docs/expand/use-cases#charges-in-payout to trace the transactions in a payout on a connected account back to the original charge on the platform and look at the data there
alternatively you can use https://stripe.com/docs/api/charges/update on the payment linked from https://stripe.com/docs/api/transfers/object#transfer_object-destination_payment to update the payment on the connected account with extra information directly