Browse Source

fixed payement confirme and or instructions texts

bach 2 years ago
parent
commit
84477a8d33

+ 1 - 1
config/sync/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml

@@ -58,7 +58,7 @@ configuration:
       weight: 6
     completion_message:
       message:
-        value: "<p class=\"welcom\">[current-user:customer:address:given_name]&nbsp;[current-user:customer:address:family_name] thank you and welcome&nbsp;to <strong>[site:name]</strong>!</p>\r\n\r\n<p class=\"base\">Once your order is confirmed, immediatly in case of credit card payment, you will have full access to our <a href=\"/base\">8000+ materials</a></p>\r\n\r\n<p class=\"order\">&nbsp;</p>\r\n"
+        value: "<p class=\"welcom\">[current-user:customer:address:given_name]&nbsp;[current-user:customer:address:family_name] thank you and welcome&nbsp;to <strong>[site:name]</strong>!</p>\r\n<p>Once your order is confirmed, you have access to <a href=\"/base\">more than 10,000 inspiring and innovative material sheets!</a></p>"
         format: wysiwyg
       step: complete
       weight: 7

+ 1 - 1
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

+ 1 - 1
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

+ 1 - 1
config/sync/language/fr/commerce_checkout.commerce_checkout_flow.materio_checkout_flow.yml

@@ -2,5 +2,5 @@ configuration:
   panes:
     completion_message:
       message:
-        value: "<p class=\"welcom\">[current-user:customer:address:given_name]&nbsp;[current-user:customer:address:family_name] merci et bienvenue à [site:name]!</p>\r\n\r\n<p class=\"base\">Une fois votre commande confirmée, immédiatement si payement par carte, vous aurez accès aux&nbsp;<a href=\"/base\">8000+ fiches materiaux de la base</a></p>\r\n\r\n<p class=\"order\">&nbsp;</p>\r\n"
+        value: "<p class=\"welcom\">[current-user:customer:address:given_name]&nbsp;[current-user:customer:address:family_name] merci et bienvenue à [site:name]!</p>\r\n\r\n<p class=\"base\">Une fois votre commande confirmée, à vous l'accès à <a href=\"/base\">plus de 10 000 fiches de matières inspirantes et innovantes!</a></p>"
         format: wysiwyg