stripe_retrieve_coupon: Retrieve a coupon.

Description Usage Arguments Value

View source: R/coupons.R

Description

Retrieve the information about a coupon.

Usage

1
stripe_retrieve_coupon(api_key, coupon_id)

Arguments

api_key

Your Stripe API Key

coupon_id

The coupon you want to retrieve.

Value

A data frame with the coupon information


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