Files in Tychobra/polishedpayments
Easily add a Stripe subscription to your Shiny app

.Rbuildignore
.gitignore
DESCRIPTION
LICENSE
NAMESPACE
R/api_customers.R R/api_stripe_customer.R R/api_stripe_payment_method.R R/api_stripe_subscription.R R/auth_checks.R R/billing_module.R R/create_payment_module.R R/create_subscription_modal.R R/credit_card_module.R R/free_trial_banner_module.R R/get_stripe.R R/go_to_payments.R R/onLoad.R R/payments_app.R R/payments_server.R R/payments_ui.R R/plan_column_module.R R/plans_box_module.R R/polished_payments_config.R R/set_payment_method_modal.R README.md
docs/images/01_stripe_product_screenshot.png
docs/images/02_stripe_prices_screenshot.png
inst/assets/images/polished_logo_transparent.png
inst/assets/js/polishedpayments.js
inst/examples/payment_only/global.R inst/examples/payment_only/server.R inst/examples/payment_only/ui.R
inst/examples/payment_only/www/background_image.png
inst/examples/subscription_and_payment/global.R inst/examples/subscription_and_payment/server.R inst/examples/subscription_and_payment/ui.R
inst/examples/subscription_and_payment/www/background_image.png
man/add_customer.Rd man/billing_module.Rd man/billing_module_ui.Rd man/create_payment.Rd man/create_payment_module.Rd man/create_payment_module_ui.Rd man/create_stripe_customer.Rd man/create_subscription_modal.Rd man/credit_card_module.Rd man/credit_card_module_ui.Rd man/credit_card_payment_module.Rd man/free_trial_banner_module.Rd man/free_trial_banner_module_ui.Rd man/get_customers.Rd man/get_stripe.Rd man/get_stripe_customer.Rd man/get_stripe_payment_method.Rd man/get_stripe_subscription.Rd man/go_to_payments.Rd man/payments_app_server.Rd man/payments_app_ui.Rd man/payments_server.Rd man/payments_ui.Rd man/polished_payments_config.Rd man/set_payment_method_modal.Rd man/set_stripe_payment_method.Rd man/update_customer.Rd
Tychobra/polishedpayments documentation built on May 13, 2022, 7:15 p.m.