I use Woocommerce and am trying to implement payment through Cielo using the Gabriel Reguly plugin.
However, when I am on the checkout page and select the sky option, no card option or installment appears. When I click Finish Purchase, an error JSON is returned, but I can not identify where this JSON comes from.
{"result":"failure","messages":"","refresh":"false","reload":"false"}
I can not identify if the error is from Woocommerce or Plugin.
I'm using version 3.0.0 of the plugin. And Wordpress 3.9.1.
Thanks in advance!