stripe_retrieve_refund: Retrieve a refund.

Description Usage Arguments Value

Description

Retrieve all the information about a particular refund on a charge.

Usage

1
stripe_retrieve_refund(api_key, charge_id, refund_id)

Arguments

api_key

Your Stripe API Key

charge_id

The id of the charge with the refund.

refund_id

The id of the refund you want to retrieve

Value

A data frame with the refund info if successful.


Gastrograph/RStripe documentation built on May 6, 2019, 5:33 p.m.