View source: R/payments_server.R
Wrap your Shiny server in this function to add polished payments to your Shiny server before your custom Shiny app's server logic runs.
1 | 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.