• Resolved burni2154

    (@burni2154)


    The Plugin don′tworks automaticly after bitcoin payments its only payment ono hold. I must make all manually for my virtuel products

    Help pls

Viewing 1 replies (of 1 total)
  • This plugin works man. I use it all the time on krbecrypto.com

    One line of code I did add to the plugin is
    after line 468 ‘$order->payment_complete();’

    I added:
    $order->update_status(‘completed’);

    Which set orders that successfully pinged back via IPN to complete.

Viewing 1 replies (of 1 total)
  • The topic ‘Problem with Woocommerce’ is closed to new replies.