@clink/emails 1.1.5 → 1.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (226) hide show
  1. package/dist/html/buyer/checkout-link/da.html +32 -0
  2. package/dist/html/buyer/checkout-link/en.html +32 -0
  3. package/dist/html/buyer/deposit-captured/da.html +37 -0
  4. package/dist/html/buyer/deposit-captured/en.html +37 -0
  5. package/dist/html/buyer/deposit-not-reserved/da.html +34 -0
  6. package/dist/html/buyer/deposit-not-reserved/en.html +34 -0
  7. package/dist/html/buyer/deposit-reserved/da.html +33 -0
  8. package/dist/html/buyer/deposit-reserved/en.html +33 -0
  9. package/dist/html/buyer/invoice-bank-transfer/da.html +32 -0
  10. package/dist/html/buyer/invoice-bank-transfer/en.html +32 -0
  11. package/dist/html/buyer/invoice-full/da.html +37 -0
  12. package/dist/html/buyer/invoice-full/en.html +37 -0
  13. package/dist/html/buyer/invoice-pdf-attached/da.html +36 -0
  14. package/dist/html/buyer/invoice-pdf-attached/en.html +36 -0
  15. package/dist/html/buyer/invoice-rate1/da.html +37 -0
  16. package/dist/html/buyer/invoice-rate1/en.html +37 -0
  17. package/dist/html/buyer/invoice-rate2/da.html +37 -0
  18. package/dist/html/buyer/invoice-rate2/en.html +37 -0
  19. package/dist/html/buyer/manual-order-created/da.html +35 -0
  20. package/dist/html/buyer/manual-order-created/en.html +35 -0
  21. package/dist/html/buyer/membership-invoice/da.html +36 -0
  22. package/dist/html/buyer/membership-invoice/en.html +36 -0
  23. package/dist/html/buyer/membership-payment-declined/da.html +33 -0
  24. package/dist/html/buyer/membership-payment-declined/en.html +33 -0
  25. package/dist/html/buyer/membership-renewal-invoice/da.html +34 -0
  26. package/dist/html/buyer/membership-renewal-invoice/en.html +34 -0
  27. package/dist/html/buyer/membership-type-not-exist/da.html +32 -0
  28. package/dist/html/buyer/membership-type-not-exist/en.html +32 -0
  29. package/dist/html/buyer/order-cancelled-by-customer/da.html +37 -0
  30. package/dist/html/buyer/order-cancelled-by-customer/en.html +37 -0
  31. package/dist/html/buyer/order-changed/da.html +34 -0
  32. package/dist/html/buyer/order-changed/en.html +34 -0
  33. package/dist/html/buyer/order-confirmed/da.html +35 -0
  34. package/dist/html/buyer/order-confirmed/en.html +35 -0
  35. package/dist/html/buyer/order-confirmed-already-booked/da.html +36 -0
  36. package/dist/html/buyer/order-confirmed-already-booked/en.html +36 -0
  37. package/dist/html/buyer/order-confirmed-w-reservations/da.html +37 -0
  38. package/dist/html/buyer/order-confirmed-w-reservations/en.html +37 -0
  39. package/dist/html/buyer/order-declined/da.html +35 -0
  40. package/dist/html/buyer/order-declined/en.html +35 -0
  41. package/dist/html/buyer/order-declined-coupon/da.html +38 -0
  42. package/dist/html/buyer/order-declined-coupon/en.html +38 -0
  43. package/dist/html/buyer/order-placed/da.html +7 -7
  44. package/dist/html/buyer/order-placed/en.html +7 -7
  45. package/dist/html/buyer/order-reservations-cancelled/da.html +31 -0
  46. package/dist/html/buyer/order-reservations-cancelled/en.html +31 -0
  47. package/dist/html/buyer/payment-card-expired/da.html +35 -0
  48. package/dist/html/buyer/payment-card-expired/en.html +35 -0
  49. package/dist/html/buyer/payment-failed/da.html +35 -0
  50. package/dist/html/buyer/payment-failed/en.html +35 -0
  51. package/dist/html/buyer/payment-failed-new-deadline/da.html +35 -0
  52. package/dist/html/buyer/payment-failed-new-deadline/en.html +35 -0
  53. package/dist/html/buyer/payment-received/da.html +32 -0
  54. package/dist/html/buyer/payment-received/en.html +32 -0
  55. package/dist/html/buyer/place-order-confirmed/da.html +43 -0
  56. package/dist/html/buyer/place-order-confirmed/en.html +43 -0
  57. package/dist/html/buyer/rate2-reminder/da.html +35 -0
  58. package/dist/html/buyer/rate2-reminder/en.html +35 -0
  59. package/dist/html/supplier/account-restricted/da.html +32 -0
  60. package/dist/html/supplier/account-restricted/en.html +32 -0
  61. package/dist/html/supplier/account-restricted-soon/da.html +33 -0
  62. package/dist/html/supplier/account-restricted-soon/en.html +33 -0
  63. package/dist/html/supplier/deposit-not-reserved/da.html +34 -0
  64. package/dist/html/supplier/deposit-not-reserved/en.html +34 -0
  65. package/dist/html/supplier/manual-order-created/da.html +31 -0
  66. package/dist/html/supplier/manual-order-created/en.html +31 -0
  67. package/dist/html/supplier/new-member/da.html +31 -0
  68. package/dist/html/supplier/new-member/en.html +31 -0
  69. package/dist/html/supplier/new-member-message/da.html +31 -0
  70. package/dist/html/supplier/new-member-message/en.html +31 -0
  71. package/dist/html/supplier/order-cancelled-by-customer/da.html +34 -0
  72. package/dist/html/supplier/order-cancelled-by-customer/en.html +34 -0
  73. package/dist/html/supplier/order-changed/da.html +34 -0
  74. package/dist/html/supplier/order-changed/en.html +34 -0
  75. package/dist/html/supplier/order-reservations-cancelled/da.html +34 -0
  76. package/dist/html/supplier/order-reservations-cancelled/en.html +34 -0
  77. package/dist/html/supplier/order-reservations-confirmed/da.html +35 -0
  78. package/dist/html/supplier/order-reservations-confirmed/en.html +35 -0
  79. package/dist/html/supplier/payment-failed/da.html +35 -0
  80. package/dist/html/supplier/payment-failed/en.html +35 -0
  81. package/dist/html/supplier/payout/da.html +33 -0
  82. package/dist/html/supplier/payout/en.html +33 -0
  83. package/dist/html/supplier/place-cancellation/da.html +35 -0
  84. package/dist/html/supplier/place-cancellation/en.html +35 -0
  85. package/dist/html/supplier/place-order-received/da.html +43 -0
  86. package/dist/html/supplier/place-order-received/en.html +43 -0
  87. package/dist/html/supplier/supplier-public/da.html +31 -0
  88. package/dist/html/supplier/supplier-public/en.html +31 -0
  89. package/dist/html/supplier/user-permission-changed/da.html +31 -0
  90. package/dist/html/supplier/user-permission-changed/en.html +31 -0
  91. package/dist/templates/buyer/checkout-link/da.json +7 -0
  92. package/dist/templates/buyer/checkout-link/en.json +7 -0
  93. package/dist/templates/buyer/checkout-link/template.mjml +24 -0
  94. package/dist/templates/buyer/deposit-captured/da.json +14 -0
  95. package/dist/templates/buyer/deposit-captured/en.json +14 -0
  96. package/dist/templates/buyer/deposit-captured/template.mjml +61 -0
  97. package/dist/templates/buyer/deposit-not-reserved/da.json +10 -0
  98. package/dist/templates/buyer/deposit-not-reserved/en.json +10 -0
  99. package/dist/templates/buyer/deposit-not-reserved/template.mjml +36 -0
  100. package/dist/templates/buyer/deposit-reserved/da.json +10 -0
  101. package/dist/templates/buyer/deposit-reserved/en.json +10 -0
  102. package/dist/templates/buyer/deposit-reserved/template.mjml +27 -0
  103. package/dist/templates/buyer/invoice-bank-transfer/da.json +10 -0
  104. package/dist/templates/buyer/invoice-bank-transfer/en.json +10 -0
  105. package/dist/templates/buyer/invoice-bank-transfer/template.mjml +27 -0
  106. package/dist/templates/buyer/invoice-full/da.json +15 -0
  107. package/dist/templates/buyer/invoice-full/en.json +15 -0
  108. package/dist/templates/buyer/invoice-full/template.mjml +65 -0
  109. package/dist/templates/buyer/invoice-pdf-attached/da.json +16 -0
  110. package/dist/templates/buyer/invoice-pdf-attached/en.json +16 -0
  111. package/dist/templates/buyer/invoice-pdf-attached/template.mjml +69 -0
  112. package/dist/templates/buyer/invoice-rate1/da.json +18 -0
  113. package/dist/templates/buyer/invoice-rate1/en.json +18 -0
  114. package/dist/templates/buyer/invoice-rate1/template.mjml +68 -0
  115. package/dist/templates/buyer/invoice-rate2/da.json +14 -0
  116. package/dist/templates/buyer/invoice-rate2/en.json +14 -0
  117. package/dist/templates/buyer/invoice-rate2/template.mjml +64 -0
  118. package/dist/templates/buyer/manual-order-created/da.json +9 -0
  119. package/dist/templates/buyer/manual-order-created/en.json +9 -0
  120. package/dist/templates/buyer/manual-order-created/template.mjml +42 -0
  121. package/dist/templates/buyer/membership-invoice/da.json +14 -0
  122. package/dist/templates/buyer/membership-invoice/en.json +14 -0
  123. package/dist/templates/buyer/membership-invoice/template.mjml +56 -0
  124. package/dist/templates/buyer/membership-payment-declined/da.json +9 -0
  125. package/dist/templates/buyer/membership-payment-declined/en.json +9 -0
  126. package/dist/templates/buyer/membership-payment-declined/template.mjml +26 -0
  127. package/dist/templates/buyer/membership-renewal-invoice/da.json +14 -0
  128. package/dist/templates/buyer/membership-renewal-invoice/en.json +14 -0
  129. package/dist/templates/buyer/membership-renewal-invoice/template.mjml +37 -0
  130. package/dist/templates/buyer/membership-type-not-exist/da.json +6 -0
  131. package/dist/templates/buyer/membership-type-not-exist/en.json +6 -0
  132. package/dist/templates/buyer/membership-type-not-exist/template.mjml +16 -0
  133. package/dist/templates/buyer/order-cancelled-by-customer/da.json +11 -0
  134. package/dist/templates/buyer/order-cancelled-by-customer/en.json +11 -0
  135. package/dist/templates/buyer/order-cancelled-by-customer/template.mjml +63 -0
  136. package/dist/templates/buyer/order-changed/da.json +15 -0
  137. package/dist/templates/buyer/order-changed/en.json +15 -0
  138. package/dist/templates/buyer/order-changed/template.mjml +63 -0
  139. package/dist/templates/buyer/order-confirmed/da.json +9 -0
  140. package/dist/templates/buyer/order-confirmed/en.json +9 -0
  141. package/dist/templates/buyer/order-confirmed/template.mjml +42 -0
  142. package/dist/templates/buyer/order-confirmed-already-booked/da.json +10 -0
  143. package/dist/templates/buyer/order-confirmed-already-booked/en.json +10 -0
  144. package/dist/templates/buyer/order-confirmed-already-booked/template.mjml +50 -0
  145. package/dist/templates/buyer/order-confirmed-w-reservations/da.json +11 -0
  146. package/dist/templates/buyer/order-confirmed-w-reservations/en.json +11 -0
  147. package/dist/templates/buyer/order-confirmed-w-reservations/template.mjml +59 -0
  148. package/dist/templates/buyer/order-declined/da.json +8 -0
  149. package/dist/templates/buyer/order-declined/en.json +8 -0
  150. package/dist/templates/buyer/order-declined/template.mjml +39 -0
  151. package/dist/templates/buyer/order-declined-coupon/da.json +11 -0
  152. package/dist/templates/buyer/order-declined-coupon/en.json +11 -0
  153. package/dist/templates/buyer/order-declined-coupon/template.mjml +69 -0
  154. package/dist/templates/buyer/order-placed/da.json +11 -23
  155. package/dist/templates/buyer/order-placed/en.json +10 -22
  156. package/dist/templates/buyer/order-placed/template.mjml +10 -10
  157. package/dist/templates/buyer/order-reservations-cancelled/da.json +6 -0
  158. package/dist/templates/buyer/order-reservations-cancelled/en.json +6 -0
  159. package/dist/templates/buyer/order-reservations-cancelled/template.mjml +16 -0
  160. package/dist/templates/buyer/payment-card-expired/da.json +12 -0
  161. package/dist/templates/buyer/payment-card-expired/en.json +12 -0
  162. package/dist/templates/buyer/payment-card-expired/template.mjml +47 -0
  163. package/dist/templates/buyer/payment-failed/da.json +13 -0
  164. package/dist/templates/buyer/payment-failed/en.json +13 -0
  165. package/dist/templates/buyer/payment-failed/template.mjml +55 -0
  166. package/dist/templates/buyer/payment-failed-new-deadline/da.json +13 -0
  167. package/dist/templates/buyer/payment-failed-new-deadline/en.json +13 -0
  168. package/dist/templates/buyer/payment-failed-new-deadline/template.mjml +55 -0
  169. package/dist/templates/buyer/payment-received/da.json +9 -0
  170. package/dist/templates/buyer/payment-received/en.json +9 -0
  171. package/dist/templates/buyer/payment-received/template.mjml +19 -0
  172. package/dist/templates/buyer/place-order-confirmed/da.json +17 -0
  173. package/dist/templates/buyer/place-order-confirmed/en.json +17 -0
  174. package/dist/templates/buyer/place-order-confirmed/template.mjml +102 -0
  175. package/dist/templates/buyer/rate2-reminder/da.json +12 -0
  176. package/dist/templates/buyer/rate2-reminder/en.json +12 -0
  177. package/dist/templates/buyer/rate2-reminder/template.mjml +47 -0
  178. package/dist/templates/supplier/account-restricted/da.json +8 -0
  179. package/dist/templates/supplier/account-restricted/en.json +8 -0
  180. package/dist/templates/supplier/account-restricted/template.mjml +24 -0
  181. package/dist/templates/supplier/account-restricted-soon/da.json +9 -0
  182. package/dist/templates/supplier/account-restricted-soon/en.json +9 -0
  183. package/dist/templates/supplier/account-restricted-soon/template.mjml +32 -0
  184. package/dist/templates/supplier/deposit-not-reserved/da.json +11 -0
  185. package/dist/templates/supplier/deposit-not-reserved/en.json +11 -0
  186. package/dist/templates/supplier/deposit-not-reserved/template.mjml +37 -0
  187. package/dist/templates/supplier/manual-order-created/da.json +6 -0
  188. package/dist/templates/supplier/manual-order-created/en.json +6 -0
  189. package/dist/templates/supplier/manual-order-created/template.mjml +16 -0
  190. package/dist/templates/supplier/new-member/da.json +6 -0
  191. package/dist/templates/supplier/new-member/en.json +6 -0
  192. package/dist/templates/supplier/new-member/template.mjml +16 -0
  193. package/dist/templates/supplier/new-member-message/da.json +5 -0
  194. package/dist/templates/supplier/new-member-message/en.json +5 -0
  195. package/dist/templates/supplier/new-member-message/template.mjml +8 -0
  196. package/dist/templates/supplier/order-cancelled-by-customer/da.json +10 -0
  197. package/dist/templates/supplier/order-cancelled-by-customer/en.json +10 -0
  198. package/dist/templates/supplier/order-cancelled-by-customer/template.mjml +37 -0
  199. package/dist/templates/supplier/order-changed/da.json +15 -0
  200. package/dist/templates/supplier/order-changed/en.json +15 -0
  201. package/dist/templates/supplier/order-changed/template.mjml +63 -0
  202. package/dist/templates/supplier/order-reservations-cancelled/da.json +8 -0
  203. package/dist/templates/supplier/order-reservations-cancelled/en.json +8 -0
  204. package/dist/templates/supplier/order-reservations-cancelled/template.mjml +26 -0
  205. package/dist/templates/supplier/order-reservations-confirmed/da.json +10 -0
  206. package/dist/templates/supplier/order-reservations-confirmed/en.json +10 -0
  207. package/dist/templates/supplier/order-reservations-confirmed/template.mjml +44 -0
  208. package/dist/templates/supplier/payment-failed/da.json +12 -0
  209. package/dist/templates/supplier/payment-failed/en.json +12 -0
  210. package/dist/templates/supplier/payment-failed/template.mjml +56 -0
  211. package/dist/templates/supplier/payout/da.json +8 -0
  212. package/dist/templates/supplier/payout/en.json +8 -0
  213. package/dist/templates/supplier/payout/template.mjml +32 -0
  214. package/dist/templates/supplier/place-cancellation/da.json +12 -0
  215. package/dist/templates/supplier/place-cancellation/en.json +12 -0
  216. package/dist/templates/supplier/place-cancellation/template.mjml +46 -0
  217. package/dist/templates/supplier/place-order-received/da.json +18 -0
  218. package/dist/templates/supplier/place-order-received/en.json +18 -0
  219. package/dist/templates/supplier/place-order-received/template.mjml +100 -0
  220. package/dist/templates/supplier/supplier-public/da.json +6 -0
  221. package/dist/templates/supplier/supplier-public/en.json +6 -0
  222. package/dist/templates/supplier/supplier-public/template.mjml +16 -0
  223. package/dist/templates/supplier/user-permission-changed/da.json +6 -0
  224. package/dist/templates/supplier/user-permission-changed/en.json +6 -0
  225. package/dist/templates/supplier/user-permission-changed/template.mjml +16 -0
  226. package/package.json +1 -1
