alibaba.damai.maizuo.openapi.trade.pay.result.callback (支付结果回调)

第三方支付系统将用户的支付结果同步通知到麦座系统。

公共参数

请求参数

名称 类型 是否必须 示例值 更多限制 描述
pay_param PayParam 必须 支付回调参数对象
  • └ user_id
  • String
  • 可选
  • 989311211
  • 会员ID
  • └ order_id
  • String
  • 必须
  • 2313113
  • 订单ID
  • └ pay_money
  • String
  • 必须
  • 18000
  • 支付金额
  • └ pay_type_id
  • String
  • 必须
  • 32189101
  • 支付类型ID
  • └ user_account_pay_password
  • String
  • 可选
  • jijjhia121
  • 会员账户支付密码
  • └ pay_no
  • String
  • 可选
  • wx8923981200012
  • 支付序列号
  • └ pay_desc
  • String
  • 可选
  • 支付宝支付
  • 支付说明
  • └ lang_type
  • Number
  • 可选
  • 1
  • 语言类型:1=中文,2=英文
  • └ tenant_token
  • String
  • 必须
  • 向api服务提供商获取
  • wBrZIAxcXYJ72Idfk1231+mCzqSXZLWtC
  • └ ptnr_token
  • String
  • 必须
  • 向api服务提供商获取
  • Fbq3A9UJj/8SWB5xLq54Tn623qFzG+2u39
  • └ channel_token
  • String
  • 必须
  • 向api服务提供商获取
  • St5dnxCv1KtwpNaDzuE459yus3m
  • └ user_token
  • String
  • 可选
  • 3213121
  • userId

响应参数

