# Adakah terdapat sebarang caj transaksi untuk Payment Gateway?

Setakat ini, hanya terdapat caj transaksi sebanyak **0.10%** *Bank Processing Fee* (minimum RM1.10 ) untuk setiap transaksi apabila menggunakan **Online Banking & E-Wallet**&#x20;

Sebarang transaksi tunai tidak akan dikenakan sebarang caj.\
\
Contoh : \
Bank processing fee Lokein.store : Kami akan mengenakan bayaran *Bank processing fee* sebanyak 0.1%, dengan caj minimum sebanyak RM 1.10.

Situasi 1 :Jika Jumlah Pesanan ialah RM500, Pengiraan *bank processing fee* : RM 500 x 0.10% = RM0.50 Oleh itu, kami akan mengambil nilai caj minimum pada RM1.10

Situasi 2: Jumlah Pesanan ialah RM2000 Pengiraan *bank processing fee* : RM 2000 x 0.10% = RM2.00 Oleh itu, kami akan mengambil caj seperti yang dikira melebihi RM 2, kerana ini adalah lebih tinggi daripada caj minimum.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lokein.gitbook.io/faq-lokein.store/adakah-terdapat-sebarang-caj-transaksi-untuk-payment-gateway.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
