stripe_retrieve_application_fee_refund: Retrieve an existing refund for an Application Fee.

Description Usage Arguments Value

View source: R/application_fee_refunds.R

Description

Retrieve the information of a refund.

Usage

1
stripe_retrieve_application_fee_refund(api_key, application_fee_id, refund_id)

Arguments

api_key

Your Stripe API Key

application_fee_id

The id for the Application Fee you want to refund

refund_id

The id for the Refund you want to retrieve

Value

A data frame with refund information


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