Other packages > Find by keyword >

RStripe  

A Convenience Interface for the Stripe Payment API
View on CRAN: Click here


Download and install RStripe package within the R console
Install from CRAN:
install.packages("RStripe")

Install from Github:
library("remotes")
install_github("cran/RStripe")

Install by package version:
library("remotes")
install_version("RStripe", "0.1")



Attach the package and use:
library("RStripe")
Maintained by
Evan Farrell
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-07-15
Latest Update:
Description:
A convenience interface for communicating with the Stripe payment processor to accept payments online. See for more information.
How to cite:
Evan Farrell (2016). RStripe: A Convenience Interface for the Stripe Payment API. R package version 0.1, https://cran.r-project.org/web/packages/RStripe. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.1 (2016-07-15 00:28)
Other packages that cited RStripe R package
View RStripe citation profile
Other R packages that RStripe depends, imports, suggests or enhances
Functions, R codes and Examples using the RStripe R package
Some associated functions: rstripe . stripe_balance_history . stripe_cancel_transfer . stripe_capture_charge . stripe_close_dispute . stripe_create_account_token . stripe_create_application_fee_refund . stripe_create_card . stripe_create_card_token . stripe_create_charge . stripe_create_coupon . stripe_create_customer . stripe_create_invoice . stripe_create_invoice_item . stripe_create_plan . stripe_create_recipient . stripe_create_refund . stripe_create_subscription . stripe_create_transfer . stripe_delete_card . stripe_delete_coupon . stripe_delete_customer . stripe_delete_customer_discount . stripe_delete_invoice_item . stripe_delete_plan . stripe_delete_recipient . stripe_delete_subscription . stripe_delete_subscription_discount . stripe_list_application_fee_refunds . stripe_list_application_fees . stripe_list_cards . stripe_list_charges . stripe_list_coupons . stripe_list_customers . stripe_list_events . stripe_list_invoice_items . stripe_list_invoices . stripe_list_plans . stripe_list_recipients . stripe_list_refunds . stripe_list_subscriptions . stripe_list_transfers . stripe_pay_invoice . stripe_retrieve_account . stripe_retrieve_application_fee . stripe_retrieve_application_fee_refund . stripe_retrieve_balance . stripe_retrieve_balance_transaction . stripe_retrieve_card . stripe_retrieve_charge . stripe_retrieve_coupon . stripe_retrieve_customer . stripe_retrieve_event . stripe_retrieve_invoice . stripe_retrieve_invoice_item . stripe_retrieve_invoice_line_items . stripe_retrieve_plan . stripe_retrieve_recipient . stripe_retrieve_refund . stripe_retrieve_subscription . stripe_retrieve_transfer . stripe_upcoming_customer_invoice . stripe_update_application_fee_refund . stripe_update_card . stripe_update_charge . stripe_update_coupon . stripe_update_customer . stripe_update_dispute . stripe_update_invoice . stripe_update_invoice_item . stripe_update_plan . stripe_update_recipient . stripe_update_refund . stripe_update_subscription . stripe_update_transfer . 
Some associated R codes: accounts.R . application_fee_refunds.R . application_fees.R . balance.R . cards.R . charges.R . coupons.R . customers.R . discounts.R . disputes.R . events.R . invoice_items.R . invoices.R . plans.R . recipients.R . refunds.R . subscriptions.R . tokens.R . transfers.R .  Full RStripe package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
phers  
Calculate Phenotype Risk Scores
Use phenotype risk scores based on linked clinical and genetic data to study Mendelian disease and ...
Download / Learn more Package Citations See dependency  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA