#rpoulose-statement-descriptors
1 messages · Page 1 of 1 (latest)
hey there, can you share an example payment created after you made that change that's not showing what you expect?
Please find attached screenshot of an example charge. I've redacted some of the details
can you copy the payment intent id here? like pi_1234
or an API request ID when you created it: https://stripe.com/docs/api/request_ids
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
pi_3JY3sHD4siJYPQuY1PimJv5Y is the Payment Intent Id
thanks!
The piece that's using the previous name is coming from the connected account, where you have not updated the descriptor
and you're making the charge on_behalf_of the other account
Learn how statement descriptors work for charges with Connect.
The customer’s statement uses the connected account’s static component for the following charge types:
Destination charges with on_behalf_of
Thank you so much for looking into this!
np! does that get you the info you need to make the necessary change?
I think it does. Just waiting to find the connected account settings. I might not have the required permissions. I'll confirm if it works.
awesome, glad that's got you sorted 🙂