|
|
@ -255,14 +255,13 @@
|
|
|
|
<span class="spanfoot-value" th:text="${parmerters.totalSettledAmount}"></span>
|
|
|
|
<span class="spanfoot-value" th:text="${parmerters.totalSettledAmount}"></span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
<span class="spanfoot-title">Service Fee for RoyalPay:</span>
|
|
|
|
<span class="spanfoot-title">Merchant Service Fee:</span>
|
|
|
|
<span class="spanfoot-value" th:text="${parmerters.royalpay_gst}"></span>(GST Inclusive)
|
|
|
|
<span class="spanfoot-value" th:text="${parmerters.total_fee}"></span>(GST Inclusive)
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
<span class="spanfoot-title">Service fee for Mini Program:</span>
|
|
|
|
<span class="spanfoot-title">GST:</span>
|
|
|
|
<span class="spanfoot-value" th:text="${parmerters.incremental_gst}"></span>(GST Inclusive)
|
|
|
|
<span class="spanfoot-value" th:text="${parmerters.gst}"></span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
</html>
|
|
|
|