From a35ac0f445102ff045f872ff548082c3cf2e8b23 Mon Sep 17 00:00:00 2001 From: Cezar Luiz Date: Fri, 26 May 2017 17:54:42 -0300 Subject: [PATCH] Revert "Fix for pse thank you page" --- .../gateways/class-wc-ebanx-eft-gateway.php | 2 +- woocommerce-gateway-ebanx/templates/eft/payment-processing.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/woocommerce-gateway-ebanx/gateways/class-wc-ebanx-eft-gateway.php b/woocommerce-gateway-ebanx/gateways/class-wc-ebanx-eft-gateway.php index 72f9dd44..893da2f5 100644 --- a/woocommerce-gateway-ebanx/gateways/class-wc-ebanx-eft-gateway.php +++ b/woocommerce-gateway-ebanx/gateways/class-wc-ebanx-eft-gateway.php @@ -77,7 +77,7 @@ public static function thankyou_page($order) $data = array( 'data' => array(), 'order_status' => $order->get_status(), - 'method' => 'eft' + 'method' => 'debit-card' ); parent::thankyou_page($data); diff --git a/woocommerce-gateway-ebanx/templates/eft/payment-processing.php b/woocommerce-gateway-ebanx/templates/eft/payment-processing.php index 8d2e40f1..09b957b8 100644 --- a/woocommerce-gateway-ebanx/templates/eft/payment-processing.php +++ b/woocommerce-gateway-ebanx/templates/eft/payment-processing.php @@ -14,5 +14,5 @@ ?>
- + array() ) ), '' ); ?>