stripe_upcoming_customer_invoice: Retrieve upcoming customer's invoice.

Description Usage Arguments Value

View source: R/invoices.R

Description

Retrieve the upcoming customer invoice to send out.

Usage

1
stripe_upcoming_customer_invoice(api_key, customer_id)

Arguments

api_key

Your Stripe API Key

customer_id

The customer id that you want the upcoming invoice

Value

A data frame with the upcoming invoice if successful.


RStripe documentation built on May 2, 2019, 7:45 a.m.