Changes between Version 10 and Version 11 of app2.2.0/pay
- Timestamp:
- 11/03/2015 12:25:21 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app2.2.0/pay
v10 v11 3 3 = 支付 = 4 4 5 == 支付 反馈==5 == 支付成功 == 6 6 7 > 线上:/appIntf/pay/ feedback.jsp7 > 线上:/appIntf/pay/successFeedback.jsp 8 8 9 9 **说明** 10 10 11 > 提示用户支付成功或失败的页面11 > 用户支付成功页面 12 12 13 13 **提交方式** … … 31 31 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 32 32 ||orderId||商品id||string||""||是|| 33 ||success||支付是否成功 0失败, 1成功||string||""||是|| 33 ||common_session_id(cookie参数)||-||string||""||是|| 34 35 **返回** 36 {{{#!java 37 打开页面 38 }}} 39 40 41 42 43 == 支付反馈 == 44 45 > 线上:/appIntf/pay/failFeedback.jsp 46 47 **说明** 48 49 > 用户支付失败页面 50 51 **提交方式** 52 53 > post 54 55 **是否需要登录** 56 57 > true 58 59 **缓存方式** 60 61 > 无 62 63 **缓存时间** 64 65 > 无 66 67 **参数** 68 69 ||= 参数名 =||= 参数含义 =||= 类型 =||= 默认值 =||= 是否必须 =|| 70 ||orderId||商品id||string||""||是|| 34 71 ||common_session_id(cookie参数)||-||string||""||是|| 35 72
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)