paddle_has_token | R Documentation |
Check if Paddle API Token is Available This function checks whether a Paddle API key is available in the environment, either as 'PADDLE_KEY' or 'PADDLE_KEY_LIVE' / 'PADDLE_KEY_SANDBOX'.
paddle_has_token()
Logical 'TRUE' if a token is found, 'FALSE' otherwise.
paddle_has_token()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.