get_paddle_mode | R Documentation |
Get Paddle Mode This function retrieves the current mode set for Paddle API requests.
get_paddle_mode()
The current mode for Paddle API requests, either "live" or "sandbox".
get_paddle_mode() # should return "live" by default
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.