sellerpao.com
Seller Pao
First seen 2026-08-31 · Last seen 2026-08-31 · Source: webmcp.com
Answer 6 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
calculate_profit_vat
คำนวณกำไรจริงต่อเดือนของร้านค้าออนไลน์ หลังหักต้นทุน ค่าธรรมเนียมแพลตฟอร์ม ค่า COD ค่าขนส่ง ภาษีหัก ณ ที่จ่าย และ VAT 7%
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
price |
number | yes | — |
cost |
number | yes | — |
platform_fee_pct |
number | no | — |
cod_fee_pct |
number | no | — |
shipping |
number | no | — |
qty |
number | yes | — |
vat_registered |
boolean | no | — |
wht_pct |
number | no | ภาษีหัก ณ ที่จ่าย 0/2/3 |
Raw JSON schema
{
"type": "object",
"properties": {
"price": {
"type": "number"
},
"cost": {
"type": "number"
},
"platform_fee_pct": {
"type": "number"
},
"cod_fee_pct": {
"type": "number"
},
"shipping": {
"type": "number"
},
"qty": {
"type": "number"
},
"vat_registered": {
"type": "boolean"
},
"wht_pct": {
"type": "number",
"description": "ภาษีหัก ณ ที่จ่าย 0/2/3"
}
},
"required": [
"price",
"cost",
"qty"
]
}
Similar websites
dribba.com
Digital product agency in Barcelona and Andorra since 2011 — product strategy, design and engineering, and an official Google Flutter Partner.
toban.app
Free duty-roster maker for building cleaning, lunch, and daily-monitor rotation charts in the browser — no signup, print-quality output. WebMCP tools let an age…
farahsolutions.ae
Farah Solutions helps UAE businesses master Corporate Tax, ICV certification, e-invoicing, and government procurement. Powered by Farah Suite.
flatwrite.md
A minimalist markdown editor with live preview, paged document layout, and one-click export to HTML, PDF, or shareable URL.