#.rjcustodio
1 messages ยท Page 1 of 1 (latest)
taking a look
the line item of the invoice will take the name of the product
and not the price's nickname
is there a way to show more detailed line item?
usually you can use https://stripe.com/docs/api/invoiceitems/update#update_invoiceitem-description to update the invoice item of an invoice
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
I haven't tested this particular scenario to be honest
okay will try thank you