amend E2E activation service message to "..minimum amount is CNY 1000.."

This commit is contained in:
Aqqil Azman
2024-07-31 10:16:33 +08:00
parent 1467d0880f
commit 11bd2fd3b8
@@ -8,7 +8,7 @@
<div class="col">
<h3>To activate the service, please take note of the following important details:</h3>
<ol class="m-t-15">
<li class='text-left'>The minimum amount is <strong>CNY 10,000</strong> for each transfer.</li>
<li class='text-left'>The minimum amount is <strong>CNY 1000</strong> for each transfer.</li>
<li class='text-left'>The purchase order must be filled in before making payments.</li>
<li class='text-left'>The processing time for each transaction is <strong>3-7 working days</strong>.</li>
</ol>