Skip to content

Commit

Permalink
DAVAMS-567: Remove Google Analytics tracking ID in the order request …
Browse files Browse the repository at this point in the history
…(#261)
  • Loading branch information
danielcivit authored Jan 23, 2023
1 parent 53f464d commit 39a9100
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 74 deletions.
1 change: 0 additions & 1 deletion src/admin/controller/extension/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,6 @@ private function getFields() {
$this->key_prefix . 'multisafepay_sandbox_api_key',
$this->key_prefix . 'multisafepay_api_key',
$this->key_prefix . 'multisafepay_order_description',
$this->key_prefix . 'multisafepay_google_analytics_account_id',
$this->key_prefix . 'multisafepay_days_active',
$this->key_prefix . 'multisafepay_unit_lifetime_payment_link',
$this->key_prefix . 'multisafepay_second_chance',
Expand Down
1 change: 0 additions & 1 deletion src/admin/controller/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,6 @@ private function getFields() {
$this->key_prefix . 'multisafepay_sandbox_api_key',
$this->key_prefix . 'multisafepay_api_key',
$this->key_prefix . 'multisafepay_order_description',
$this->key_prefix . 'multisafepay_google_analytics_account_id',
$this->key_prefix . 'multisafepay_days_active',
$this->key_prefix . 'multisafepay_unit_lifetime_payment_link',
$this->key_prefix . 'multisafepay_second_chance',
Expand Down
2 changes: 0 additions & 2 deletions src/admin/language/de-de/extension/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@
$_['entry_currency'] = 'Währung';
$_['entry_customer_group'] = 'Kundengruppe';
$_['entry_multisafepay_order_description'] = 'Bestellbeschreibung';
$_['entry_multisafepay_google_analytics_account_id'] = 'Konto-ID Google Analytics ';
$_['entry_multisafepay_second_chance'] = 'Status Second Chance';
$_['entry_multisafepay_days_active'] = 'Aktive Tage';
$_['entry_multisafepay_time_active'] = 'Zeit aktiv';
Expand Down Expand Up @@ -237,7 +236,6 @@
$_['text_help_min_amount'] = 'Der Auftrag muss einen bestimmten Betrag erreichen, bevor diese Zahlungsweise bei der Abmeldung angezeigt wird.';
$_['text_help_max_amount'] = 'Diese Zahlungsweise wird bei der Abmeldung angezeigt, wenn die Auftragssumme einen bestimmten Betrag erreicht. Für ohne Einschränkungen frei lassen.';
$_['text_help_order_description'] = 'Ein Text, der in der Reihenfolge in MultiSafepay Control angezeigt wird. Wenn die Bank des Kunden dies unterstützt, wird diese Beschreibung auch auf dem Kontoauszug des Kunden angezeigt. Sie können die Bestellnummer mit {order_id} angeben';
$_['text_help_google_analytics_account_id'] = 'Google Analytics Universal Account ID. Format: UA-XXXXXXXXX';
$_['text_help_second_chance'] = 'Wenn ein Kunde eine Zahlung initiiert, jedoch aus beliebigem Grund nicht abschließt, '
. 'sendet MultiSafepay zur Erinnerung zwei Second-Chance-E-Mails. '
. 'In diese E-Mails fügt MultiSafepay einen Links ein, der es gestattet, die Zahlung abzuschließen. '
Expand Down
2 changes: 0 additions & 2 deletions src/admin/language/de-de/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@
$_['entry_currency'] = 'Währung';
$_['entry_customer_group'] = 'Kundengruppe';
$_['entry_multisafepay_order_description'] = 'Bestellbeschreibung';
$_['entry_multisafepay_google_analytics_account_id'] = 'Konto-ID Google Analytics ';
$_['entry_multisafepay_second_chance'] = 'Status Second Chance';
$_['entry_multisafepay_days_active'] = 'Aktive Tage';
$_['entry_multisafepay_time_active'] = 'Zeit aktiv';
Expand Down Expand Up @@ -237,7 +236,6 @@
$_['text_help_min_amount'] = 'Der Auftrag muss einen bestimmten Betrag erreichen, bevor diese Zahlungsweise bei der Abmeldung angezeigt wird.';
$_['text_help_max_amount'] = 'Diese Zahlungsweise wird bei der Abmeldung angezeigt, wenn die Auftragssumme einen bestimmten Betrag erreicht. Für ohne Einschränkungen frei lassen.';
$_['text_help_order_description'] = 'Ein Text, der in der Reihenfolge in MultiSafepay Control angezeigt wird. Wenn die Bank des Kunden dies unterstützt, wird diese Beschreibung auch auf dem Kontoauszug des Kunden angezeigt. Sie können die Bestellnummer mit {order_id} angeben';
$_['text_help_google_analytics_account_id'] = 'Google Analytics Universal Account ID. Format: UA-XXXXXXXXX';
$_['text_help_second_chance'] = 'Wenn ein Kunde eine Zahlung initiiert, jedoch aus beliebigem Grund nicht abschließt, '
. 'sendet MultiSafepay zur Erinnerung zwei Second-Chance-E-Mails. '
. 'In diese E-Mails fügt MultiSafepay einen Links ein, der es gestattet, die Zahlung abzuschließen. '
Expand Down
2 changes: 0 additions & 2 deletions src/admin/language/deutsch/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@
$_['entry_currency'] = 'Währung';
$_['entry_customer_group'] = 'Kundengruppe';
$_['entry_multisafepay_order_description'] = 'Bestellbeschreibung';
$_['entry_multisafepay_google_analytics_account_id'] = 'Konto-ID Google Analytics ';
$_['entry_multisafepay_second_chance'] = 'Status Second Chance';
$_['entry_multisafepay_days_active'] = 'Aktive Tage';
$_['entry_multisafepay_time_active'] = 'Zeit aktiv';
Expand Down Expand Up @@ -237,7 +236,6 @@
$_['text_help_min_amount'] = 'Der Auftrag muss einen bestimmten Betrag erreichen, bevor diese Zahlungsweise bei der Abmeldung angezeigt wird.';
$_['text_help_max_amount'] = 'Diese Zahlungsweise wird bei der Abmeldung angezeigt, wenn die Auftragssumme einen bestimmten Betrag erreicht. Für ohne Einschränkungen frei lassen.';
$_['text_help_order_description'] = 'Ein Text, der in der Reihenfolge in MultiSafepay Control angezeigt wird. Wenn die Bank des Kunden dies unterstützt, wird diese Beschreibung auch auf dem Kontoauszug des Kunden angezeigt. Sie können die Bestellnummer mit {order_id} angeben';
$_['text_help_google_analytics_account_id'] = 'Google Analytics Universal Account ID. Format: UA-XXXXXXXXX';
$_['text_help_second_chance'] = 'Wenn ein Kunde eine Zahlung initiiert, jedoch aus beliebigem Grund nicht abschließt, '
. 'sendet MultiSafepay zur Erinnerung zwei Second-Chance-E-Mails. '
. 'In diese E-Mails fügt MultiSafepay einen Links ein, der es gestattet, die Zahlung abzuschließen. '
Expand Down
2 changes: 0 additions & 2 deletions src/admin/language/dutch/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,6 @@
$_['entry_currency'] = 'Valuta';
$_['entry_customer_group'] = 'Klantengroep';
$_['entry_multisafepay_order_description'] = 'Bestelomschrijving';
$_['entry_multisafepay_google_analytics_account_id'] = 'Google Analytics-account-ID';
$_['entry_multisafepay_second_chance'] = 'Second Chance status';
$_['entry_multisafepay_days_active'] = 'Dagen actief';
$_['entry_multisafepay_time_active'] = 'Tijd actief';
Expand Down Expand Up @@ -240,7 +239,6 @@
$_['text_help_min_amount'] = 'Deze betaalmethode wordt getoond in de kassa zodra het totaalbedrag van de bestelling een bepaald bedrag bereikt. Laat leeg voor geen enkele restrictie.';
$_['text_help_max_amount'] = 'Deze betaalmethode wordt niet weergegeven in de kassa als het totaalbedrag van de bestelling een bepaald bedrag overschrijdt. Laat voorlopig de beperkingen op zwart staan.';
$_['text_help_order_description'] = 'Een tekst die getoond wordt bij de bestelling in MultiSafepay Control. Als de bank van de klant dit ondersteunt, wordt deze beschrijving ook weergegeven op het bankafschrift van de klant. U kunt het bestelnummer toevoegen met {order_id}';
$_['text_help_google_analytics_account_id'] = 'Google Analytics Universal Account ID. Format: UA-XXXXXXX';
$_['text_help_second_chance'] = 'Wanneer een klant een betaling initieert maar niet afrondt, om welke reden dan ook, zal MultiSafepay '
. 'twee Second Chance herinneringsmails sturen. In de e-mails zal MultiSafepay '
. 'een link toevoegen waarmee de consument de betaling af kan ronden. De eerste Second Chance-e-mail wordt 1 uur '
Expand Down
2 changes: 0 additions & 2 deletions src/admin/language/en-gb/extension/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
$_['entry_currency'] = 'Currency';
$_['entry_customer_group'] = 'Customer Group';
$_['entry_multisafepay_order_description'] = 'Order description';
$_['entry_multisafepay_google_analytics_account_id'] = 'Google Analytics account ID';
$_['entry_multisafepay_second_chance'] = 'Second Chance status';
$_['entry_multisafepay_days_active'] = 'Days active';
$_['entry_multisafepay_time_active'] = 'Time active';
Expand Down Expand Up @@ -238,7 +237,6 @@
$_['text_help_min_amount'] = 'This payment method is shown in the checkout once the order total reaches a certain amount. Leave blank for no restrictions';
$_['text_help_max_amount'] = 'This payment method is not shown in the checkout if the order total exceeds a certain amount. Leave black for now restrictions.';
$_['text_help_order_description'] = 'A text which will be shown with the order in MultiSafepay Control. If the customer’s bank supports it this description will also be shown on the customer’s bank statement. You can include the order number using {order_id}';
$_['text_help_google_analytics_account_id'] = 'Google Analytics Universal Account ID. Format: UA-XXXXXXXXX';
$_['text_help_second_chance'] = 'When a customer initiates but does not complete a payment, whatever the reason may be, '
. 'MultiSafepay will send two Second Chance reminder emails. In the emails, '
. 'MultiSafepay will include a link to allow the consumer to finalize the payment. '
Expand Down
2 changes: 0 additions & 2 deletions src/admin/language/en-gb/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
$_['entry_currency'] = 'Currency';
$_['entry_customer_group'] = 'Customer Group';
$_['entry_multisafepay_order_description'] = 'Order description';
$_['entry_multisafepay_google_analytics_account_id'] = 'Google Analytics account ID';
$_['entry_multisafepay_second_chance'] = 'Second Chance status';
$_['entry_multisafepay_days_active'] = 'Days active';
$_['entry_multisafepay_time_active'] = 'Time active';
Expand Down Expand Up @@ -238,7 +237,6 @@
$_['text_help_min_amount'] = 'This payment method is shown in the checkout once the order total reaches a certain amount. Leave blank for no restrictions';
$_['text_help_max_amount'] = 'This payment method is not shown in the checkout if the order total exceeds a certain amount. Leave black for now restrictions.';
$_['text_help_order_description'] = 'A text which will be shown with the order in MultiSafepay Control. If the customer’s bank supports it this description will also be shown on the customer’s bank statement. You can include the order number using {order_id}';
$_['text_help_google_analytics_account_id'] = 'Google Analytics Universal Account ID. Format: UA-XXXXXXXXX';
$_['text_help_second_chance'] = 'When a customer initiates but does not complete a payment, whatever the reason may be, '
. 'MultiSafepay will send two Second Chance reminder emails. In the emails, '
. 'MultiSafepay will include a link to allow the consumer to finalize the payment. '
Expand Down
2 changes: 0 additions & 2 deletions src/admin/language/english/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
$_['entry_currency'] = 'Currency';
$_['entry_customer_group'] = 'Customer Group';
$_['entry_multisafepay_order_description'] = 'Order description';
$_['entry_multisafepay_google_analytics_account_id'] = 'Google Analytics account ID';
$_['entry_multisafepay_second_chance'] = 'Second Chance status';
$_['entry_multisafepay_days_active'] = 'Days active';
$_['entry_multisafepay_time_active'] = 'Time active';
Expand Down Expand Up @@ -238,7 +237,6 @@
$_['text_help_min_amount'] = 'This payment method is shown in the checkout once the order total reaches a certain amount. Leave blank for no restrictions';
$_['text_help_max_amount'] = 'This payment method is not shown in the checkout if the order total exceeds a certain amount. Leave black for now restrictions.';
$_['text_help_order_description'] = 'A text which will be shown with the order in MultiSafepay Control. If the customer’s bank supports it this description will also be shown on the customer’s bank statement. You can include the order number using {order_id}';
$_['text_help_google_analytics_account_id'] = 'Google Analytics Universal Account ID. Format: UA-XXXXXXXXX';
$_['text_help_second_chance'] = 'When a customer initiates but does not complete a payment, whatever the reason may be, '
. 'MultiSafepay will send two Second Chance reminder emails. In the emails, '
. 'MultiSafepay will include a link to allow the consumer to finalize the payment. '
Expand Down
2 changes: 0 additions & 2 deletions src/admin/language/es/extension/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
$_['entry_currency'] = 'Moneda';
$_['entry_customer_group'] = 'Grupo de Cliente';
$_['entry_multisafepay_order_description'] = 'Descripción del pedido';
$_['entry_multisafepay_google_analytics_account_id'] = 'ID de cuenta de Google Analytics';
$_['entry_multisafepay_second_chance'] = 'Estado de Second Chance';
$_['entry_multisafepay_days_active'] = 'Días activo';
$_['entry_multisafepay_time_active'] = 'Tiempo activo';
Expand Down Expand Up @@ -238,7 +237,6 @@
$_['text_help_min_amount'] = 'Este método de pago se activa si el total del pago alcanza este monto. Déjelo en blanco si no desea configurar restricciones.';
$_['text_help_max_amount'] = 'Este método de pago se desactiva si el total del pago supera este monto. Déjelo en blanco si no desea configurar restricciones.';
$_['text_help_order_description'] = 'Un texto que se mostrará con el pedido en MultiSafepay Control. Si el banco del cliente lo admite, esta descripción también se mostrará en el extracto bancario del cliente. Puede incluir el número de pedido usando {order_id}';
$_['text_help_google_analytics_account_id'] = 'Google Analytics Universal ID. Format: UA-XXXXXXXXX';
$_['text_help_second_chance'] = 'Cuando un cliente inicia un pago, pero no lo finaliza por algún motivo, '
. 'MultiSafepay enviará un recordatorio por correo electrónico. Incluido en estos correos electrónicos, '
. 'hay un enlace de pago que permitirá al cliente finalizar el pago.'
Expand Down
2 changes: 0 additions & 2 deletions src/admin/language/es/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@
$_['entry_currency'] = 'Moneda';
$_['entry_customer_group'] = 'Grupo de Cliente';
$_['entry_multisafepay_order_description'] = 'Descripción del pedido';
$_['entry_multisafepay_google_analytics_account_id'] = 'ID de cuenta de Google Analytics';
$_['entry_multisafepay_second_chance'] = 'Estado de Second Chance';
$_['entry_multisafepay_days_active'] = 'Días activo';
$_['entry_multisafepay_time_active'] = 'Tiempo activo';
Expand Down Expand Up @@ -238,7 +237,6 @@
$_['text_help_min_amount'] = 'Este método de pago se activa si el total del pago alcanza este monto. Déjelo en blanco si no desea configurar restricciones.';
$_['text_help_max_amount'] = 'Este método de pago se desactiva si el total del pago supera este monto. Déjelo en blanco si no desea configurar restricciones.';
$_['text_help_order_description'] = 'Un texto que se mostrará con el pedido en MultiSafepay Control. Si el banco del cliente lo admite, esta descripción también se mostrará en el extracto bancario del cliente. Puede incluir el número de pedido usando {order_id}';
$_['text_help_google_analytics_account_id'] = 'Google Analytics Universal ID. Format: UA-XXXXXXXXX';
$_['text_help_second_chance'] = 'Cuando un cliente inicia un pago, pero no lo finaliza por algún motivo, '
. 'MultiSafepay enviará un recordatorio por correo electrónico. Incluido en estos correos electrónicos, '
. 'hay un enlace de pago que permitirá al cliente finalizar el pago.'
Expand Down
2 changes: 0 additions & 2 deletions src/admin/language/it-it/extension/payment/multisafepay.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@
$_['entry_currency'] = 'Valuta';
$_['entry_customer_group'] = 'Gruppo consumatori';
$_['entry_multisafepay_order_description'] = 'Descrizione dell\'ordine';
$_['entry_multisafepay_google_analytics_account_id'] = 'Account ID di Google Analytics';
$_['entry_multisafepay_second_chance'] = 'Status di Second Chance';
$_['entry_multisafepay_days_active'] = 'Giorni attivo';
$_['entry_multisafepay_time_active'] = 'Tempo attivo';
Expand Down Expand Up @@ -237,7 +236,6 @@
$_['text_help_min_amount'] = 'Questo metodo di pagamento viene mostrato nel checkout quando l\'ammontare totale dell\'ordine raggiunge una certa cifra. Lasciare vuoto per non avere questa restrizione.';
$_['text_help_max_amount'] = 'Questo metodo di pagamento non viene mostrato nel checkout quanto l\'ammontare totale dell\'ordine supera una certa cifra. Lasciare vuoto per non avere questa restrizione.';
$_['text_help_order_description'] = 'Un testo che verrà mostrato con l\'ordine in MultiSafepay Control. Se la banca del cliente lo supporta, questa descrizione verrà mostrata anche sull\'estratto conto bancario del cliente. Puoi includere il numero dell\'ordine utilizzando {order_id}';
$_['text_help_google_analytics_account_id'] = 'Google Analytics Universal Account ID. Format UA-XXXXXXXXX';
$_['text_help_second_chance'] = 'Quando un consumatore inizializza ma non completa una transazione, qualsiasi sia il motivo, '
. 'MultiSafepay invierà due Second Chance email come sollecito. Nelle email sarà presente un link di '
. 'pagamento per permettere al consumatore di finalizzare il pagamento. La prima email Second Chance viene '
Expand Down
Loading

0 comments on commit 39a9100

Please sign in to comment.