stripe_cancel_transfer: Cancel a transfer on Stripe.

Description Usage Arguments Value

View source: R/transfers.R

Description

This will cancel a transfer that is scheduled.

Usage

1
stripe_cancel_transfer(api_key, transfer_id)

Arguments

api_key

Your Stripe API Key

transfer_id

The id for the tranfer you want to cancel

Value

A data frame with nothing if successful.


RStripe documentation built on May 2, 2019, 7:45 a.m.