stripe_pay_invoice: Pay an Invoice.

Description Usage Arguments Value

View source: R/invoices.R

Description

Pay the invoice right now with customer information.

Usage

1
stripe_pay_invoice(api_key, invoice_id)

Arguments

api_key

Your Stripe API Key

invoice_id

The invoice id you want to pay

Value

A data frame with the invoice if successful.


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