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: 2023-08-18
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
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
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  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns