Description Usage Arguments Value Examples
Create a card token to be used by other functions. You can use this to create a charge, or to attach to a customer.
| 1 | stripe_create_card_token(api_key, args)
 | 
| api_key | Your Stripe API Key | 
| args | A list which must contain card information including 
 | 
A data frame with the new card token info if successful.
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.