stripe_retrieve_application_fee: Retrieve an Application Fee.

Description Usage Arguments Value

View source: R/application_fees.R

Description

Retrieve the data behind a specific applicaiton fee.

Usage

1
stripe_retrieve_application_fee(api_key, application_fee_id)

Arguments

api_key

Your Stripe API Key

application_fee_id

The id for the Application Fee you want to retrieve

Value

A data frame with refund app fee information


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