stripe_delete_customer: Delete a Customer.

Description Usage Arguments Value

Description

Remove a customer from your stripe account.

Usage

1
stripe_delete_customer(api_key, customer_id)

Arguments

api_key

Your Stripe API Key

customer_id

The id of the customer you want to delete

Value

A data frame empty if successful.


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