From 84477a8d3312fd46fb98640e4a4a192395daa140 Mon Sep 17 00:00:00 2001 From: bach Date: Thu, 8 Jul 2021 10:00:57 +0200 Subject: [PATCH] fixed payement confirme and or instructions texts --- ...ce_checkout.commerce_checkout_flow.materio_checkout_flow.yml | 2 +- .../sync/commerce_payment.commerce_payment_gateway.manual.yml | 2 +- .../en/commerce_payment.commerce_payment_gateway.manual.yml | 2 +- ...ce_checkout.commerce_checkout_flow.materio_checkout_flow.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/config/sync/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml b/config/sync/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml index 94a8584..9f62c78 100644 --- a/config/sync/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml +++ b/config/sync/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml @@ -58,7 +58,7 @@ configuration: weight: 6 completion_message: message: - value: "

[current-user:customer:address:given_name] [current-user:customer:address:family_name] thank you and welcome to [site:name]!

\r\n\r\n

Once your order is confirmed, immediatly in case of credit card payment, you will have full access to our 8000+ materials

\r\n\r\n

 

\r\n" + value: "

[current-user:customer:address:given_name] [current-user:customer:address:family_name] thank you and welcome to [site:name]!

\r\n

Once your order is confirmed, you have access to more than 10,000 inspiring and innovative material sheets!

" format: wysiwyg step: complete weight: 7 diff --git a/config/sync/commerce_payment.commerce_payment_gateway.manual.yml b/config/sync/commerce_payment.commerce_payment_gateway.manual.yml index cb89157..2d45718 100644 --- a/config/sync/commerce_payment.commerce_payment_gateway.manual.yml +++ b/config/sync/commerce_payment.commerce_payment_gateway.manual.yml @@ -8,7 +8,7 @@ weight: null plugin: manual configuration: instructions: - value: "Merci d'envoyer votre chèque à l'ordre de matério:\r\nMaterio\r\n8, rue Chaptal\r\n75009 Paris\r\nFrance\r\n\r\nOù d'effectuer votre virement sur le compte de matério :\r\nIBAN : ?????????????????????????????????? \r\n\r\nVotre accès a la base serra activé a récéption de votre payement.\r\n" + value: "Paiement par chèque: à l’ordre de matériO’, et à envoyer à \r\nmatériO’ SAS \r\n8, rue Chaptal \r\n75009 Paris \r\nFrance\r\n\r\nPaiement par virement: \r\nIBAN : FR76 3006 6106 6100 0104 4360 109\r\nBIC : CMCIFRPP\r\n\r\nVotre accès à la base sera activé dès réception de votre paiement.\r\n" format: plain_text display_label: 'Virement ou chèque' mode: n/a diff --git a/config/sync/language/en/commerce_payment.commerce_payment_gateway.manual.yml b/config/sync/language/en/commerce_payment.commerce_payment_gateway.manual.yml index 67c73e3..2ed4b44 100644 --- a/config/sync/language/en/commerce_payment.commerce_payment_gateway.manual.yml +++ b/config/sync/language/en/commerce_payment.commerce_payment_gateway.manual.yml @@ -1,5 +1,5 @@ configuration: display_label: 'Bank transfer or check' instructions: - value: "Please send your check payable to Materio:\r\nMaterio\r\n8, rue Chaptal\r\n75009 Paris\r\nFrance\r\n\r\nOr make your transfer to the account of matério :\r\nIBAN : ?????????????????????????????????? \r\n\r\nYour access to the base will be activated upon receipt of your payment.\r\n" + value: "Payment by check: payable to materiO ’, and to be sent to\r\nmateriO' SAS\r\n8, rue Chaptal\r\n75009 Paris\r\nFrance\r\n\r\nPayment by bank transfer:\r\nIBAN: FR76 3006 6106 6100 0104 4360 109\r\nBIC: CMCIFRPP\r\n\r\nYour access to the base will be activated upon receipt of your payment." format: plain_text diff --git a/config/sync/language/fr/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml b/config/sync/language/fr/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml index 8c065f4..d8978e5 100644 --- a/config/sync/language/fr/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml +++ b/config/sync/language/fr/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml @@ -2,5 +2,5 @@ configuration: panes: completion_message: message: - value: "

[current-user:customer:address:given_name] [current-user:customer:address:family_name] merci et bienvenue à [site:name]!

\r\n\r\n

Une fois votre commande confirmée, immédiatement si payement par carte, vous aurez accès aux 8000+ fiches materiaux de la base

\r\n\r\n

 

\r\n" + value: "

[current-user:customer:address:given_name] [current-user:customer:address:family_name] merci et bienvenue à [site:name]!

\r\n\r\n

Une fois votre commande confirmée, à vous l'accès à plus de 10 000 fiches de matières inspirantes et innovantes!

" format: wysiwyg