From 15f213d03e8a64d7a60248de1abef7f30dd786d4 Mon Sep 17 00:00:00 2001 From: SparK-Cruz Date: Wed, 26 Apr 2017 20:44:04 -0300 Subject: [PATCH] Left-off from hotfix 1.12.1 --- woocommerce-gateway-ebanx/services/class-wc-ebanx-one-click.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/woocommerce-gateway-ebanx/services/class-wc-ebanx-one-click.php b/woocommerce-gateway-ebanx/services/class-wc-ebanx-one-click.php index 3ffce96a..aa77d423 100644 --- a/woocommerce-gateway-ebanx/services/class-wc-ebanx-one-click.php +++ b/woocommerce-gateway-ebanx/services/class-wc-ebanx-one-click.php @@ -333,7 +333,7 @@ public function print_button() { 'instalments' => $messages['instalments'], 'instalments_terms' => $instalments_terms, 'nonce' => wp_create_nonce( self::CREATE_ORDER_ACTION ), - 'action' => $this->orderAction, + 'action' => self::CREATE_ORDER_ACTION, 'permalink' => get_permalink($product->id), 'country' => $country, 'currency' => $currency