#dancamdev

1 messages · Page 1 of 1 (latest)

ruby hawkBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

honest flare
#

not related

inner robin
#

invoice.created gets send for new subscriptions too but since these invoices finalize automatically, you can't add invoice items to the very first invoice

#

after it has been created

honest flare
#

Ok, guess I'll handle it separately, thanks!

On a side note, you just need to create the invoice_item using the invoiceItem.create method, no need to update the subscription at all right? It will automatically applied to the very next one.

inner robin
#

correct, invoice items are automatically added to next finalized invoice iirc
def just try it out in test mode