'Update statement descriptor

I have to stripe with two products and cards and bank payments allowed. Whenever a customer subscribe to the product I have to charge them and I have to dynamically set the statement descriptor. Is it fine if I listen to payment_intent_created webhook and add the statement_descriptor there?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source