#Daniel_etc12105
1 messages · Page 1 of 1 (latest)
Hello! That's a good question, let me have a look, hang on...
You can set a statement descriptor on the Product: https://stripe.com/docs/api/products/object#product_object-statement_descriptor
Would that work for your use case?
Hm! It might, I'd actually have to take a look at it. You're saying that any subscription with that product would display that Statement Descriptor in lieu of the generic one?
Yep.
Awesome! Let me try that. I guess it wouldnt' work for existing subscriptions without updating the Product, but would for new ones.