On a aussi le tarif "europe" pour les commissions sur les cartes suisses.
authorDamien Bobillot <damien.bobillot+gitxorg@m4x.org>
Wed, 27 Jul 2011 22:40:40 +0000 (00:40 +0200)
committerDamien Bobillot <damien.bobillot+gitxorg@m4x.org>
Sun, 12 Feb 2012 10:42:32 +0000 (11:42 +0100)
Schmurtz

modules/payment.php

index e183dc8..f12e217 100644 (file)
@@ -960,7 +960,7 @@ class PaymentLogsImporter extends CSVImporter {
 
     static public function compute_systempay_commission($line, $key, $relation) {
         static $EEE_countries = array(
-            'France', 'Allemagne', 'Autriche', 'Belgique', 'Bulgarie', 'Chypre',
+            'France', 'Allemagne', 'Autriche', 'Belgique', 'Bulgarie', 'Chypre', 'Suisse',
             'Danemark', 'Espagne', 'Estonie', 'Finlande', 'Grèce', 'Hongrie', 'Irlande', 'Islande', 'Italie',
             'Lettonie', 'Liechtenstein', 'Lituanie', 'Luxembourg', 'Malte', 'Norvège', 'Pays-Bas', 'Pologne',
             'Portugal', 'Roumanie', 'Royaume-Uni', 'Slovaquie', 'Slovénie', 'Suède', 'République Tchèque'