Shopee SDK API Reference - v2.8.0
    Preparing search index...

    Interface GetEscrowDetailBuyerPaymentInfo

    GetEscrowDetailBuyerPaymentInfo sub-interface for GetEscrowDetailResponseData

    interface GetEscrowDetailBuyerPaymentInfo {
        ads_voucher_discount?: number;
        bcrs_deposit?: number;
        bulky_handling_fee?: number;
        buyer_instant_fee?: number;
        buyer_paid_packaging_fee?: number;
        buyer_payment_method?: string;
        buyer_service_fee?: number;
        buyer_tax_amount?: number;
        buyer_total_amount?: number;
        credit_card_promotion?: number;
        discount_pix?: number;
        icms_tax_amount?: number;
        import_tax_amount?: number;
        initial_buyer_txn_fee?: number;
        insurance_premium?: number;
        iof_tax_amount?: number;
        is_paid_by_credit_card?: boolean;
        merchant_subtotal?: number;
        seller_voucher?: number;
        shipping_fee?: number;
        shipping_fee_sst_amount?: number;
        shopee_coins_redeemed?: number;
        shopee_voucher?: number;
        shopeevip_subtotal?: number;
        trade_in_bonus?: number;
    }
    Index

    Properties

    ads_voucher_discount?: number

    The voucher provided by Ads team to offset the amount need to be paid by buyer.

    bcrs_deposit?: number

    The deposit fee paid by buyer of $0.10 per container as part of the SG Beverage Container Return Scheme mandated by the National Environment Agency (NEA). This will be an initial value and will not update after RR/cancellation.

    bulky_handling_fee?: number

    A fee charged to the buyer for the special handling and transportation required for items that exceed a specified weight or dimension threshold. Only for ID local seller

    buyer_instant_fee?: number

    The subscription fee paid by buyer for instant(Only for BR Local Shops)

    buyer_paid_packaging_fee?: number

    The fee charged to the buyer for packaging materials

    buyer_payment_method?: string

    The payment method used by buyer.

    buyer_service_fee?: number

    An additional service fee charged by shopee to Buyer at checkout. currently only applicable to ID region.it is an initial value (will not be updated after RR/cancellation)

    buyer_tax_amount?: number

    The tax amount paid by buyer.currently this is a custom tax charged to CB orders in TW,CL,MX

    buyer_total_amount?: number

    The total amount paid by buyer at checkout moment.

    credit_card_promotion?: number

    The promotion provided by credit card.it is an initial value (will not be updated after RR/cancellation)

    discount_pix?: number

    The discount provided by PIX (Only applicable for BR region)

    icms_tax_amount?: number

    The icms tax paid by buyer. this is only applicable to BR regionit is an initial value (will not be updated after RR/cancellation)

    import_tax_amount?: number

    The import tax paid by buyer. it is an initial value (will not be updated after RR/cancellation)

    initial_buyer_txn_fee?: number

    Transaction fee paid by buyer for the order. (Only display for non cb sip affiliate shop. ). Most regions would have this fee charged to buyer at checkout depending on the fee rules applied in each region.it is an initial value (will not be updated after RR/cancellation)

    insurance_premium?: number

    The insurance premium paid by buyer. Currently only applicable to some regions like PH, MY, ID, VN, SG and TH it is an initial value (will not be updated after RR/cancellation)

    iof_tax_amount?: number

    The iof tax paid by buyer. it is an initial value (will not be updated after RR/cancellation)

    is_paid_by_credit_card?: boolean

    Whether this order is paid by credit card. it's related to payment channel used at checkout.Value: false,true

    merchant_subtotal?: number

    The total item price paid by buyer at checkout.it is an initial value and will not be updated after RR/cancellation

    seller_voucher?: number

    The voucher provided by seller to offset some value needs to be paid by buyer.it is an initial value (will not be updated after RR/cancellation)

    shipping_fee?: number

    The shipping fee paid by buyer. (Only display for non cb sip affiliate shop. it is an initial value (will not be updated after RR/cancellation)

    shipping_fee_sst_amount?: number

    The shipping fee sst paid by buyer. Currently apply to MY region only it is an initial value (will not be updated after RR/cancellation)

    shopee_coins_redeemed?: number

    This is an amount of coin used by buyer at checkout to offset some amount to be paid. it is an initial value (will not be updated after RR/cancellation)

    shopee_voucher?: number

    The voucher provided by Shopee to offset the amount need to be paid by buyer.it is an initial value (will not be updated after RR/cancellation)

    shopeevip_subtotal?: number

    The subscription fee paid by buyer for ShopeeVIP.

    trade_in_bonus?: number

    The total amount of all trade-in bonuses applied to a transaction. This value is the summation of the bonuses contributed by all four parties: Shopee, Seller, Bank and Trade-in Partner.