Learn R Programming

RStripe (version 0.1)

stripe_delete_recipient: Delete a recipient on Stripe.

Description

Remove a recipient from your stripe account.

Usage

stripe_delete_recipient(api_key, recipient_id)

Arguments

api_key
Your Stripe API Key
recipient_id
The id for the recipient you want to delete

Value

A data frame with recipient information