Viewing 14 replies - 16 through 29 (of 29 total)
  • thetafferboy

    (@thetafferboy)

    I’ve given up waiting for the developer and I now use this plugin:

    https://www.ads-software.com/plugins/coinpayments-payment-gateway-for-woocommerce/

    It works with coinpayments.com and actually allows you to accept any crypto-currency, so bitcoin, litecoin, dogecoin etc.

    The funds go to coinbase, which charge a small fee and I auto transfer them daily to my cryptsy account where all currencies are changed to BTC if I want to sell them.

    Better solution really for me I think. Just thought I’d offer it up as an alternative for those waiting.

    Yzord

    (@yzord)

    Same problems here. And watch out for Coinpayments. Please read this first https://www.coinpayments.net/help-privacy before you signup.

    Hope dev will update the plugin soon. I would be very grateful if he would do that ??

    MagicFab

    (@magicfab)

    It would be useful if everyone in this thread would post a 1-star review!

    billyreidbussey

    (@billyreidbussey)

    1-star review!

    Yes let’s all do it. We can give him a 5 star if he comes back and fixes it.

    I need this plugin!

    thetafferboy

    (@thetafferboy)

    Hi all,

    Thomas from Crypto de Change here.

    Unfortunately Coinpayments are closing their doors. The reason customers are redirected to an empty cart (but orders are still processed) are due to deprecated hooks.

    In bwwc-bitcoin-gateway.php, look for this line:
    'redirect' => add_query_arg('key', $order->order_key, add_query_arg('order', $order_id, get_permalink(woocommerce_get_page_id('thanks'))))
    and replace it with:
    'redirect' => add_query_arg('key', $order->order_key, add_query_arg('order', $order_id, $this->get_return_url( $order )))

    There’s also a deprecated notice on the thankyou page, but I haven’t looked too far into what causes it yet.

    Coinpayments has been bought and it say’s on their page that they will continue without interruption. I’ll probably switch then. Want to support NXT anyways.

    Plugin Author gesman

    (@gesman)

    Hi guys,

    I am working on fixing and updating bitcoinway plugin right now.
    Sorry for big delay.

    Will update when fix is ready.

    Gleb

    Hi gesman,

    Can you give a rough timeframe on this?

    Any work arounds in the meantime as have installed and setup already..

    Thanks

    Plugin Author gesman

    (@gesman)

    I plan to deploy new edition of plugin including multiple fixes within a week.

    Great, thanks!

    How will it be announced when ready and where do we get it from?

    Plugin Author gesman

    (@gesman)

    I’ll announce it in this thread, and then the version of plugin will become 2.2+

    Plugin Author gesman

    (@gesman)

    New version that includes fix for WooCommerce 2.1 is released:
    https://c.gg/bw3ann

    Plugin Author gesman

    (@gesman)

    Hi guys (MagicFab, billyreidbussey and others).

    If you’d be able to take time to revise your ratings for the plugin – I’d highly appreciate that!
    Lots of work was put into making all fixes and improvements to happen.

    Gleb

Viewing 14 replies - 16 through 29 (of 29 total)
  • The topic ‘woocommerce 2.1 problems’ is closed to new replies.