mariosthinkscreen
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Για να εμφανιστούν ξανά οι δώσεις πρέπει να γίνει η παρακάτω αλλαγή στο αρχείο classesWC_Piraeusbank_Gateway.php/
Δοκιμή στην έκδοση 3.0.0Γραμμές 406 και 407
//$max_installments = $this->ab_installments;
//$installments_variation = $this->ab_installments_variation;
$max_installments = $this->pb_installments;
$installments_variation = $this->pb_installments_variation;- This reply was modified 1 year, 4 months ago by mariosthinkscreen.
Hello,
we had put the table in hidden to not confuse our customers.
Probably the problem is your theme and the Accessories that we have in same products. Can you add sum compatibliity with the electro theme accessorie to not count the prices two times in the table?
Στην έκδοση 3.0.0 εάν πας μέσα από τον σέρβερ σου wp-content/plugins/woo-payment-gateway-for-piraeus-bank/classes/WC_Piraeusbank_Gateway.php και πας στο function validate_fields στην γραμμή 882, βάλε σε σχόλιο την γραμμή ‘cardholder_name’ => ‘Cardholder Name’,
Viewing 3 replies - 1 through 3 (of 3 total)