View source: R/payments_server.R
payments_server | R Documentation |
Wrap your Shiny server in this function to add polished payments to your Shiny server before your custom Shiny app's server logic runs.
payments_server(server)
server |
the Shiny server function |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.