GenTarkin
Forum Replies Created
-
Forum: Plugins
In reply to: [Software License Manager for Woocommerce] Qty > 1 generates same license#I figured it out, x-cache CDN caching was causing cached results on same API request … so … I modified the plugin to create a unique TXID for every item and their quantities. Now, x-cache can no longer cache the API request.
yeah, all you gotta do is experiment w/ the changed api calls via a webbrowser and an actual btc addy or use curl if ur in linux. Once I get the result I want, I code it in and test it out =)
Forum: Plugins
In reply to: [Bitcoin Payments for WooCommerce] Support for electrum 2.5.1 MPKHey gesman, u left out release notes regarding confirmation checking. I see you changed that around quite a bit. But, ur notes are incorrect in the code as per how the blockexplorer.com api works. It actually will only show a non-zero balance once there is 1 confirmation. Until then it will always show 0, at least in my testing of their api … which lead me to modify your previous release code.
Also, I see theres nothing logged if the balance returned is 0, I guess thats ok but being someone who prefers more verbose output to the log… could you add a log output for such scenario for not enough confirmations?
Also, I see that you added your own sites blockexplorer query as primary query if selected as an option.
Any other changes we should be informed of that didnt make it into the release notes?
Sorry didnt realize couldnt post links … weird, but anyways…
Here is the fix, this function replaces the function in the file bwwc-utils.phpDonate if you would like =)
161sVjdrTBW6kXdtB2c84A2fFxizTvkpoF