> For the complete documentation index, see [llms.txt](https://docs.normi.es/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.normi.es/3.-frequently-asked-question-faq/bahasa-new-12-ppn-implementation.md).

# \[BAHASA] New 12% PPN Implementation

<figure><img src="/files/QYmhUXpVOsV3LvGXkaQo" alt=""><figcaption></figcaption></figure>

Dear Normies, \
\
Sebagaimana telah diinformasikan, mulai tanggal 3 Januari 2025, akan ada beberapa perubahan resmi terkait struktur pajak yang diterapkan di platform kami.

|                       | PPN (BUY) | PPH (SELL) |
| --------------------- | --------- | ---------- |
| Before                | 0,22%     | 0,2%       |
| After (24th Jan 2025) | 0,24%     | 0,2%       |

Perubahan ini dilakukan sebagai bentuk kewajiban kami sesuai dengan Peraturan Menteri Keuangan (PMK) No. 131 Tahun 2024 & PMK No. 81 Tahun 2024, di mana bursa yang belum diakui wajib menerapkan 2% dari PPM umum (2% x 0,12%) yang mencakup PPN dan PPh dengan total sebesar 0,46% (0,24% + 0,2%).\ <br>

<figure><img src="/files/ZDz2y6SnjnvhEbGlWCZG" alt=""><figcaption><p>Tax Implementation IU </p></figcaption></figure>

Baik transaksi transfer maupun penarikan akan menampilkan biaya pajaknya pada komponen jumlah akhir yang diterima dengan mengklik ikon "drop down".\
\
Perubahan ini akan resmi diberlakukan mulai 24 Januari 2025.\
\
Silakan hubungi kami jika ada pertanyaan lebih lanjut dengan mengunjungi [Telegram ](https://t.me/usenormies)kami.\
\
Have a good week!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.normi.es/3.-frequently-asked-question-faq/bahasa-new-12-ppn-implementation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
