stripe_delete_subscription: Delete a subscription on Stripe.

Description Usage Arguments Value

Description

Delete a subscription on a particular customer.

Usage

1
stripe_delete_subscription(api_key, customer_id, subscription_id)

Arguments

api_key

Your Stripe API Key

customer_id

The id of the customer with the subscription.

subscription_id

The id for the subscription you want to delete

Value

A data frame with nothing if successful.


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