#celine-Invoice
1 messages · Page 1 of 1 (latest)
ok one moment please
evt_1JffD4HK9WuDN2ZRt7XAbnvH
in_1JffD3HK9WuDN2ZRpauAzNbG
what is the difference between invoice.period_start and invoice.lines.data[0].period.start
Hi there, the nvoice.lines.data[0].period has the start and end equal to Subscription billing period start and end
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
The invoice.period_start and invoice.period_end is just pointing to the time that Invoice Item is added into 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.