Using booleans in the shortcode
-
I’m having trouble using the boolean parameters (such as variable_price and include_email) when using the Coinbase shortcode / tag. I have tried it a few ways:
[coinbase_button name=”Item” price_string=”5.00″ price_currency_iso=”USD” variable_price=true include_email=true style=”buy_now_small”]
[coinbase_button name=”Item” price_string=”5.00″ price_currency_iso=”USD” variable_price=”true” include_email=”true” style=”buy_now_small”]
Neither seem to work. Am I doing something wrong or are those just not supported?
- The topic ‘Using booleans in the shortcode’ is closed to new replies.