#Skent-express-dashboard
1 messages ยท Page 1 of 1 (latest)
So you already have the feature enabled, but it's not working as you expect it to, right?
Yeah! Got an email from stripe support confirming they enabled custom descriptions for me.
And the request shows that the description changed (After following docs) However on the Express Dashboard it still shows "Payment From (Company Name)"
๐ let me take a look
So I believe you're updating the wrong change - instead of updating ch_3LO4BeKnhQD4EVhn1C4BUP4G (which is on the platform account), you need to update py_1LO4Bp4DQ0V6DUPcCh4kQYH3 (which is the corresponding Charge object on the Express account) using the Stripe-Account header.
Ahh I see! Lemme adapt my code and if I have any issues I will reply ๐
Oh yeah Additionally is there a way to show the "Application Fee" in the Express Dashboard
right now that isn't possible with the current express dashboard