名称 类型 示例值 描述
result_data ResultData 统一返回值对象
  • └ success
  • Boolean
  • true
  • 是否成功
  • └ result_code
  • Number
  • 200
  • 状态码
  • └ result_msg
  • String
  • 成功
  • 提示信息
  • shopping_cart_vo
  • ShoppingCartVo
  • 返回数据
  • └ shopping_cart_id
  • String
  • 32138011
  • 当前购物车ID,服务器后台随机生成
  • └ order_id
  • String
  • 321897931110
  • 如果已成订单,返回订单ID
  • cart_goods_list
  • CartGoodsVo []
  • 购物车商品信息列表
  • child_list
  • CartGoodInfo []
  • 子商品列表
  • └ project_id
  • String
  • 799731
  • 项目ID
  • └ project_name
  • String
  • 周杰伦演唱会
  • 项目名称
  • └ project_img_url
  • String
  • http:www.maitix.com/img.jpg
  • 项目图片地址
  • └ project_seat_type
  • Number
  • 1
  • 项目座位类型 1=有座、2=无座
  • └ event_id
  • String
  • 3123211
  • 场次ID
  • └ event_name
  • String
  • 周杰伦演唱会20190101
  • 场次名称
  • └ site_name
  • String
  • 北京展览馆
  • 场馆名称
  • └ site_version_id
  • String
  • 32131
  • 场馆版本号ID
  • └ event_show_start_time
  • String
  • 20190413 11:11:11
  • 场次演出开始时间
  • └ event_show_end_time
  • String
  • 20190413 11:11:11
  • 场次演出结束时间
  • └ price_id
  • String
  • 31241311
  • 票档ID
  • └ price_name
  • String
  • 180元
  • 票档名称
  • └ goods_count
  • Number
  • 10
  • 商品数量:如果单票,代表单票的个数,如果是套票,代表套票的数量,如果是有座,数量固定为1,否则代表无座或者实物商品的个数
  • └ margin_count
  • Number
  • 10311
  • 剩余库存数量
  • └ is_coupon_ticket
  • Number
  • 1
  • 是否套票
  • └ price
  • String
  • 1800
  • 票档价格,如果单票,代表单票的价格,如果是套票,代表套票的价格
  • └ goods_id
  • String
  • 32131
  • 商品ID
  • └ coupon_group_id
  • String
  • 23111
  • 套票组ID
  • └ coupon_price_id
  • String
  • 32131
  • 套票票档ID
  • └ stock_state
  • Number
  • 1
  • 库存状态:1=有库存,2=无库存
  • └ floor_name
  • String
  • 一层
  • 楼层名称
  • └ bound_name
  • String
  • vip
  • 区域名称
  • └ row_name
  • String
  • 1排
  • 排名称
  • └ seat_id
  • String
  • 632131231
  • 座位ID
  • └ seat_name
  • String
  • 7座
  • 座位名称
  • └ original_price
  • String
  • 18000
  • 票档原始价格,如果是单票,代表单票的价格,如果是套票,代表套票包含的子票档的所有商品的价格
  • └ coupon_discount_money
  • String
  • 17000
  • 套票优惠金额
  • └ money_discount_money
  • String
  • 100
  • 金钱优惠金额(减免或折扣的一种)
  • └ real_money
  • String
  • 18000
  • 购物车商品实际金额=原价-扣除各种优惠
  • └ present_goods_count
  • Number
  • 10
  • 赠送商品总数量
  • money_selected_discount
  • GoodsDiscountVo
  • 选中的现金优惠金额(减免或折扣)
  • └ discount_id
  • String
  • 32131
  • 优惠ID
  • └ discount_money
  • String
  • 1800
  • 优惠金额
  • └ discount_name
  • String
  • 1800-180
  • 优惠名称
  • └ discount_type
  • Number
  • 1
  • 优惠类型:1.票品优惠;2.订单优惠;3.支付优惠;优惠权益:4.票品权益;5.单次使用优惠码;6.多次使用优惠码;
  • └ discount_rule_type
  • Number
  • 1201
  • 优惠规则类型:1201=减免,1202=折扣,1203=赠送,1205=自定义减免,1206=自定义折扣
  • └ discount_rule_name
  • String
  • 1800-180
  • 优惠规则名称
  • present_selected_discount_list
  • GoodsDiscountVo []
  • 赠送优惠对象列表
  • └ discount_id
  • String
  • 322131
  • 优惠ID
  • └ discount_money
  • String
  • 100
  • 优惠金额
  • └ discount_name
  • String
  • 1000-100
  • 优惠名称
  • └ discount_type
  • Number
  • 1
  • 优惠类型:1.票品优惠;2.订单优惠;3.支付优惠;优惠权益:4.票品权益;5.单次使用优惠码;6.多次使用优惠码;
  • └ discount_rule_type
  • Number
  • 1203
  • 优惠规则类型:1201=减免,1202=折扣,1203=赠送,1205=自定义减免,1206=自定义折扣
  • └ discount_rule_name
  • String
  • 1000-100
  • 优惠规则名称
  • └ discount_total_money
  • String
  • 313121
  • 所有商品(赠送)优惠总金额 套票优惠+现金优惠
  • cart_good_info
  • CartGoodInfo
  • cartGoodInfo
  • └ project_id
  • String
  • 8808082121
  • 项目ID
  • └ project_name
  • String
  • 周杰伦演出
  • 项目名称
  • └ project_img_url
  • String
  • http:www.maitix.com/img.jpg
  • 项目图片地址
  • └ project_seat_type
  • Number
  • 1
  • 项目座位类型 1=有座、2=无座
  • └ event_id
  • String
  • 3213121
  • 场次ID
  • └ event_name
  • String
  • 周杰伦20190101
  • 场次名称
  • └ site_name
  • String
  • 北京展览馆
  • 场馆名称
  • └ site_version_id
  • String
  • 32132131
  • 场馆版本号ID
  • └ event_show_start_time
  • String
  • 20190413 11:11:11
  • 场次演出开始时间
  • └ event_show_end_time
  • String
  • 20190413 11:11:11
  • 场次演出结束时间
  • └ price_id
  • String
  • 32131221
  • 票档ID
  • └ price_name
  • String
  • 180元
  • 票档名称
  • └ goods_count
  • Number
  • 10
  • 商品数量:如果单票,代表单票的个数,如果是套票,代表套票的数量,如果是有座,数量固定为1,否则代表无座或者实物商品的个数
  • └ margin_count
  • Number
  • 1021
  • 剩余库存数量
  • └ is_coupon_ticket
  • Number
  • 1
  • 是否套票
  • └ price
  • String
  • 1000
  • 票档价格,如果单票,代表单票的价格,如果是套票,代表套票的价格
  • └ goods_id
  • String
  • 323131
  • 商品ID
  • └ coupon_group_id
  • String
  • 4342
  • 套票组ID
  • └ coupon_price_id
  • String
  • 123121
  • 套票票档ID
  • └ stock_state
  • Number
  • 1
  • 库存状态:1=有库存,2=无库存
  • └ floor_name
  • String
  • 一层
  • 楼层名称
  • └ bound_name
  • String
  • vip
  • 区域名称
  • └ row_name
  • String
  • 一层
  • 排名称
  • └ seat_id
  • String
  • 38982131
  • 座位ID
  • └ seat_name
  • String
  • 8座
  • 座位名称
  • └ original_price
  • String
  • 18000
  • 票档原始价格,如果是单票,代表单票的价格,如果是套票,代表套票包含的子票档的所有商品的价格
  • └ coupon_discount_money
  • String
  • 800
  • 套票优惠金额
  • └ money_discount_money
  • String
  • 1000
  • 金钱优惠金额(减免或折扣的一种)
  • └ real_money
  • String
  • 18000
  • 购物车商品实际金额=原价-扣除各种优惠
  • └ present_goods_count
  • Number
  • 10
  • 赠送商品总数量
  • money_selected_discount
  • GoodsDiscountVo
  • 选中的现金优惠金额(减免或折扣)
  • └ discount_id
  • String
  • 321321
  • 优惠ID
  • └ discount_money
  • String
  • 100
  • 优惠金额
  • └ discount_name
  • String
  • 1000-100
  • 优惠名称
  • └ discount_type
  • Number
  • 1
  • 优惠类型:1.票品优惠;2.订单优惠;3.支付优惠;优惠权益:4.票品权益;5.单次使用优惠码;6.多次使用优惠码;
  • └ discount_rule_type
  • Number
  • 1201
  • 优惠规则类型:1201=减免,1202=折扣,1203=赠送,1205=自定义减免,1206=自定义折扣
  • └ discount_rule_name
  • String
  • 1000-100
  • 优惠规则名称
  • present_selected_discount_list
  • GoodsDiscountVo []
  • 赠送优惠对象列表
  • └ discount_id
  • String
  • 3213131
  • 优惠ID
  • └ discount_money
  • String
  • 90
  • 优惠金额
  • └ discount_name
  • String
  • 1000-90
  • 优惠名称
  • └ discount_type
  • Number
  • 1
  • 优惠类型:1.票品优惠;2.订单优惠;3.支付优惠;优惠权益:4.票品权益;5.单次使用优惠码;6.多次使用优惠码;
  • └ discount_rule_type
  • Number
  • 1203
  • 优惠规则类型:1201=减免,1202=折扣,1203=赠送,1205=自定义减免,1206=自定义折扣
  • └ discount_rule_name
  • String
  • 1000-90
  • 优惠规则名称
  • └ discount_total_money
  • String
  • 1900
  • 所有商品(赠送)优惠总金额 套票优惠+现金优惠
  • └ event_limit_type
  • Number
  • 1
  • 场次购票限制类型:0=不限购,1=实名制购票(一单一证),2=一票一证
  • └ goods_total_count
  • Number
  • 10
  • 所有商品总数量(包含赠送的)
  • └ goods_count
  • Number
  • 10
  • 购买商品总数量
  • └ goods_original_total_money
  • String
  • 18000
  • 所有商品原价总金额
  • └ goods_discount_total_money
  • String
  • 18000
  • 所有票品优惠总金额(套票优惠+减免或折扣优惠)
  • order_present_list
  • OrderPresentVo []
  • 订单赠送的权益列表
  • └ present_type_name
  • String
  • 优惠码
  • 赠送的权益类型名称
  • └ present_content
  • String
  • 优惠码50
  • 赠送的权益内容
  • order_discount_list
  • OrderDiscountVo []
  • 可用的订单优惠列表
  • └ discount_id
  • String
  • 321311
  • 优惠ID
  • └ discount_money
  • String
  • 300
  • 优惠金额(元)
  • └ discount_name
  • String
  • 1000-300
  • 优惠名称
  • └ discount_type
  • Number
  • 1
  • 优惠类型:1.票品优惠;2.订单优惠;3.支付优惠;优惠权益:4.票品权益;优惠码:5.单次使用;6.多次使用;
  • └ discount_rule_type
  • Number
  • 1
  • 优惠规则类型:1.减免;2.折扣;3.赠送; 4. 加价购;5.自定义减免;6.自定义折扣;
  • └ order_discount_rule_id
  • String
  • 313131
  • 选中的优惠规则ID
  • └ discount_rule_name
  • String
  • 1000-300
  • 优惠规则名称
  • └ coupon_code
  • String
  • 31sdsd111
  • 优惠码
  • └ order_discount_id
  • String
  • 13232131
  • 订单优惠ID
  • └ order_discount_money
  • String
  • 100
  • 订单优惠金额(不包括票品级别的优惠)
  • coupon_code_discount_list
  • OrderDiscountVo []
  • 可用的优惠码列表
  • └ discount_id
  • String
  • 54353453
  • 优惠ID
  • └ discount_money
  • String
  • 300
  • 优惠金额(元)
  • └ discount_name
  • String
  • 2000-300
  • 优惠名称
  • └ discount_type
  • Number
  • 1
  • 优惠类型:1.票品优惠;2.订单优惠;3.支付优惠;优惠权益:4.票品权益;优惠码:5.单次使用;6.多次使用;
  • └ discount_rule_type
  • Number
  • 1
  • 优惠规则类型:1.减免;2.折扣;3.赠送; 4. 加价购;5.自定义减免;6.自定义折扣;
  • └ order_discount_rule_id
  • String
  • 334324
  • 选中的优惠规则ID
  • └ discount_rule_name
  • String
  • 2000-300
  • 优惠规则名称
  • └ coupon_code
  • String
  • qdwqd11
  • 优惠码
  • └ coupon_code_discount_id
  • String
  • 321311
  • 优惠码优惠政策ID
  • └ coupon_code
  • String
  • qdwqd11
  • 使用的优惠码
  • └ coupon_code_discount_money
  • String
  • 100
  • 优惠码优惠金额
  • user_point_info
  • UserPointVo
  • 会员积分信息
  • └ user_point
  • Number
  • 10900
  • 会员总积分
  • └ valid_user_point
  • Number
  • 10
  • 可用于抵扣的积分
  • └ use_able_money
  • String
  • 100
  • 可抵扣的金额
  • └ use_point
  • Number
  • 100
  • 使用抵扣的积分数
  • └ use_point_money
  • String
  • 180
  • 使用积分抵扣的金额
  • user_account_info
  • UserAccountVo
  • 会员账户余额信息
  • └ account_money
  • String
  • 180010
  • 账户余额
  • └ use_able_money
  • String
  • 1800
  • 可用于抵扣的余额
  • └ use_account_money
  • String
  • 21800
  • 使用会员账户余额支付的金额
  • pay_discount_list
  • OrderDiscountVo []
  • 可用的支付优惠列表
  • └ discount_id
  • String
  • 32312341
  • 优惠ID
  • └ discount_money
  • String
  • 80
  • 优惠金额(元)
  • └ discount_name
  • String
  • 1000-80
  • 优惠名称
  • └ discount_type
  • Number
  • 2
  • 优惠类型:1.票品优惠;2.订单优惠;3.支付优惠;优惠权益:4.票品权益;优惠码:5.单次使用;6.多次使用;
  • └ discount_rule_type
  • Number
  • 1
  • 优惠规则类型:1.减免;2.折扣;3.赠送; 4. 加价购;5.自定义减免;6.自定义折扣;
  • └ order_discount_rule_id
  • String
  • 3131
  • 选中的优惠规则ID
  • └ discount_rule_name
  • String
  • 1000-80
  • 优惠规则名称
  • └ coupon_code
  • String
  • 32131xcq1
  • 优惠码
  • └ pay_discount_id
  • String
  • 3123131
  • 支付优惠规则id
  • └ pay_discount_money
  • String
  • 100
  • 支付优惠金额
  • └ discount_total_money
  • String
  • 200
  • 所有优惠总金额(套票、票品优惠、订单优惠、优惠码优惠、支付优惠)
  • └ goods_receivable_money
  • String
  • 10030
  • 所有商品应收金额
  • └ express_money
  • String
  • 1600
  • 配送费
  • └ receivable_money
  • String
  • 18000
  • 总的应收金额:所有商品应收金额 + 配送费
  • └ online_pay_money
  • String
  • 18000
  • 在线支付的金额:总的应收金额 - 积分抵扣的金额 - 使用余额支付的金额
  • └ ticket_type_list
  • Number []
  • 4,1
  • 票品类型列表:0=不确定、1=纸质票、2=身份证票、3=短信票、4=邮件、5=身份证票&短信票、6=联票卡、7=有纸化二维码、8=无纸化二维码

