Description Usage Arguments Value
Retreive all the items on an invoice.
1  | stripe_retrieve_invoice_line_items(api_key, invoice_id, args = NULL)
 | 
api_key | 
 Your Stripe API Key  | 
invoice_id | 
 The invoice id with the items you want to retrieve  | 
args | 
 An optional list that can include 
  | 
A data frame with the invoice items if successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.