cancel_subscription: Cancel a subscription

Description Usage Arguments Value See Also

View source: R/subscriptions.R

Description

Cancel a subscription

Usage

1
cancel_subscription(customerId, subscriptionId, at_period_end = FALSE)

Arguments

customerId

The ID of the customer

subscriptionId

The ID of the subscription

at_period_end

Default FALSE. Delay cancellation to end of billing period.

Value

List object

See Also

Other subscriptions: create_subscription, get_subscription, list_subscriptions, update_subscription


MarkEdmondson1234/stripeR documentation built on Nov. 6, 2019, 3:21 p.m.