Description Usage Arguments Value
Update a refund with any metadata you want to include about the refund.
| 1 | stripe_update_refund(api_key, charge_id, refund_id, args)
 | 
| 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 update | 
| args | A list can contain: 
 | 
A data frame with the updated refund info if successful.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.