@ -100,7 +100,6 @@
< th style = "border: 1.0px solid;border-collapse: collapse;" > Platform Transaction ID< / th >
< th style = "border: 1.0px solid;border-collapse: collapse;" > Order Description< / th >
< th style = "border: 1.0px solid;border-collapse: collapse;" > Customer ID< / th >
< th style = "border: 1.0px solid;border-collapse: collapse;" > IP< / th >
< th style = "border: 1.0px solid;border-collapse: collapse;" > Total Amount< / th >
< th style = "border: 1.0px solid;border-collapse: collapse;" > Input Amount< / th >
< th style = "border: 1.0px solid;border-collapse: collapse;" > Pay Amount< / th >
@ -119,7 +118,6 @@
< td th:text = "${order.system_transaction_id}" style = "border: 1.0px solid;border-collapse: collapse;" > < / td >
< td th:text = "${order.order_description}" style = "border: 1.0px solid;border-collapse: collapse;" > < / td >
< td th:text = "${order.customer_id}" style = "border: 1.0px solid;border-collapse: collapse;" > < / td >
< td th:text = "${order.customer_ip}" style = "border: 1.0px solid;border-collapse: collapse;" > < / td >
< td th:text = "${order.total_amount}" style = "border: 1.0px solid;border-collapse: collapse;" > < / td >
< td th:text = "${order.display_amount}" style = "border: 1.0px solid;border-collapse: collapse;" > < / td >
< td th:text = "${order.customer_payment_amount}" style = "border: 1.0px solid;border-collapse: collapse;" > < / td >
@ -132,6 +130,7 @@
< / tr >
< / tbody >
< / table >
< p th:if = "${description != null}" > < span th:text = "${description}" > < / span > < / p >
< p > 请查收关于被抽查的订单交易的相关信息,并在< span style = "background: #FCE824" > < span th:text = "${reply_date}" > < / span > 下午6: 00 (悉尼时间)前< / span > 将所需材料直接回复该邮件,未能按时提交完整证明材料,支付渠道将被关停,请您务必配合调查。感谢。< br >
Please find sampled transactions in attachment, and reply required materials to this email < span style = "background: #FCE824" > before 6:00 pm < span th:text = "${reply_date_english}" > < / span > (AEST).< / span > If you can not provide qualified materials on time, the payment channels would be suspended or restricted with amount limit. Please be sure to assist the investigation. Thanks.< / p >
<!-- <p>请点击此链接上传所需材料。<a th:href="${uploadUrl}"><span th:text="${uploadUrl}"></span></a><br> -->