stripe_retrieve_subscription: Retrieve a Subscription

Description Usage Arguments Value

Description

Retrieve all the information on a subscription for a customer.

Usage

1
stripe_retrieve_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 of the subscription you want to retrieve

Value

A data frame with the subscription info if successful.


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