#xpass
1 messages · Page 1 of 1 (latest)
Are you trying to provide additional context about the payment to the transfer recipient?
Can you share an example payment id?
Yes, the business who created the checkout checkout session needs to see at minimum what the product name was that was purchased.
We're in test mode does that matter? pi_3MCTrmBsacHnliWQ2PssSHwh
Hello, synthrider has to step out but I can help with this. I think I know a doc for this, finding it now
If I remember correctly payment_intent_data.description will work but your platform has to be enabled for that to show up on the Express dashboard
Ah it is slightly more complicated than that. You need to set the description on the charge object that is on created on the Express account for the transfer https://stripe.com/docs/connect/customize-express-dashboard#destination-charges
Also you will indeed need to reach out to support for this to be enabled
By default, the Activity feed on the Express Dashboard displays generic descriptions for charges and transfers (for example: Payment on {YOUR_PLATFORM}).
Before you can set custom descriptions for charges and transfers, ask Stripe Support to enable the feature.
https://support.stripe.com/?contact=true
Oh wow haha this is exactly what I need!
Awesome! Glad I could help