Description Usage Arguments Value
View source: R/invoice_items.R
List all the invoice items in your account. This can be limited by customer, date, etc.
1  | stripe_list_invoice_items(api_key, args = NULL)
 | 
api_key | 
 Your Stripe API Key  | 
args | 
 A list which can contain: 
  | 
A data frame with the the invoice items if successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.