blockonomics / opencart-plugin

Bitcoin plugin for Opencart v4 by Blockonomics
4 stars 7 forks source link

adding test setup #14

Closed badr-r closed 3 years ago

DarrenWestwood commented 4 years ago
Test Result Comments
API key changed Not Working Message - New API Key: Save your changes and then click 'Test Setup'
Removes http:// and https:// from urls Working  
Blocked outgoing HTTPS calls Not Working Message - Your server is blocking outgoing HTTPS calls
Incorrect API Key Working Message - API Key is incorrect
No xpub Working Message - You have not entered an xpub
No callback URL set, update callback on server Not Working use update_callback to set the callback url - https://github.com/blockonomics/woocommerce-plugin/blob/master/php/Blockonomics.php#L11
Only secret differs, update callback on server Not Working refer above and https://github.com/blockonomics/woocommerce-plugin/blob/master/php/Blockonomics.php#L205
Existing callback URL Working Message - Your have an existing callback URL. Refer instructions on integrating multiple websites
Existing callback URL's, check each for matching callback Not Working Message - Your have an existing callback URL. Refer instructions on integrating multiple websites - https://github.com/blockonomics/woocommerce-plugin/blob/master/php/Blockonomics.php#L222
Test address generation Not Working Call new address with reset=true param and return any errors generated - This should only happen if everything else is a success to allow for updating of the callback url
More information after all errors Not Working Message - For more information, please consult this troubleshooting article - https://github.com/blockonomics/woocommerce-plugin/blob/master/php/Blockonomics.php#L234
No errors Working Message - Congrats ! Setup is all done