fixed payement confirme and or instructions texts
This commit is contained in:
parent
cbdae0d062
commit
84477a8d33
|
@ -58,7 +58,7 @@ configuration:
|
||||||
weight: 6
|
weight: 6
|
||||||
completion_message:
|
completion_message:
|
||||||
message:
|
message:
|
||||||
value: "<p class=\"welcom\">[current-user:customer:address:given_name] [current-user:customer:address:family_name] thank you and welcome 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\"> </p>\r\n"
|
value: "<p class=\"welcom\">[current-user:customer:address:given_name] [current-user:customer:address:family_name] thank you and welcome 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
|
format: wysiwyg
|
||||||
step: complete
|
step: complete
|
||||||
weight: 7
|
weight: 7
|
||||||
|
|
|
@ -8,7 +8,7 @@ weight: null
|
||||||
plugin: manual
|
plugin: manual
|
||||||
configuration:
|
configuration:
|
||||||
instructions:
|
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
|
format: plain_text
|
||||||
display_label: 'Virement ou chèque'
|
display_label: 'Virement ou chèque'
|
||||||
mode: n/a
|
mode: n/a
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
configuration:
|
configuration:
|
||||||
display_label: 'Bank transfer or check'
|
display_label: 'Bank transfer or check'
|
||||||
instructions:
|
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
|
format: plain_text
|
||||||
|
|
|
@ -2,5 +2,5 @@ configuration:
|
||||||
panes:
|
panes:
|
||||||
completion_message:
|
completion_message:
|
||||||
message:
|
message:
|
||||||
value: "<p class=\"welcom\">[current-user:customer:address:given_name] [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 <a href=\"/base\">8000+ fiches materiaux de la base</a></p>\r\n\r\n<p class=\"order\"> </p>\r\n"
|
value: "<p class=\"welcom\">[current-user:customer:address:given_name] [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
|
format: wysiwyg
|
||||||
|
|
Loading…
Reference in New Issue