View source: R/set_payment_method_modal.R
set_payment_method_modal | R Documentation |
Modal to set/update the Stripe payment method
set_payment_method_modal( input, output, session, open_modal_trigger, title = "Enable Billing" )
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.