#dreyser-connect-descriptionpayment
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- Dreyser, 4 days ago, 25 messages
Hi 👋
The description on the Payment Intent does not propagate to the Transfer object. That is expected.
What is it you are trying to achieve here?
You can update the Transfer object after it has been created to copy the description parameter if you wish
https://stripe.com/docs/api/transfers/update#update_transfer-description
I want for my customers to be able to identify who made payment (included on payment intent description)
In that case updating the Transfer description is a good solution here.
let me try that, thanks
dreyser-connect-descriptionpayment
@celest tulip see https://stripe.com/docs/connect/customize-express-dashboard#set-custom-descriptions specifically
Thank you, one more thing... when I create the connected account I´m using "standard" account but as. you mention I see on the dashboard that created accounts are actually "express", why is that?