Learn R Programming

RStripe (version 0.1)

stripe_retrieve_application_fee_refund: Retrieve an existing refund for an Application Fee.

Description

Retrieve the information of a refund.

Usage

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