FIXED: Setting order status to completed with 0 confirmations.
-
I fixed the issue where sales were being set to completed before the required confirmations were being met.
Basically the api calls to blockexplorer & blockchain were invalid and in the wrong order.
Ive updated it so blockchain.info is queried first, which still works using the confirmation check requirement. If this api call fails then it calls blockexplorer api which doesnt support confirmation count checking BUT, it will enforce at least 1 confirmation before showing a balance on the address.
This will version of the plugin WILL NOT WORK if you are seeking 0 confirmation count. Just use the original plugin for that.
The updated version of this plugin can be found here:
gentarkincustomtitan.pcriot.com/misc/bitcoin-payments-for-woocommerce-zero-conf-fixed.zip
- The topic ‘FIXED: Setting order status to completed with 0 confirmations.’ is closed to new replies.