stripe_retrieve_plan: Retrieve a Plan

Description Usage Arguments Value

View source: R/plans.R

Description

Retrieve the information on a particular plan on your account.

Usage

1
stripe_retrieve_plan(api_key, plan_id)

Arguments

api_key

Your Stripe API Key

plan_id

The id of the plan you want to retrieve

Value

A data frame with the plan info if successful.


RStripe documentation built on May 2, 2019, 7:45 a.m.