Title: cryptodechange's Replies | WordPress.org

---

# cryptodechange

  [  ](https://wordpress.org/support/users/cryptodechange/)

 *   [Profile](https://wordpress.org/support/users/cryptodechange/)
 *   [Topics Started](https://wordpress.org/support/users/cryptodechange/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cryptodechange/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cryptodechange/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cryptodechange/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cryptodechange/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cryptodechange/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Crontrol] DISABLE_WP_CRON intentionally set to 'true'](https://wordpress.org/support/topic/disable_wp_cron-intentionally-set-to-true/)
 *  Thread Starter [cryptodechange](https://wordpress.org/support/users/cryptodechange/)
 * (@cryptodechange)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/disable_wp_cron-intentionally-set-to-true/#post-7220655)
 * Perhaps an ‘X’ to hide the message, or check if internal crons are outstanding/
   waiting to be executed? Either way, it’s not necessary as I previously mentioned
   🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Bitcoin Payments for WooCommerce] woocommerce 2.1 problems](https://wordpress.org/support/topic/woocommerce-21-problems/)
 *  [cryptodechange](https://wordpress.org/support/users/cryptodechange/)
 * (@cryptodechange)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/woocommerce-21-problems/page/2/#post-4600630)
 * 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.

Viewing 2 replies - 1 through 2 (of 2 total)