请求示例

  • JAVA
  • .NET
  • PHP
  • CURL
  • Python
  • C/C++
  • NodeJS
TaobaoClient client = new DefaultTaobaoClient(url, appkey, secret);
AlibabaDamaiMaizuoOpenapiTradePayResultCallbackRequest req = new AlibabaDamaiMaizuoOpenapiTradePayResultCallbackRequest();
AlibabaDamaiMaizuoOpenapiTradePayResultCallbackRequest.PayParam obj1 = new AlibabaDamaiMaizuoOpenapiTradePayResultCallbackRequest.PayParam();
obj1.setUserId("989311211");
obj1.setOrderId("2313113");
obj1.setPayMoney("18000");
obj1.setPayTypeId("32189101");
obj1.setUserAccountPayPassword("jijjhia121");
obj1.setPayNo("wx8923981200012");
obj1.setPayDesc("支付宝支付");
obj1.setLangType(1L);
obj1.setTenantToken("向api服务提供商获取");
obj1.setPtnrToken("向api服务提供商获取");
obj1.setChannelToken("向api服务提供商获取");
obj1.setUserToken("3213121");
req.setPayParam(obj1);
AlibabaDamaiMaizuoOpenapiTradePayResultCallbackResponse rsp = client.execute(req);
System.out.println(rsp.getBody());

