Hi
When I try to pay through paypal method, I got {"result":"success","redirect":"http:\/\/mywebsite.com\/finalizar-compra\/pagar\/"} and don't go to the next step
In the class-wc-checkout.php file is not working this string:
$result = apply_filters('woocommerce_payment_successful_result', $result );
I need some idea to solve it.
Thanks














