#NikolaKG80
1 messages · Page 1 of 1 (latest)
hi! the destination account doesn't see any details of the original payment, no. You'd have to do all manually by updating the transfer.destination_payment with information you copy from the original payment; e.g. https://stackoverflow.com/questions/52969284/stripe-destination-charge-how-to-set-description-for-connected-account
you could also use Direct Charges instead of Destination, really it depends on your overall business.
https://stripe.com/docs/connect/charges#types
Ok, thanks for the directions.