Fixed ajax-loading.gif image not working (was removed in WC 2.2.3)
Added option to choose if the checkout payment form is skipped using JS or not
Removed setTimeout function and used jQuery(document).ready instead (it was possible that form wasn't ready in 5 seconds and redirect would never work but screen would be blocked)
Created .pot gettext template and updated spanish translation
I think it closes #20