Learn R Programming

RStripe (version 0.1)

stripe_retrieve_account: Your Stripe Account.

Description

Retrieve your account.

Usage

stripe_retrieve_account(api_key)

Arguments

api_key
Your Stripe API key

Value

Your account information in a data frame.

Examples

Run this code
## Not run: stripe_retrieve_account("sk_test_2337VDxzNLS332zsso")

Run the code above in your browser using DataLab