#wiiim

1 messages · Page 1 of 1 (latest)

chrome spruceBOT
lone sonnet
#

Hi! Let me help you with this.

#

What's the question?

late shale
#

I want to customize the description that is being displayed in the items list of an invoice from a subscription. How would I do that? Do I need to do that when creating the subscription or when an Invoice is being created (listening to the webhook) and modify it there?

#

For example, by default it shows "Time for 'product' from 'date' till 'date'" (or similiar)

lone sonnet
#

You can listen to invoice.created event and then update the description.

late shale
#

Okay, thanks 🙂

lone sonnet
#

Happy to help!