响应示例

  • XML示例
  • JSON示例
<alibaba_damai_maizuo_openapi_trade_pay_result_callback_response>
    <result_data>
        <success>true</success>
        <result_code>200</result_code>
        <result_msg>成功</result_msg>
        <shopping_cart_vo>
            <shopping_cart_id>32138011</shopping_cart_id>
            <order_id>321897931110</order_id>
            <cart_goods_list>
                <cart_goods_vo>
                    <child_list>
                        <cart_good_info>
                            <project_id>799731</project_id>
                            <project_name>周杰伦演唱会</project_name>
                            <project_img_url>http:www.maitix.com/img.jpg</project_img_url>
                            <project_seat_type>1</project_seat_type>
                            <event_id>3123211</event_id>
                            <event_name>周杰伦演唱会20190101</event_name>
                            <site_name>北京展览馆</site_name>
                            <site_version_id>32131</site_version_id>
                            <event_show_start_time>20190413 11:11:11</event_show_start_time>
                            <event_show_end_time>20190413 11:11:11</event_show_end_time>
                            <price_id>31241311</price_id>
                            <price_name>180元</price_name>
                            <goods_count>10</goods_count>
                            <margin_count>10311</margin_count>
                            <is_coupon_ticket>1</is_coupon_ticket>
                            <price>1800</price>
                            <goods_id>32131</goods_id>
                            <coupon_group_id>23111</coupon_group_id>
                            <coupon_price_id>32131</coupon_price_id>
                            <stock_state>1</stock_state>
                            <floor_name>一层</floor_name>
                            <bound_name>vip</bound_name>
                            <row_name>1排</row_name>
                            <seat_id>632131231</seat_id>
                            <seat_name>7座</seat_name>
                            <original_price>18000</original_price>
                            <coupon_discount_money>17000</coupon_discount_money>
                            <money_discount_money>100</money_discount_money>
                            <real_money>18000</real_money>
                            <present_goods_count>10</present_goods_count>
                            <money_selected_discount>
                                <discount_id>32131</discount_id>
                                <discount_money>1800</discount_money>
                                <discount_name>1800-180</discount_name>
                                <discount_type>1</discount_type>
                                <discount_rule_type>1201</discount_rule_type>
                                <discount_rule_name>1800-180</discount_rule_name>
                            </money_selected_discount>
                            <present_selected_discount_list>
                                <goods_discount_vo>
                                    <discount_id>322131</discount_id>
                                    <discount_money>100</discount_money>
                                    <discount_name>1000-100</discount_name>
                                    <discount_type>1</discount_type>
                                    <discount_rule_type>1203</discount_rule_type>
                                    <discount_rule_name>1000-100</discount_rule_name>
                                </goods_discount_vo>
                            </present_selected_discount_list>
                            <discount_total_money>313121</discount_total_money>
                        </cart_good_info>
                    </child_list>
                    <cart_good_info>
                        <project_id>8808082121</project_id>
                        <project_name>周杰伦演出</project_name>
                        <project_img_url>http:www.maitix.com/img.jpg</project_img_url>
                        <project_seat_type>1</project_seat_type>
                        <event_id>3213121</event_id>
                        <event_name>周杰伦20190101</event_name>
                        <site_name>北京展览馆</site_name>
                        <site_version_id>32132131</site_version_id>
                        <event_show_start_time>20190413 11:11:11</event_show_start_time>
                        <event_show_end_time>20190413 11:11:11</event_show_end_time>
                        <price_id>32131221</price_id>
                        <price_name>180元</price_name>
                        <goods_count>10</goods_count>
                        <margin_count>1021</margin_count>
                        <is_coupon_ticket>1</is_coupon_ticket>
                        <price>1000</price>
                        <goods_id>323131</goods_id>
                        <coupon_group_id>4342</coupon_group_id>
                        <coupon_price_id>123121</coupon_price_id>
                        <stock_state>1</stock_state>
                        <floor_name>一层</floor_name>
                        <bound_name>vip</bound_name>
                        <row_name>一层</row_name>
                        <seat_id>38982131</seat_id>
                        <seat_name>8座</seat_name>
                        <original_price>18000</original_price>
                        <coupon_discount_money>800</coupon_discount_money>
                        <money_discount_money>1000</money_discount_money>
                        <real_money>18000</real_money>
                        <present_goods_count>10</present_goods_count>
                        <money_selected_discount>
                            <discount_id>321321</discount_id>
                            <discount_money>100</discount_money>
                            <discount_name>1000-100</discount_name>
                            <discount_type>1</discount_type>
                            <discount_rule_type>1201</discount_rule_type>
                            <discount_rule_name>1000-100</discount_rule_name>
                        </money_selected_discount>
                        <present_selected_discount_list>
                            <goods_discount_vo>
                                <discount_id>3213131</discount_id>
                                <discount_money>90</discount_money>
                                <discount_name>1000-90</discount_name>
                                <discount_type>1</discount_type>
                                <discount_rule_type>1203</discount_rule_type>
                                <discount_rule_name>1000-90</discount_rule_name>
                            </goods_discount_vo>
                        </present_selected_discount_list>
                        <discount_total_money>1900</discount_total_money>
                    </cart_good_info>
                </cart_goods_vo>
            </cart_goods_list>
            <event_limit_type>1</event_limit_type>
            <goods_total_count>10</goods_total_count>
            <goods_count>10</goods_count>
            <goods_original_total_money>18000</goods_original_total_money>
            <goods_discount_total_money>18000</goods_discount_total_money>
            <order_present_list>
                <order_present_vo>
                    <present_type_name>优惠码</present_type_name>
                    <present_content>优惠码50</present_content>
                </order_present_vo>
            </order_present_list>
            <order_discount_list>
                <order_discount_vo>
                    <discount_id>321311</discount_id>
                    <discount_money>300</discount_money>
                    <discount_name>1000-300</discount_name>
                    <discount_type>1</discount_type>
                    <discount_rule_type>1</discount_rule_type>
                    <order_discount_rule_id>313131</order_discount_rule_id>
                    <discount_rule_name>1000-300</discount_rule_name>
                    <coupon_code>31sdsd111</coupon_code>
                </order_discount_vo>
            </order_discount_list>
            <order_discount_id>13232131</order_discount_id>
            <order_discount_money>100</order_discount_money>
            <coupon_code_discount_list>
                <order_discount_vo>
                    <discount_id>54353453</discount_id>
                    <discount_money>300</discount_money>
                    <discount_name>2000-300</discount_name>
                    <discount_type>1</discount_type>
                    <discount_rule_type>1</discount_rule_type>
                    <order_discount_rule_id>334324</order_discount_rule_id>
                    <discount_rule_name>2000-300</discount_rule_name>
                    <coupon_code>qdwqd11</coupon_code>
                </order_discount_vo>
            </coupon_code_discount_list>
            <coupon_code_discount_id>321311</coupon_code_discount_id>
            <coupon_code>qdwqd11</coupon_code>
            <coupon_code_discount_money>100</coupon_code_discount_money>
            <user_point_info>
                <user_point>10900</user_point>
                <valid_user_point>10</valid_user_point>
                <use_able_money>100</use_able_money>
            </user_point_info>
            <use_point>100</use_point>
            <use_point_money>180</use_point_money>
            <user_account_info>
                <account_money>180010</account_money>
                <use_able_money>1800</use_able_money>
            </user_account_info>
            <use_account_money>21800</use_account_money>
            <pay_discount_list>
                <order_discount_vo>
                    <discount_id>32312341</discount_id>
                    <discount_money>80</discount_money>
                    <discount_name>1000-80</discount_name>
                    <discount_type>2</discount_type>
                    <discount_rule_type>1</discount_rule_type>
                    <order_discount_rule_id>3131</order_discount_rule_id>
                    <discount_rule_name>1000-80</discount_rule_name>
                    <coupon_code>32131xcq1</coupon_code>
                </order_discount_vo>
            </pay_discount_list>
            <pay_discount_id>3123131</pay_discount_id>
            <pay_discount_money>100</pay_discount_money>
            <discount_total_money>200</discount_total_money>
            <goods_receivable_money>10030</goods_receivable_money>
            <express_money>1600</express_money>
            <receivable_money>18000</receivable_money>
            <online_pay_money>18000</online_pay_money>
            <ticket_type_list>
                <number>4</number>
                <number>1</number>
            </ticket_type_list>
        </shopping_cart_vo>
    </result_data>
</alibaba_damai_maizuo_openapi_trade_pay_result_callback_response>

异常示例

  • XML示例
  • JSON示例
<error_response>
    <code>50</code>
    <msg>Remote service error</msg>
    <sub_code>isv.invalid-parameter</sub_code>
    <sub_msg>非法参数</sub_msg>
</error_response>

错误码解释

错误码 错误描述 解决方案

API工具

如何获得此API

FAQ

返回
顶部