Title: natx's Replies | WordPress.org

---

# natx

  [  ](https://wordpress.org/support/users/natx/)

 *   [Profile](https://wordpress.org/support/users/natx/)
 *   [Topics Started](https://wordpress.org/support/users/natx/topics/)
 *   [Replies Created](https://wordpress.org/support/users/natx/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/natx/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/natx/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/natx/engagements/)
 *   [Favorites](https://wordpress.org/support/users/natx/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/natx/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/natx/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Litespeed Cache + AMP Page caching is not detected](https://wordpress.org/support/topic/litespeed-cache-amp-page-caching-is-not-detected/)
 *  [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [3 years, 5 months ago](https://wordpress.org/support/topic/litespeed-cache-amp-page-caching-is-not-detected/#post-16324338)
 * **Page cache is not detected**
 * why getting the above error? I have enabled the cache and applied Advanced Preset
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Piraeus Bank WooCommerce Payment Gateway] Πολλές Failed orders / Returned invalid mdstatus](https://wordpress.org/support/topic/%cf%80%ce%bf%ce%bb%ce%bb%ce%ad%cf%82-failed-orders-returned-invalid-mdstatus/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/%cf%80%ce%bf%ce%bb%ce%bb%ce%ad%cf%82-failed-orders-returned-invalid-mdstatus/#post-15977294)
 * δείτε στο [https://paycenter.piraeusbank.gr/AdminTool/index.aspx#](https://paycenter.piraeusbank.gr/AdminTool/index.aspx#)
 * στη διαχειριση σφαλματων, τι κωδικο λαθους σας δινει και επικοινωνηστε με τραπεζα.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Piraeus Bank WooCommerce Payment Gateway] Πολλές Failed orders / Returned invalid mdstatus](https://wordpress.org/support/topic/%cf%80%ce%bf%ce%bb%ce%bb%ce%ad%cf%82-failed-orders-returned-invalid-mdstatus/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/%cf%80%ce%bf%ce%bb%ce%bb%ce%ad%cf%82-failed-orders-returned-invalid-mdstatus/#post-15969515)
 * έχουμε εγκαταστήσει το plugin Piraeus Bank WooCommerce Payment Gateway By Papaki,
   
   οπότε στη σελίδα μας μέσα στον φάκελο wp-content/plugins/woo-payment-gateway-
   piraeus-bank-greece/ υπάρχει το αρχείο wooshop-piraeus.php στο οποίο κάνουμε 
   edit στη γραμμή 599 βλέπουμε το $ticketRequest = array( διορθώνουμε σε //’BillAddrCity’
   => $BillAddrCity, changed by Natalia edine I kai failed order ‘BillAddrCountry’
   => $BillAddrCountry, //’BillAddrLine1′ => $BillAddrLine1, //’BillAddrPostCode’
   => $BillAddrPostCode, //’BillAddrState’ => $BillAddrStateCode, //’ShipAddrCity’
   => $ShipAddrCity, ‘ShipAddrCountry’ => $ShipAddrCountry, //’ShipAddrLine1′ =>
   $ShipAddrLine1, //’ShipAddrPostCode’ => $ShipAddrPostCode, //’ShipAddrState’ 
   => $ShipAddrStateCode,
 * έτσι έχουμε ακυρώσει όλα τα πεδία εκτός από BillAddrCountry και ShipAddrCountry
   
   Η αλλαγή αυτή πρέπει να γίνετα κάθε φορά ου κάνουμε update το plugin! Ας ελπίζουμε
   πως θα υπάρξει καλύτερη λύση από τους προγραμματιστές του.
 * Τα πεδία αυτά δεν εμφανίζονται στη σελίδα αφού έχω προσθέσει στο functions.php
   /***
   [@snippet](https://wordpress.org/support/users/snippet/) Remove Fields on the
   WooCommerce Checkout */
 * add_filter( ‘woocommerce_checkout_fields’ , ‘nat_remove_billing_city_checkout’);
 * function nat_remove_billing_city_checkout( $fields ) {
    unset($fields[‘billing’][‘
   billing_city’]); unset($fields[‘billing’][‘billing_company’]); unset($fields[‘
   billing’][‘billing_address_1’]); unset($fields[‘billing’][‘billing_address_2’]);
   unset($fields[‘billing’][‘billing_postcode’]); unset($fields[‘billing’][‘billing_state’]);
   return $fields; }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Piraeus Bank WooCommerce Payment Gateway] Πολλές Failed orders / Returned invalid mdstatus](https://wordpress.org/support/topic/%cf%80%ce%bf%ce%bb%ce%bb%ce%ad%cf%82-failed-orders-returned-invalid-mdstatus/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/%cf%80%ce%bf%ce%bb%ce%bb%ce%ad%cf%82-failed-orders-returned-invalid-mdstatus/#post-15966969)
 * στο wooshop-piraeus.php
    στη γραμμή 1834 βρίσκεις if(empty($stateCode)){ //if
   nothing found for state, assume that is for Attiki $stateCode = ‘I’; } από την
   τράπεζα μας φώτισαν “`Από ότι βλέπουμε καταχωρούνται σε όλες τις συναλλαγές οι
   παρακάτω τιμές:
 * <BillAddrState>I</BillAddrState>
 * <ShipAddrState>I</ShipAddrState>
 * Είναι θέμα εκδότριας Τράπεζας αν θα
    απορρίψει τη συναλλαγή ή όχι και για το 
   λόγο αυτό κάποιες συναλλαγές εγκρίνονται και κάποιες όχι.
 * Θα σας πρότεινα να διορθώσετε
    ολοκληρωτικά το πρόβλημα.”
 * διορθώσαμε το πρόβλημα ακυρώνοντας αυτά τα πεδία
    BillAddrState, ShipAddrState*
   προσοχή όμως εγώ δεν τα χρειάζομαι γιατί με ενδιαφέρει μόνο η χώρα και μόνο αυτά
   τα πεδία BillAddrCountry, ShipAddrCountry έχω αφήσει στη σελίδα.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Piraeus Bank WooCommerce Payment Gateway] Πολλές Failed orders / Returned invalid mdstatus](https://wordpress.org/support/topic/%cf%80%ce%bf%ce%bb%ce%bb%ce%ad%cf%82-failed-orders-returned-invalid-mdstatus/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/%cf%80%ce%bf%ce%bb%ce%bb%ce%ad%cf%82-failed-orders-returned-invalid-mdstatus/#post-15923056)
 * Πρέπει να συνδεθείτε στο
    [https://paycenter.piraeusbank.gr/AdminTool/LoginForm.aspx](https://paycenter.piraeusbank.gr/AdminTool/LoginForm.aspx)
   με τα στοιχεία σας και μετά στο Συναλλαγές – Διαχείριση Σφαλμάτων στο Αναζήτηση
   συγκεκριμένης συναλλαγής
 * δίνοντας το Support Reference ID
    που το έχετε βρει από το Woocommerce/ orders
   μέσα στην αποτυχημένη παραγγελία.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Piraeus Bank WooCommerce Payment Gateway] Πρόβλημα με τηλεφωνικούς αριθμούς](https://wordpress.org/support/topic/%cf%80%cf%81%cf%8c%ce%b2%ce%bb%ce%b7%ce%bc%ce%b1-%ce%bc%ce%b5-%cf%84%ce%b7%ce%bb%ce%b5%cf%86%cf%89%ce%bd%ce%b9%ce%ba%ce%bf%cf%8d%cf%82-%ce%b1%cf%81%ce%b9%ce%b8%ce%bc%ce%bf%cf%8d%cf%82/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/%cf%80%cf%81%cf%8c%ce%b2%ce%bb%ce%b7%ce%bc%ce%b1-%ce%bc%ce%b5-%cf%84%ce%b7%ce%bb%ce%b5%cf%86%cf%89%ce%bd%ce%b9%ce%ba%ce%bf%cf%8d%cf%82-%ce%b1%cf%81%ce%b9%ce%b8%ce%bc%ce%bf%cf%8d%cf%82/#post-13969519)
 * /* define specific PosId depending on the current language */
    if (ICL_LANGUAGE_CODE
   == ‘de’) { $this->pb_PosId = absint($this->get_option(‘pb_PosId_DE’)); } elseif(
   ICL_LANGUAGE_CODE == ‘el’) { $this->pb_PosId = absint($this->get_option(‘pb_PosId_EL’));}
   elseif (ICL_LANGUAGE_CODE == ‘ru’) { $this->pb_PosId = absint($this->get_option(‘
   pb_PosId_RU’)); } else //default language (english (en)) { $this->pb_PosId = 
   absint($this->get_option(‘pb_PosId_EN’)); }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Piraeus Bank WooCommerce Payment Gateway] Πρόβλημα με τηλεφωνικούς αριθμούς](https://wordpress.org/support/topic/%cf%80%cf%81%cf%8c%ce%b2%ce%bb%ce%b7%ce%bc%ce%b1-%ce%bc%ce%b5-%cf%84%ce%b7%ce%bb%ce%b5%cf%86%cf%89%ce%bd%ce%b9%ce%ba%ce%bf%cf%8d%cf%82-%ce%b1%cf%81%ce%b9%ce%b8%ce%bc%ce%bf%cf%8d%cf%82/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/%cf%80%cf%81%cf%8c%ce%b2%ce%bb%ce%b7%ce%bc%ce%b1-%ce%bc%ce%b5-%cf%84%ce%b7%ce%bb%ce%b5%cf%86%cf%89%ce%bd%ce%b9%ce%ba%ce%bf%cf%8d%cf%82-%ce%b1%cf%81%ce%b9%ce%b8%ce%bc%ce%bf%cf%8d%cf%82/#post-13963455)
 * Συγχαρητήρια για το Plugin και για το support σας!
    ευχαριστώ για την απάντηση
   σας, έχουμε ταλαιπωρηθεί πολύ με την τράπεζα, ειδικά με την αντιμετώπιση τους,
   όχι τόσο το οτι είναι άσχετοι, όσο με το ότι δεν έχουν καμία διάθεση να βοηθήσουν…
 * Παρακαλώ δείτε τo php πως το έχω τροποποιήσει για να παίρνει και τα πεδία για
   τις 4 γλώσσες, χωρίς να χρειάζεται plugin για μετάφραση.
    Δεν ξέρω αν είναι απόλυτα
   σωστά, γιατί οι γνώσεις μου είναι εμπειρικές. Αν μπορείτε να ενσωματώσετε κάτι
   απο αυτά θα χαρώ να δω πως βοήθησα κάπως και εγώ σε καλύτερη έκδοση.
 * Keep up the good work! 😀
    [Large code excerpt removed by moderator per [our FAQ](https://wordpress.org/support/forum-user-guide/faq/#how-do-i-post-code-examples).
   Please use [Pastebin](http://pastebin.com/) or a [Gist](https://gist.github.com/)
   for all large code excerpts, they work better anyway.]
    -  This reply was modified 5 years, 4 months ago by [Yui](https://wordpress.org/support/users/fierevere/).
    -  This reply was modified 5 years, 4 months ago by [Yui](https://wordpress.org/support/users/fierevere/).
      Reason: large code excerpt moderated
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Piraeus Bank WooCommerce Payment Gateway] Πρόβλημα με τους τηλεφωνικούς αριθμούς](https://wordpress.org/support/topic/%cf%80%cf%81%cf%8c%ce%b2%ce%bb%ce%b7%ce%bc%ce%b1-%ce%bc%ce%b5-%cf%84%ce%bf%cf%85%cf%82-%cf%84%ce%b7%ce%bb%ce%b5%cf%86%cf%89%ce%bd%ce%b9%ce%ba%ce%bf%cf%8d%cf%82-%ce%b1%cf%81%ce%b9%ce%b8%ce%bc%ce%bf/)
 *  [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/%cf%80%cf%81%cf%8c%ce%b2%ce%bb%ce%b7%ce%bc%ce%b1-%ce%bc%ce%b5-%cf%84%ce%bf%cf%85%cf%82-%cf%84%ce%b7%ce%bb%ce%b5%cf%86%cf%89%ce%bd%ce%b9%ce%ba%ce%bf%cf%8d%cf%82-%ce%b1%cf%81%ce%b9%ce%b8%ce%bc%ce%bf/#post-13956544)
 * Καλησπέρα σας,
    Έχω και εγώ το ίδιο πρόβλημα με τηλεφωνικούς αριθμούς, μετά την
   τελευταία αναβάθμιση όταν στέλνεις σε μια χώρα και βάζεις τηλέφωνο από την ίδια
   χώρα είναι οκ. [CurrencyCode] => 978 [Installments] => 1 [Bnpl] => 0 [Parameters]
   => [BillAddrCity] => athens [BillAddrCountry] => 300 [BillAddrLine1] => odos [
   BillAddrPostCode] => 12345 [BillAddrState] => I [ShipAddrCity] => athens [ShipAddrCountry]
   => 300 [ShipAddrLine1] => odos [ShipAddrPostCode] => 12345 [ShipAddrState] =>
   I [CardholderName] => test [Email] => [test@test.gr](https://wordpress.org/support/users/natx/replies/test@test.gr?output_format=md)[
   HomePhone] => 30-697xxxxxxx [MobilePhone] => 30-697xxxxxxx [WorkPhone] => 30-
   697xxxxxxx
 * Όταν όμως βάλεις τηλέφωνο από άλλη χώρα από αυτή που έχεις επιλέξει να στείλεις
   το προιον, βάζει και τους 2 κωδικούς.
    [BillAddrCity] => Munchen [BillAddrCountry]
   => 276 [BillAddrLine1] => Breitenbach-Weg [BillAddrPostCode] => 80995 [BillAddrState]
   => [ShipAddrCity] => Munchen [ShipAddrCountry] => 276 [ShipAddrLine1] => Breitenbach-
   Weg [ShipAddrPostCode] => 80995 [ShipAddrState] => [CardholderName] => test name[
   Email] => [test@test.gr](https://wordpress.org/support/users/natx/replies/test@test.gr?output_format=md)[
   HomePhone] => 49-+30697xxxxxxx [MobilePhone] => 49-+30697xxxxxxx [WorkPhone] 
   => 49-+30697xxxxxxx to 49 είναι κωδικός για Γερμανία και το 30 κωδικός της Ελλάδας.
   Πως μπορεί να διορθωθεί αυτό ?
 * το άλλο πρόβλημα είναι πως [BillAddrState] kai [ShipAddrState]
    που ζητάει η 
   τράπεζα δεν βγαίνουν σε όλες τις χώρες.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dynamic Pricing and Discounts for WooCommerce] Discount does not appear at menu dropdown](https://wordpress.org/support/topic/discount-does-not-appear-at-menu-dropdown/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/discount-does-not-appear-at-menu-dropdown/#post-9865079)
 * see the screenshot [http://prntscr.com/i0mqxt](http://prntscr.com/i0mqxt)
 * please go to [https://yellowmarshmallow.gr/about-us/](https://yellowmarshmallow.gr/about-us/)
   
   this is a page without products then roll over from browse categories (drop down
   menu) to the baby category, you will see the menu block appear with 4 products
   without sales prices. if you go to the category ([https://yellowmarshmallow.gr/kids/baby/](https://yellowmarshmallow.gr/kids/baby/))
   you will see that all the products have sales
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dynamic Pricing and Discounts for WooCommerce] Discount does not appear at menu dropdown](https://wordpress.org/support/topic/discount-does-not-appear-at-menu-dropdown/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/discount-does-not-appear-at-menu-dropdown/#post-9858731)
 * PLEASE CHECK THE DROP-DOWN MENU
    The problem is there when you are not in a page
   with products the menu is without sales, when you are at a page with products
   the menu is with sales
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Dynamic Pricing and Discounts for WooCommerce] Discount does not appear at menu dropdown](https://wordpress.org/support/topic/discount-does-not-appear-at-menu-dropdown/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/discount-does-not-appear-at-menu-dropdown/#post-9857743)
 * Hi,
 * at home page [https://yellowmarshmallow.gr](https://yellowmarshmallow.gr) please
   check the menu drop down all the products are without discount, [http://prntscr.com/hzd0b3](http://prntscr.com/hzd0b3),
   but the same menu is ok if you are at a page with products, like shop online
   
   [https://yellowmarshmallow.gr/shop-online/](https://yellowmarshmallow.gr/shop-online/)
   [http://prntscr.com/hzd00i](http://prntscr.com/hzd00i)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Smart COD for WooCommerce] extra fee 1.5€ with tax included](https://wordpress.org/support/topic/extra-fee-1-5e-with-tax-included/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/extra-fee-1-5e-with-tax-included/#post-9766377)
 * Thank you for your prompt reply.
 * Problem is fixed!
    At general settings of WooCommerce I had 0 number of decimals!!!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce COD Advanced Plugin] COD extra payment tax](https://wordpress.org/support/topic/cod-extra-payment-tax/)
 *  [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/cod-extra-payment-tax/#post-9561499)
 * Hi!
 * I need this too…
    I have extra charge for cod. Is it possible to add tax to the
   extra charge? Did you find any solution ?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] google crawl errors payment-methods](https://wordpress.org/support/topic/google-crawl-errors-payment-methods/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/google-crawl-errors-payment-methods/#post-9263586)
 * I am talking about the Payment methods from woocommerce/Accounts
    Endpoint for
   the “My Account-Payment Methods” page I also have created a page Payment Methods
   with slug payment-methods at 4 languages, so I think there is a conflict, is 
   that possible ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Piraeus Bank Greece Payment Gateway for WooCommerce] can this plugin work with 4 different PosID ?](https://wordpress.org/support/topic/can-this-plugin-work-with-4-different-posid/)
 *  Thread Starter [natx](https://wordpress.org/support/users/natx/)
 * (@natx)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/can-this-plugin-work-with-4-different-posid/#post-9136401)
 * I am using WPML for translation and everything is ok, except the checkout with
   payment method the Piraeus Bank.

Viewing 15 replies - 1 through 15 (of 20 total)

1 [2](https://wordpress.org/support/users/natx/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/natx/replies/page/2/?output_format=md)