stripe_list_invoices: List Invoices.

Description Usage Arguments Value

Description

List invoices for a particular customer or all customers within a date.

Usage

1

Arguments

api_key

Your Stripe API Key

args

An optional list that can include:

ending_before

optional: An object id which will show objects before

limit

optional: A number 1 to 100 to limit the items. Default is 10

starting_after

optional: An object id which will show objects starting here

Value

A data frame with the invoices if successful.


Gastrograph/RStripe documentation built on May 6, 2019, 5:33 p.m.