Description Usage Arguments Value
List all the refunds that a charge has. You can have multiple refunds per charge until the full amount is reached.
1  | stripe_list_refunds(api_key, charge_id, args = NULL)
 | 
api_key | 
 Your Stripe API Key  | 
charge_id | 
 The id of the charge with the refund.  | 
args | 
 an optional list that can contain: 
  | 
A data frame with refunds information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.