stripe_retrieve_transfer: Retrieve a transfer

Description Usage Arguments Value

Description

You can get all the information about a pending transfer or an accepted transfer.

Usage

1
stripe_retrieve_transfer(api_key, transfer_id)

Arguments

api_key

Your Stripe API Key

transfer_id

The id of the transfer you want to retrieve

Value

A data frame with the transfer info if successful.


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