set_payment_method_modal: Modal to set/update the Stripe payment method

View source: R/set_payment_method_modal.R

set_payment_method_modalR Documentation

Modal to set/update the Stripe payment method

Description

Modal to set/update the Stripe payment method

Usage

set_payment_method_modal(
  input,
  output,
  session,
  open_modal_trigger,
  title = "Enable Billing"
)

Arguments

input

the Shiny server input

output

the Shiny server output

session

the Shiny server session

open_modal_trigger

the reactive trigger to open the modal

title

the title of the modal


Tychobra/polishedpayments documentation built on May 13, 2022, 7:15 p.m.