diff --git a/l10n_CM/constants/hofer/AT/hofer_ad.json b/l10n_CM/constants/hofer/AT/hofer_ad.json new file mode 100644 index 000000000..caa934ee1 --- /dev/null +++ b/l10n_CM/constants/hofer/AT/hofer_ad.json @@ -0,0 +1,21 @@ +{ + "url": "http://127.0.0.1:8080/hofer_ad.html", + "field_mapping": { + "given_name": "d888610d-fe93-43bb-9cc8-602f1a8f69ce", + "family_name": "17d0cbc2-4d29-48d0-a026-3a2a3a5bd2ed", + "street_address": "ad534c01-7c16-4e22-816f-6b3d70462481", + "address_level_2": "977cf1c9-fa73-4184-b6d8-6eaad16f5bf2", + "postal_code": "263c5231-e710-4ff9-aa84-fb0186b30e06", + "email": "684b63d6-b6d4-4f4d-93bf-9404761eb409" + }, + "form_field": "*[data-moz-autofill-inspect-id='{name}']", + "skip": "True", + "fields": [ + "d888610d-fe93-43bb-9cc8-602f1a8f69ce", + "17d0cbc2-4d29-48d0-a026-3a2a3a5bd2ed", + "ad534c01-7c16-4e22-816f-6b3d70462481", + "977cf1c9-fa73-4184-b6d8-6eaad16f5bf2", + "263c5231-e710-4ff9-aa84-fb0186b30e06", + "684b63d6-b6d4-4f4d-93bf-9404761eb409" + ] +} \ No newline at end of file diff --git a/l10n_CM/constants/hofer/AT/hofer_cc.json b/l10n_CM/constants/hofer/AT/hofer_cc.json new file mode 100644 index 000000000..39a6c5a53 --- /dev/null +++ b/l10n_CM/constants/hofer/AT/hofer_cc.json @@ -0,0 +1,19 @@ +{ + "url": "http://127.0.0.1:8080/hofer_cc.html", + "field_mapping": { + "card_number": "0d671919-ce39-46b4-9484-2b9c100b6122", + "name": "8a60bb89-f689-4af2-a12b-6fce1c4eec06", + "expiration_month": "d3db28d4-5888-4ae4-95a3-822282e0a165", + "expiration_year": "60c3a269-fd75-41f7-aa4d-7689615e2d24", + "cvv":"b41ff16e-8943-4e84-9190-407d3c74593b" + }, + + "form_field": "*[data-moz-autofill-inspect-id='{name}']", + "fields": [ + "0d671919-ce39-46b4-9484-2b9c100b6122", + "8a60bb89-f689-4af2-a12b-6fce1c4eec06", + "d3db28d4-5888-4ae4-95a3-822282e0a165", + "60c3a269-fd75-41f7-aa4d-7689615e2d24", + "b41ff16e-8943-4e84-9190-407d3c74593b" + ] +} \ No newline at end of file diff --git a/l10n_CM/region/AT.json b/l10n_CM/region/AT.json index a20257ed6..a6123a3a9 100644 --- a/l10n_CM/region/AT.json +++ b/l10n_CM/region/AT.json @@ -3,6 +3,7 @@ "sites": [ "demo", "ebay", + "hofer", "mediamarkt" ], "tests": [ diff --git a/l10n_CM/run_l10n.py b/l10n_CM/run_l10n.py index df33eb7c6..37e93dae2 100644 --- a/l10n_CM/run_l10n.py +++ b/l10n_CM/run_l10n.py @@ -41,6 +41,7 @@ "euronics", "fnac", "justspices", + "hofer", "lowes", "mediamarkt", "movieposters", diff --git a/l10n_CM/sites/hofer/AT/hofer_ad.html b/l10n_CM/sites/hofer/AT/hofer_ad.html new file mode 100644 index 000000000..566549bdf --- /dev/null +++ b/l10n_CM/sites/hofer/AT/hofer_ad.html @@ -0,0 +1,10 @@ + + + + + Title + + + + + \ No newline at end of file diff --git a/l10n_CM/sites/hofer/AT/hofer_cc.html b/l10n_CM/sites/hofer/AT/hofer_cc.html new file mode 100644 index 000000000..c2d4fb8a8 --- /dev/null +++ b/l10n_CM/sites/hofer/AT/hofer_cc.html @@ -0,0 +1 @@ +Internet Payment Gateway

Hofer KG

Bitte Zahlungsdaten eintragen

VISA



Ihre Bestellung

Gesamtbetrag€ 469,00 EUR

Diese Eingabeseite verwendet SSL/TLS (Secure Socket Layer/Transport Layer Security), um Ihre Zahlungsdaten zu verschlüsseln und auf sichere Weise zu übermitteln.

\ No newline at end of file