@@ -0,0 +1,47 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[amount_label]]</b> {{ invoice_transaction.amountRate2 }}<br>
14
+ <b>[[card_label]]</b> {{ paymentCard }}<br>
15
+ <b>[[date_label]]</b> {{ nowTimestamp }}</p>
16
+ </mj-text>
17
+ </mj-column>
18
+ </mj-section>
19
+
20
+ <mj-raw>{{#if order_catering.catererSelectedDate}}</mj-raw>
21
+ <mj-section padding-bottom="10px">
22
+ <mj-column>
23
+ <mj-text>
24
+ <p><b>[[event_date_label]]</b> {{ order_catering.catererSelectedDate }}</p>
25
+ </mj-text>
26
+ </mj-column>
27
+ </mj-section>
28
+ <mj-raw>{{/if}}</mj-raw>
29
+
30
+ <mj-raw>{{#if isPlace}}</mj-raw>
31
+ <mj-section padding-bottom="10px">
32
+ <mj-column>
33
+ <mj-text>
34
+ <p><b>[[checkin_label]]</b> {{ order_place.checkInAtDate }}<br>
35
+ <b>[[checkout_label]]</b> {{ order_place.checkOutAtDate }}</p>
36
+ </mj-text>
37
+ </mj-column>
38
+ </mj-section>
39
+ <mj-raw>{{/if}}</mj-raw>
40
+
41
+ <mj-section padding-top="10px">
42
+ <mj-column>
43
+ <mj-text>
44
+ <p>[[contact_text]] {{ user.phone }}</p>
45
+ </mj-text>
46
+ </mj-column>
47
+ </mj-section>
@@ -0,0 +1,13 @@
1
+ {
2
+ "subject": "Betaling mislykket – Ordre #{{ order.id8digit }}",
3
+ "greeting": "Hej {{ user.name }},",
4
+ "body": "Din betaling for bestilling #{{ order.id8digit }} hos {{collection.title}} er desværre mislykket.",
5
+ "amount_label": "Beløb:",
6
+ "card_label": "Betalingskort:",
7
+ "date_label": "Dato:",
8
+ "event_date_label": "Arrangementsdato:",
9
+ "checkin_label": "Check-in:",
10
+ "checkout_label": "Check-ud:",
11
+ "deadline_text": "Betal venligst inden",
12
+ "button_pay_now": "Betal nu"
13
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "subject": "Payment failed – Order #{{ order.id8digit }}",
3
+ "greeting": "Hi {{ user.name }},",
4
+ "body": "Your payment for order #{{ order.id8digit }} with {{collection.title}} has unfortunately failed.",
5
+ "amount_label": "Amount:",
6
+ "card_label": "Payment card:",
7
+ "date_label": "Date:",
8
+ "event_date_label": "Event date:",
9
+ "checkin_label": "Check-in:",
10
+ "checkout_label": "Check-out:",
11
+ "deadline_text": "Please pay before",
12
+ "button_pay_now": "Pay now"
13
+ }
@@ -0,0 +1,55 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[amount_label]]</b> {{ order.calcMissingPayment }}<br>
14
+ <b>[[card_label]]</b> {{ paymentCard }}<br>
15
+ <b>[[date_label]]</b> {{ nowTimestamp }}</p>
16
+ </mj-text>
17
+ </mj-column>
18
+ </mj-section>
19
+
20
+ <mj-raw>{{#if order_catering}}</mj-raw>
21
+ <mj-section padding-bottom="10px">
22
+ <mj-column>
23
+ <mj-text>
24
+ <p><b>[[event_date_label]]</b> {{ order_catering.catererSelectedDate }}</p>
25
+ </mj-text>
26
+ </mj-column>
27
+ </mj-section>
28
+ <mj-raw>{{/if}}</mj-raw>
29
+
30
+ <mj-raw>{{#if order_place}}</mj-raw>
31
+ <mj-section padding-bottom="10px">
32
+ <mj-column>
33
+ <mj-text>
34
+ <p><b>[[checkin_label]]</b> {{ order_place.checkInAtDate }}<br>
35
+ <b>[[checkout_label]]</b> {{ order_place.checkOutAtDate }}</p>
36
+ </mj-text>
37
+ </mj-column>
38
+ </mj-section>
39
+ <mj-raw>{{/if}}</mj-raw>
40
+
41
+ <mj-section padding-bottom="10px">
42
+ <mj-column>
43
+ <mj-text>
44
+ <p>[[deadline_text]] {{ newPaymentDeadline }}</p>
45
+ </mj-text>
46
+ </mj-column>
47
+ </mj-section>
48
+
49
+ <mj-section>
50
+ <mj-column>
51
+ <mj-button css-class="btn-link" href="{{{ paymentURL }}}">
52
+ [[button_pay_now]]
53
+ </mj-button>
54
+ </mj-column>
55
+ </mj-section>
@@ -0,0 +1,13 @@
1
+ {
2
+ "subject": "Ny betalingsfrist – Ordre #{{ order.id8digit }}",
3
+ "greeting": "Hej {{ user.name }},",
4
+ "body": "Din betaling for bestilling #{{ order.id8digit }} hos {{collection.title}} er stadig ikke modtaget. Du har fået en ny betalingsfrist.",
5
+ "amount_label": "Beløb:",
6
+ "card_label": "Betalingskort:",
7
+ "deadline_label": "Ny frist:",
8
+ "event_date_label": "Arrangementsdato:",
9
+ "checkin_label": "Check-in:",
10
+ "checkout_label": "Check-ud:",
11
+ "button_pay_now": "Betal nu",
12
+ "cancel_warning": "Hvis betalingen ikke modtages inden fristen, vil bestillingen blive annulleret."
13
+ }
@@ -0,0 +1,13 @@
1
+ {
2
+ "subject": "New payment deadline – Order #{{ order.id8digit }}",
3
+ "greeting": "Hi {{ user.name }},",
4
+ "body": "Your payment for order #{{ order.id8digit }} with {{collection.title}} has still not been received. You have been given a new payment deadline.",
5
+ "amount_label": "Amount:",
6
+ "card_label": "Payment card:",
7
+ "deadline_label": "New deadline:",
8
+ "event_date_label": "Event date:",
9
+ "checkin_label": "Check-in:",
10
+ "checkout_label": "Check-out:",
11
+ "button_pay_now": "Pay now",
12
+ "cancel_warning": "If payment is not received before the deadline, the order will be cancelled."
13
+ }
@@ -0,0 +1,55 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[amount_label]]</b> {{ order.calcMissingPayment }}<br>
14
+ <b>[[card_label]]</b> {{ paymentCard }}<br>
15
+ <b>[[deadline_label]]</b> {{ newPaymentDeadline }}</p>
16
+ </mj-text>
17
+ </mj-column>
18
+ </mj-section>
19
+
20
+ <mj-raw>{{#if order_catering}}</mj-raw>
21
+ <mj-section padding-bottom="10px">
22
+ <mj-column>
23
+ <mj-text>
24
+ <p><b>[[event_date_label]]</b> {{ order_catering.catererSelectedDate }}</p>
25
+ </mj-text>
26
+ </mj-column>
27
+ </mj-section>
28
+ <mj-raw>{{/if}}</mj-raw>
29
+
30
+ <mj-raw>{{#if order_place}}</mj-raw>
31
+ <mj-section padding-bottom="10px">
32
+ <mj-column>
33
+ <mj-text>
34
+ <p><b>[[checkin_label]]</b> {{ order_place.checkInAtDate }}<br>
35
+ <b>[[checkout_label]]</b> {{ order_place.checkOutAtDate }}</p>
36
+ </mj-text>
37
+ </mj-column>
38
+ </mj-section>
39
+ <mj-raw>{{/if}}</mj-raw>
40
+
41
+ <mj-section>
42
+ <mj-column>
43
+ <mj-button css-class="btn-link" href="{{{ paymentURL }}}">
44
+ [[button_pay_now]]
45
+ </mj-button>
46
+ </mj-column>
47
+ </mj-section>
48
+
49
+ <mj-section padding-top="10px">
50
+ <mj-column>
51
+ <mj-text>
52
+ <p>[[cancel_warning]]</p>
53
+ </mj-text>
54
+ </mj-column>
55
+ </mj-section>
@@ -0,0 +1,9 @@
1
+ {
2
+ "subject": "Betaling modtaget – Ordre #{{ order.id8digit }}",
3
+ "greeting": "Hej {{ user.name }},",
4
+ "body": "Vi bekræfter hermed, at vi har modtaget din betaling for ordre #{{ order.id8digit }}.",
5
+ "invoice_label": "Faktura",
6
+ "amount_label": "Beløb:",
7
+ "card_label": "Betalingskort:",
8
+ "date_label": "Betalingsdato:"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "subject": "Payment received – Order #{{ order.id8digit }}",
3
+ "greeting": "Hi {{ user.name }},",
4
+ "body": "We hereby confirm that we have received your payment for order #{{ order.id8digit }}.",
5
+ "invoice_label": "Invoice",
6
+ "amount_label": "Amount:",
7
+ "card_label": "Payment card:",
8
+ "date_label": "Payment date:"
9
+ }
@@ -0,0 +1,19 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[invoice_label]]</b> #{{ invoice.id }}<br>
14
+ <b>[[amount_label]]</b> {{ invoice.transactionAmount }}<br>
15
+ <b>[[card_label]]</b> {{ invoice.paymentCard }}<br>
16
+ <b>[[date_label]]</b> {{ invoice.paymentDate }}</p>
17
+ </mj-text>
18
+ </mj-column>
19
+ </mj-section>
@@ -0,0 +1,17 @@
1
+ {
2
+ "subject": "Booking bekræftet – {{place.title}}",
3
+ "greeting": "Hej,",
4
+ "body": "Din booking hos {{place.title}} er bekræftet!",
5
+ "booking_label": "Booking",
6
+ "checkin_label": "Check-in:",
7
+ "checkout_label": "Check-ud:",
8
+ "total_label": "Total:",
9
+ "rate1_label": "1. rate:",
10
+ "rate2_label": "2. rate:",
11
+ "rate2_date_label": "2. rate trækkes:",
12
+ "deposit_label": "Depositum:",
13
+ "deposit_date_label": "Depositum trækkes:",
14
+ "key_instructions_label": "Nøgleoplysninger",
15
+ "rules_label": "Husregler",
16
+ "cancellation_label": "Afbestillingspolitik:"
17
+ }
@@ -0,0 +1,17 @@
1
+ {
2
+ "subject": "Booking confirmed – {{place.title}}",
3
+ "greeting": "Hello,",
4
+ "body": "Your booking at {{place.title}} has been confirmed!",
5
+ "booking_label": "Booking",
6
+ "checkin_label": "Check-in:",
7
+ "checkout_label": "Check-out:",
8
+ "total_label": "Total:",
9
+ "rate1_label": "1st instalment:",
10
+ "rate2_label": "2nd instalment:",
11
+ "rate2_date_label": "2nd instalment charged:",
12
+ "deposit_label": "Deposit:",
13
+ "deposit_date_label": "Deposit charged:",
14
+ "key_instructions_label": "Key instructions",
15
+ "rules_label": "House rules",
16
+ "cancellation_label": "Cancellation policy:"
17
+ }
@@ -0,0 +1,102 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[booking_label]]</b> #{{ booking.id8digit }}<br>
14
+ <b>[[checkin_label]]</b> {{ booking.checkInAtDate }} {{ booking.checkInAtTime }}<br>
15
+ <b>[[checkout_label]]</b> {{ booking.checkOutAtDate }} {{ booking.checkOutAtTime }}</p>
16
+ </mj-text>
17
+ </mj-column>
18
+ </mj-section>
19
+
20
+ <mj-section>
21
+ <mj-column>
22
+ <mj-divider />
23
+ </mj-column>
24
+ </mj-section>
25
+
26
+ <mj-section padding-top="10px" padding-bottom="10px">
27
+ <mj-column>
28
+ <mj-text>
29
+ <p><b>[[total_label]]</b> {{ booking.price.total }}</p>
30
+ </mj-text>
31
+ </mj-column>
32
+ </mj-section>
33
+
34
+ <mj-raw>{{#if booking.instalment}}</mj-raw>
35
+ <mj-section padding-bottom="10px">
36
+ <mj-column>
37
+ <mj-text>
38
+ <p><b>[[rate1_label]]</b> {{ invoice.price.rates.rate1 }}</p>
39
+ </mj-text>
40
+ </mj-column>
41
+ </mj-section>
42
+
43
+ <mj-raw>{{#if invoice.price.rates.rate2}}</mj-raw>
44
+ <mj-section padding-bottom="10px">
45
+ <mj-column>
46
+ <mj-text>
47
+ <p><b>[[rate2_label]]</b> {{ invoice.price.rates.rate2 }}<br>
48
+ <b>[[rate2_date_label]]</b> {{ invoice_transaction.reserveAtRate2Dt }}</p>
49
+ </mj-text>
50
+ </mj-column>
51
+ </mj-section>
52
+ <mj-raw>{{/if}}</mj-raw>
53
+ <mj-raw>{{/if}}</mj-raw>
54
+
55
+ <mj-raw>{{#if invoice_transaction.amountDeposit}}</mj-raw>
56
+ <mj-section padding-bottom="10px">
57
+ <mj-column>
58
+ <mj-text>
59
+ <p><b>[[deposit_label]]</b> {{ invoice_transaction.amountDeposit }}<br>
60
+ <b>[[deposit_date_label]]</b> {{ invoice_transaction.reserveAtDepositDt }}</p>
61
+ </mj-text>
62
+ </mj-column>
63
+ </mj-section>
64
+ <mj-raw>{{/if}}</mj-raw>
65
+
66
+ <mj-raw>{{#if place.keyInstructions}}</mj-raw>
67
+ <mj-section>
68
+ <mj-column>
69
+ <mj-divider />
70
+ </mj-column>
71
+ </mj-section>
72
+
73
+ <mj-section padding-top="10px" padding-bottom="10px">
74
+ <mj-column>
75
+ <mj-text>
76
+ <p><b>[[key_instructions_label]]</b></p>
77
+ <p>{{{ place.keyInstructions }}}</p>
78
+ </mj-text>
79
+ </mj-column>
80
+ </mj-section>
81
+ <mj-raw>{{/if}}</mj-raw>
82
+
83
+ <mj-raw>{{#if place.rules}}</mj-raw>
84
+ <mj-section padding-bottom="10px">
85
+ <mj-column>
86
+ <mj-text>
87
+ <p><b>[[rules_label]]</b></p>
88
+ <p>{{{ place.rules }}}</p>
89
+ </mj-text>
90
+ </mj-column>
91
+ </mj-section>
92
+ <mj-raw>{{/if}}</mj-raw>
93
+
94
+ <mj-raw>{{#if booking.cancellationPolicyName}}</mj-raw>
95
+ <mj-section padding-bottom="10px">
96
+ <mj-column>
97
+ <mj-text>
98
+ <p><b>[[cancellation_label]]</b> {{ booking.cancellationPolicyName }}</p>
99
+ </mj-text>
100
+ </mj-column>
101
+ </mj-section>
102
+ <mj-raw>{{/if}}</mj-raw>
@@ -0,0 +1,12 @@
1
+ {
2
+ "subject": "Påmindelse: 2. rate for bestilling hos {{collection.title}}",
3
+ "greeting": "Hej {{ user.firstName }},",
4
+ "body": "Dette er en påmindelse om, at 2. rate for din bestilling #{{ order.id8digit }} hos {{collection.title}} snart forfalder.",
5
+ "amount_label": "Beløb:",
6
+ "payment_date_label": "Betalingsdato:",
7
+ "card_label": "Betalingskort:",
8
+ "event_date_label": "Arrangementsdato:",
9
+ "checkin_label": "Check-in:",
10
+ "checkout_label": "Check-ud:",
11
+ "card_update_text": "Sørg venligst for, at dit betalingskort er gyldigt og har tilstrækkelig dækning inden betalingsdatoen."
12
+ }
@@ -0,0 +1,12 @@
1
+ {
2
+ "subject": "Reminder: 2nd instalment for order with {{collection.title}}",
3
+ "greeting": "Hi {{ user.firstName }},",
4
+ "body": "This is a reminder that the 2nd instalment for your order #{{ order.id8digit }} with {{collection.title}} is due soon.",
5
+ "amount_label": "Amount:",
6
+ "payment_date_label": "Payment date:",
7
+ "card_label": "Payment card:",
8
+ "event_date_label": "Event date:",
9
+ "checkin_label": "Check-in:",
10
+ "checkout_label": "Check-out:",
11
+ "card_update_text": "Please ensure your payment card is valid and has sufficient funds before the payment date."
12
+ }
@@ -0,0 +1,47 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[amount_label]]</b> {{ invoice_scheduled.amountRate2 }}<br>
14
+ <b>[[payment_date_label]]</b> {{ invoice_scheduled.scheduledTo }}<br>
15
+ <b>[[card_label]]</b> {{ paymentCard }}</p>
16
+ </mj-text>
17
+ </mj-column>
18
+ </mj-section>
19
+
20
+ <mj-raw>{{#if order_catering}}</mj-raw>
21
+ <mj-section padding-bottom="10px">
22
+ <mj-column>
23
+ <mj-text>
24
+ <p><b>[[event_date_label]]</b> {{ order_catering.catererSelectedDate }}</p>
25
+ </mj-text>
26
+ </mj-column>
27
+ </mj-section>
28
+ <mj-raw>{{/if}}</mj-raw>
29
+
30
+ <mj-raw>{{#if order_place}}</mj-raw>
31
+ <mj-section padding-bottom="10px">
32
+ <mj-column>
33
+ <mj-text>
34
+ <p><b>[[checkin_label]]</b> {{ order_place.checkInAtDate }}<br>
35
+ <b>[[checkout_label]]</b> {{ order_place.checkOutAtDate }}</p>
36
+ </mj-text>
37
+ </mj-column>
38
+ </mj-section>
39
+ <mj-raw>{{/if}}</mj-raw>
40
+
41
+ <mj-section padding-top="10px">
42
+ <mj-column>
43
+ <mj-text>
44
+ <p>[[card_update_text]]</p>
45
+ </mj-text>
46
+ </mj-column>
47
+ </mj-section>
@@ -0,0 +1,8 @@
1
+ {
2
+ "subject": "Din konto er blevet begrænset",
3
+ "greeting": "Hej,",
4
+ "body": "Din konto på Nuento er blevet begrænset. Opdater venligst dine kontooplysninger for at genaktivere din konto.",
5
+ "button_settings": "Gå til kontoindstillinger",
6
+ "contact_text": "Har du spørgsmål? Kontakt os på",
7
+ "or": "eller"
8
+ }
@@ -0,0 +1,8 @@
1
+ {
2
+ "subject": "Your account has been restricted",
3
+ "greeting": "Hello,",
4
+ "body": "Your account on Nuento has been restricted. Please update your account details to reactivate your account.",
5
+ "button_settings": "Go to account settings",
6
+ "contact_text": "Have questions? Contact us at",
7
+ "or": "or"
8
+ }
@@ -0,0 +1,24 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section>
11
+ <mj-column>
12
+ <mj-button css-class="btn-link" href="https://www.nuento.dk/account/settings/supplier">
13
+ [[button_settings]]
14
+ </mj-button>
15
+ </mj-column>
16
+ </mj-section>
17
+
18
+ <mj-section padding-top="10px">
19
+ <mj-column>
20
+ <mj-text>
21
+ <p>[[contact_text]] {{ support.phone }} [[or]] {{ support.email }}</p>
22
+ </mj-text>
23
+ </mj-column>
24
+ </mj-section>
@@ -0,0 +1,9 @@
1
+ {
2
+ "subject": "Din konto vil snart blive begrænset",
3
+ "greeting": "Hej,",
4
+ "body": "Vi skal informere dig om, at din konto på Nuento vil blive begrænset, medmindre du opdaterer dine kontooplysninger inden nedenstående dato.",
5
+ "date_label": "Begrænset fra:",
6
+ "button_settings": "Gå til kontoindstillinger",
7
+ "contact_text": "Har du spørgsmål? Kontakt os på",
8
+ "or": "eller"
9
+ }
@@ -0,0 +1,9 @@
1
+ {
2
+ "subject": "Your account will be restricted soon",
3
+ "greeting": "Hello,",
4
+ "body": "We need to inform you that your account on Nuento will be restricted unless you update your account details before the date below.",
5
+ "date_label": "Restricted from:",
6
+ "button_settings": "Go to account settings",
7
+ "contact_text": "Have questions? Contact us at",
8
+ "or": "or"
9
+ }
@@ -0,0 +1,32 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[date_label]]</b> {{ restrictedDate }}</p>
14
+ </mj-text>
15
+ </mj-column>
16
+ </mj-section>
17
+
18
+ <mj-section>
19
+ <mj-column>
20
+ <mj-button css-class="btn-link" href="https://www.nuento.dk/account/settings/supplier">
21
+ [[button_settings]]
22
+ </mj-button>
23
+ </mj-column>
24
+ </mj-section>
25
+
26
+ <mj-section padding-top="10px">
27
+ <mj-column>
28
+ <mj-text>
29
+ <p>[[contact_text]] {{ support.phone }} [[or]] {{ support.email }}</p>
30
+ </mj-text>
31
+ </mj-column>
32
+ </mj-section>
@@ -0,0 +1,11 @@
1
+ {
2
+ "subject": "Depositum ikke reserveret – Booking #{{ order.id8digit }}",
3
+ "greeting": "Hej {{ collection.contact.name }},",
4
+ "body": "Depositummet for booking #{{ order.id8digit }} hos {{collection.title}} kunne desværre ikke reserveres på gæstens betalingskort.",
5
+ "booking_label": "Booking",
6
+ "amount_label": "Depositum:",
7
+ "card_label": "Betalingskort:",
8
+ "date_label": "Dato:",
9
+ "checkin_label": "Check-in:",
10
+ "guest_label": "Gæst"
11
+ }
@@ -0,0 +1,11 @@
1
+ {
2
+ "subject": "Deposit not reserved – Booking #{{ order.id8digit }}",
3
+ "greeting": "Hi {{ collection.contact.name }},",
4
+ "body": "The deposit for booking #{{ order.id8digit }} at {{collection.title}} could unfortunately not be reserved on the guest's payment card.",
5
+ "booking_label": "Booking",
6
+ "amount_label": "Deposit:",
7
+ "card_label": "Payment card:",
8
+ "date_label": "Date:",
9
+ "checkin_label": "Check-in:",
10
+ "guest_label": "Guest"
11
+ }
@@ -0,0 +1,37 @@
1
+ <mj-section padding-bottom="10px">
2
+ <mj-column>
3
+ <mj-text>
4
+ <p>[[greeting]]</p>
5
+ <p>[[body]]</p>
6
+ </mj-text>
7
+ </mj-column>
8
+ </mj-section>
9
+
10
+ <mj-section padding-bottom="10px">
11
+ <mj-column>
12
+ <mj-text>
13
+ <p><b>[[booking_label]]</b> #{{ order.id8digit }}<br>
14
+ <b>[[amount_label]]</b> {{ order.depositAmount }}<br>
15
+ <b>[[card_label]]</b> {{ paymentCard }}<br>
16
+ <b>[[date_label]]</b> {{ order.depositDate }}<br>
17
+ <b>[[checkin_label]]</b> {{ order_place.checkInAtDate }}</p>
18
+ </mj-text>
19
+ </mj-column>
20
+ </mj-section>
21
+
22
+ <mj-section>
23
+ <mj-column>
24
+ <mj-divider />
25
+ </mj-column>
26
+ </mj-section>
27
+
28
+ <mj-section padding-top="10px">
29
+ <mj-column>
30
+ <mj-text>
31
+ <p><b>[[guest_label]]</b><br>
32
+ {{ user.name }}<br>
33
+ {{ user.phone }}<br>
34
+ {{ user.email }}</p>
35
+ </mj-text>
36
+ </mj-column>
37
+ </mj-section>
@@ -0,0 +1,6 @@
1
+ {
2
+ "subject": "Ny manuel ordre oprettet",
3
+ "greeting": "Hej,",
4
+ "body": "En ny ordre er blevet oprettet manuelt. Se detaljerne via knappen nedenfor.",
5
+ "button_view_order": "Se ordren"
6
+ }
@@ -0,0 +1,6 @@
1
+ {
2
+ "subject": "New manual order created",
3
+ "greeting": "Hello,",
4
+ "body": "A new order has been created manually. View the details via the button below.",
5
+ "button_view_order": "View order"
6
+ }