stripe_retrieve_card: Retrieve a card from a customer

Description Usage Arguments Value

Description

Retrieve the information about a credit card. Can retrieve last 4 digits.

Usage

1
stripe_retrieve_card(api_key, card_id, customer_id)

Arguments

api_key

Your Stripe API Key

card_id

The id for the card you want to retrieve

customer_id

The id for the customer where the card is added to.

Value

A data frame with card information


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