Hi
i need plugin accept bitcoin
but this plugin is very old? work? some news? thx
Were do I find the API Secret?
]]>Greetings,
I installed this plugin a few days ago and it seemed to be working fine.
Now, I get this message:
There was an error connecting to Coinbase: You have not filled out your merchant profile. Please enter your information in the Profile section.. Please check your internet connection and API credentials.
I checked my API key and secret, and everything seems okay. I also turned on all permissions for a minute, to see if that was the issue… no luck…
~pd
]]>When using their API, Coinbase returns a json string about the results. It tells you success or failure, etc. Does this button do that?
]]>Bunches of errors in the log file……. WP 3.9.1 and latest WooCommerce:
Stack trace:
#0 [internal function]: coinbase_callback('')
#1 /home/MYSITE/public_html/wp-includes/plugin.php(470): call_user_func_array('coinbase_callba...', Array)
#2 /home/MYSITE/public_html/wp-settings.php(352): do_action('init')
#3 /home/MYSITE/public_html/wp-config.php(93): require_once('/home/pooalexa/...')
#4 /home/MYSITE/public_html/wp-load.php(29): require_once('/home/pooalexa/...')
#5 /home/MYSITE/public_html/wp-blog-header.php(12): require_once('/home/pooalexa/...')
#6 /home/MYSITE/public_html/index.php(17): require('/home/MYSITE/...')
#7 {main}
thrown in /home/MYSITE/public_html/wp-content/plugins/coinbase-woocommerce-master/callback.php on line 43
]]>
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?
]]>i have completed all the process of coinbase registration and get the Client ID and secret key and put the redirect url as shown in your text box but when i click the button Authorize WordPress Plugin it send me to the coinbase site and redirect me till now every thing ok but whenIT redirect back its shows a blank page and the url show swp-admin/options-general.php?page=coinbase&coinbase_code=d0350d4d3cc8c990b14d0a956a09a…..what should i do
]]>