get_plan | R Documentation |
Fetches the plan with the provided id and returns the stripe_plan
object representing the plan.
get_plan(id)
id |
The id of the plan to be retrieved |
# Retrieve plan with id testPlan
plan <- get_plan("testPlan")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.