#Valkum

1 messages ยท Page 1 of 1 (latest)

brazen ermineBOT
empty spoke
#

Do you have an example Invoice I can look at?

#

Also, what description are you expecting to see on the Invoice?

fringe moth
#

sub_0MTQuwaY2jcapY0mjkYAFE2s

empty spoke
#

Ah, okay. I guess I was mistaken. I thought the Invoice PDF inherited the Subscription description, but it looks like it doesn't. Apologies for the mix-up

fringe moth
#

Thanks, is it possible to get a description on the invoice/receipts somehow? Or would we need to render our own invoices?

empty spoke
#

You can set arbitrary strings for invoice_settings.custom_fields if you want something else to display, but don't want to use one of the other customization options (e.g. change some text on the Invoice PDF at the Invoice Customer level)

unreal lance
#

Hello! I'm taking over and catching up...

#

Currently I think a Subscription's description only shows up in the Customer Portal.

fringe moth
#

Hey! OK, thanks

#

We are a domain registrar, so we sell a .com domain product. We want the customer to know which domain the payment is for.

#

Currently, we create one-off products each time we create a checkout session but we would like to move to using a single Stripe product. Since all domains are the same price.

unreal lance
#

You can listen for invoice.created Events and update the Invoices with that info as they're created by the Subscriptions.

fringe moth
#

OK, that makes sense. And we will be able to update these invoices before the emails are automatically sent to the customer?

unreal lance
#

I'll also flag a feature request internally to surface Subscription descriptions in more places.

fringe moth
#

This is fantastic, thank you. I think this unblocks us for now.

#

And I appreciate you also flagging the feature request!

unreal lance
#

Just finished doing that. We only added description on Subscriptions roughly halfway through last year, and the primary goal at that point was to have it show up in the Customer Portal, but really it should show up on all customer-facing surfaces. ๐Ÿ™‚