| balance | Get the balance of your Stripe account |
| balance_history | Get the balance history of your Stripe account |
| balance_transaction | Get the balance transaction |
| cancel_subscription | Cancel a subscription |
| capture_charge | Capture a charge |
| charge_card | Charge a credit card |
| checkRequest | Check request content |
| create_bank_token | Create a bank account token |
| create_card_token | Create a card token |
| create_customer | Create a customer |
| create_subscription | Create a subscription for a customer |
| delete_customer | Delete a customer |
| do_request | Do a request |
| error.message | Get the error message |
| get_charge | Retieve a charge |
| get_customer | Retrieve a customer |
| get_subscription | Retrieve a subscription |
| get_token | Retrieve a token |
| idempotency | Idempotency |
| is.error | Is this a try error? |
| list_charges | List all charges |
| list_customers | List all customers |
| list_subscriptions | List a customer's subscriptions |
| make_meta | Make Metadata keys |
| retryRequest | Retry API requests for certain errors using exponential... |
| stripeR_auth | R6 environment to store authentication credentials |
| stripeR_init | Set global configurations |
| stripeRShiny | stripeRShiny |
| stripeRShinyUI | stripeRShiny UI |
| stripeShinyInit | Stripe Shiny status object |
| update_charge | Update a charge |
| update_customer | Update a customer |
| updateStatus | updateStatus |
| update_subscription | Update a subscription for a customer |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.