来自 Shopee 官方资料快照 ·
- 当前资料结构化阅读页
- 固定快照已留存,可追溯
- 官方原文可核对
资料正文
§1 [Important] CrossBorder SIP GetEscrowDetails对Ashop订单返回Pshop货币单位及对应金额
尊敬的开发者:
为解决CB SIP卖家因为卖家实际所在地与Affiliate Shop(Ashop)所在地使用货币单位不同而导致的发货前无法得知利润以及对账困难等问题,现针对Ashop订单调整GetEscrowDetails接口返回字段中涉及订单结算金额相关字段:
GetEscrowDetails接口订单结算金额相关字段:
total_amount
escrow_amount
local_currency
commission_fee
credit_card_transaction_fee
seller_transcation_fee
调整后,GetEscrowDetails接口对于SIP Ashop的上述订单结算金额相关字段,自动转换成Pshop货币单位及对应的货币金额值返回。其余结算金额字段保留目前线上逻辑,即一律置0返回。另外请注意,GetOrderDetails接口所有金额及币种字段此次均不进行货币转换,依旧返回Ashop的金额数值及货币单位。
上线日期:2020年10月22日
Dear Developer:
In order to resolve the issue that CB SIP sellers can not calculate the profit before fulfilling orders and the difficulty in reconciliation due to the different currency used in the actual location of the seller and the location of Affiliate Shop(Ashop), the relevant fields related to the order settlement amount in the response data of GetEscrowDetails are adjusted:
Affected response data in GetEscrowDetails:
total_amount
escrow_amount
local_currency
commission_fee
credit_card_transaction_fee
seller_transcation_fee
After the adjustment, the above affected response data in GetEscrowDetails will be automatically converted into corresponding amount in currency used in Pshop. The remaining response data related to settlement amount will not be converted and are still set to 0 to return. In addition, please note that all of the amount and currency response data in GetOrderDetails will not perform the currency conversion and still returns the amount and currency of Ashop.
Effective Date on Live: 2020/10/22
