来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 OpenAPI Supports SIP Order Accounting
尊敬的開發者,
API現已支持SIP Ashop(附屬店鋪)訂單的財務結算。您只需調用GetEscrowDetails(https://open.shopee.com/documents?module=4&type=1&id=396)獲取訂單結算金額。對於附屬站點的訂單,只會返回以下字段(幣種為當地貨幣),其餘字段的值為0:
1.total_amount:SIP項目基於該金額收取佣金及手續費
2.escrow_amount:SIP項目基於該金額與賣家進行結算
3.commission_fee
4.credit_card_transaction_fee
Dear developer,
API supports order accounting for SIP Ashop (affiliated shop). Please use GetEscrowDetails (https://open.shopee.com/documents?module=4&type=1&id=396) to fetch the following fields for accounting purpose. For orders from Ashop, only the following fields (in local currency) will be returned, and the remaining fields are 0:
1.total_amount: SIP project charges commission fee and transaction fee based on this amount
2.escrow_amount: SIP project conducts financial settlement with sellers based on this amount
3.commission_fee
4.credit_card_transaction_fee : representing transaction_fee for SIP order
