Description Usage Arguments Value
View source: R/subscriptions.R
Update the information for a subscription on a customer.
| 1 | stripe_update_subscription(api_key, customer_id, subscription_id, args)
 | 
| 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 update. | 
| args | which includes: 
 | 
A data frame with the updated subscription info if successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.