AlipayFunctionForHD.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233
  1. using System;
  2. using System.Collections.Generic;
  3. using Aop.Api;
  4. using Library;
  5. using Microsoft.AspNetCore.Http;
  6. using Aop.Api.Request;
  7. using Aop.Api.Response;
  8. using Aop.Api.Util;
  9. using MySystem.Models;
  10. using System.Linq;
  11. using MySystem.Models.Main;
  12. namespace MySystem
  13. {
  14. public class AlipayFunctionForHD
  15. {
  16. public readonly static AlipayFunctionForHD Instance = new AlipayFunctionForHD();
  17. private AlipayFunctionForHD()
  18. { }
  19. // public string Pid = "2088720140260314";
  20. private string AppId = "2021004109682585";
  21. private string PrivateKey = "MIIEpAIBAAKCAQEAvf75JGQL9IDg8xu2C6qWrIO3H4roSwpvwUeh6y2kQ8iH0gqQXlyLj13ku8pzY1H9JTSeARCsHSD/VJFxMoPOBO+/xGDV3CSdxhOE5Fu5E30ZZMA5XmnMKyN8q+MEh7refGuCmldedTmzr9mNw4HDjS1uqJoqYRl3eUEaC/Syl620iiaSh7Q9/rsT/qNcnP5hO9P3DWionNt78elmjLt0sBdBkQ10o2XwC5RuzBfP8DCBEdL/DPOOE4vtmLP1IdDI7qtjBhX8PdL+/IRxe/4OGvYSPnHW7JNlN970h2UN5i0Yu0AkidJvlS59nX9C1WJ4U37HiMnkMNXLB/Ubi5BkgQIDAQABAoIBAQC1itVKpWIa/a5z/Q2EtjqEmtK2jAcL9Ov11dlsm07zCcBlvXxW/bzIf6IYogiBZY0qKM21HNYoeygeCV8NMo3/f4pQPWr7j+1Fn88CWHZOneFOuLHYeeUBb0YoA6KHgtImNqAzk7oI7tq383uWzP4qfrfW2IAYCbp0HPWjaOvhKw7qrejcTPW0oCsPjm6nkjzW6FzjkPCwiiivvpC67EzpXKF8HnYyF1KMEuH6h7qZl4jtloW8CkgkwnBhc9iYhN/ygllYdPU9aRdThG7tFVCHft7cIq5F54pJoUm/ML3fpdVjFDAVGZFbkZyg4gkIYCLIEgTVt2W4Lfr8/61PimC1AoGBAOAt7Un2B3ouxN/31Z8ApcTL9QfElPcepTfKhwUDI+KRlygele1r7bIzlDgYVVrMSzzkoYD1vb0scc3hO1EBvURM9BbJJHRl9qncDbF0BPiznm688G26jNwLSn5sgloBV1scqWIK1vCSGw+x71Iy2PQBGlliNVwycFzGvLVTenlHAoGBANj26d25362Jvstq7VMIyYGHU9N/gG4k2Ngoxv2uDbeVb9qeTb0N8/w9mar9fD6Cg4Wr1yLoX3oZqkomxcVU0Zy2ihzf0dpyD9j6M0t+e0Qkvuw3b3RSHzHDEn/j00H2IPQB+uzkczruvOAo4X5YwkE5Jz19xiaPXn8hZmfEgBf3AoGAdJ+v6GAzt56JETLvUQ6XLnAkguwDyyOINCQKZdMiYgX3qwluWdtiBujKXPxbuya4pW8TjfFJyhZLBh38K8JJ4jReb1QowN0im289OGnxBCj9bQKh2ZPJH9hH4sk0bvpvpZidjcGx2+lGZr3ckNifASFpwcJTnCkpRzqkhXhuKJUCgYEAmh3iiB7VlXboMaTVygrO4JSZZf4G47aG1h05JM/zbHnZR4j1nZqAuqejNYP0Mo8RD+29100LLTd38E5UY9TZRKGhv9r5PVuSiEVKFJFWzFPxzued4xnGkNmJlZDm6s8EH3AcpxOsCqu1POGtM8umyR/pENP74j4rGNFH5eP+PYcCgYA84Die07zXP31rfOWWabjDMaq4bPMH9drzhjXdMYaFH3T6F1Ba52Iqsk5K526RdPM6eeR1dFPPotNhZMJPmg1PALNSjVBmKnklF+/y6c4eFOiUgTS/wyNpSlr/eKECsWPch9UlAkkIos5lq02pVAv4kK9WumSyXDe5Gu6a5pUC1A==";
  22. private string PublicKey = "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvf75JGQL9IDg8xu2C6qWrIO3H4roSwpvwUeh6y2kQ8iH0gqQXlyLj13ku8pzY1H9JTSeARCsHSD/VJFxMoPOBO+/xGDV3CSdxhOE5Fu5E30ZZMA5XmnMKyN8q+MEh7refGuCmldedTmzr9mNw4HDjS1uqJoqYRl3eUEaC/Syl620iiaSh7Q9/rsT/qNcnP5hO9P3DWionNt78elmjLt0sBdBkQ10o2XwC5RuzBfP8DCBEdL/DPOOE4vtmLP1IdDI7qtjBhX8PdL+/IRxe/4OGvYSPnHW7JNlN970h2UN5i0Yu0AkidJvlS59nX9C1WJ4U37HiMnkMNXLB/Ubi5BkgQIDAQAB";
  23. public string AlipayPublicKey = "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiXVtTk6opnYllnH/X40k/jSw/82WZ+lGbYQLYH/nVONFJ7Gr9C/dlKpJFIbS+vNDn+YLtM923KmEVSgf8zU0WrTkRjWvKEiyLswWZVqSZW5Jfon1e2SfjNrAVi6XBZa7urAItKQsdD2vFFuyG/ohlXBL103xC1wnjvECD/iholoruEFOLyfobJKTY/6iyrKeOElem1V7OWl6gdjG2oozj3nbVZhtkQvPJECYlolH96eK2mieTkFK82aZ5Tdzx1LPk/3hxRAmzz/9X7xfXdOly88hKBmW8LC9RhTlOWbrXJhhFz13A4brnbnOiY/X7b2OkAYifammc2uh0AIJlCmBTQIDAQAB";
  24. //"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCnxj/9qwVfgoUh/y2W89L6BkRAFljhNhgPdyPuBV64bfQNN1PjbCzkIM6qRdKBoLPXmKKMiFYnkd6rAoprih3/PrQEB/VsW8OoM8fxn67UDYuyBTqA23MML9q1+ilIZwBC2AQ2UBVOrFXfFl75p6/B5KsiNG9zpgmLCUYuLkxpLQIDAQAB";
  25. #region 商家认证申请单提交
  26. public string AuthOrderCreate(MerchantAddInfo info, string MerToken)
  27. {
  28. IAopClient client = new DefaultAopClient("https://openapi.alipay.com/gateway.do", AppId, PrivateKey, "json", "1.0", "RSA2", AlipayPublicKey, "utf-8", false);
  29. AlipayMerchantIndirectAuthorderCreateRequest request = new AlipayMerchantIndirectAuthorderCreateRequest();
  30. string out_biz_no = DateTime.Now.ToString("yyyyMMddHHmmssfff") + function.get_Random(8);
  31. string identity_type = info.SubjectType;
  32. string merchant_type = "STORE";
  33. if(!string.IsNullOrEmpty(info.MerchantType))
  34. {
  35. merchant_type = info.MerchantType;
  36. }
  37. if (identity_type == "SUBJECT_TYPE_ENTERPRISE") identity_type = "ENTERPRISE";
  38. if (identity_type == "SUBJECT_TYPE_INDIVIDUAL") identity_type = "IND_BIZ";
  39. if (identity_type == "SUBJECT_TYPE_SMALL")
  40. {
  41. identity_type = "MSE";
  42. }
  43. string PeriodEnd = info.PeriodEnd.Value.ToString("yyyy-MM-dd");
  44. if (PeriodEnd.Substring(0, 4) == "9999")
  45. {
  46. PeriodEnd = "forever";
  47. }
  48. string CardPeriodEnd = info.CardPeriodEnd.Value.ToString("yyyy-MM-dd");
  49. if (CardPeriodEnd.Substring(0, 4) == "2050")
  50. {
  51. CardPeriodEnd = "forever";
  52. }
  53. string CertMerchantName = info.CertMerchantName;
  54. if (info.SubjectType == "SUBJECT_TYPE_SMALL")
  55. {
  56. info.LicenseCopy = info.IdCardCopy;
  57. for(int i = 0; i < 9; i++)
  58. {
  59. CertMerchantName = CertMerchantName.Replace(i.ToString(), "");
  60. }
  61. }
  62. string BizContent = "{" +
  63. " \"out_biz_no\":\"" + out_biz_no + "\"," +
  64. " \"contact_person_info\":{" +
  65. " \"contact_name\":\"" + info.CertLegalPerson + "\"," +
  66. " \"contact_phone_no\":\"" + info.MobilePhone + "\"," +
  67. " \"contact_card_no\":\"" + info.IdCardNumber + "\"," +
  68. " \"contact_cert_type\":\"RESIDENT\"" +
  69. " }," +
  70. " \"auth_identity_info\":{" +
  71. " \"identity_type\":\"" + identity_type + "\"," +
  72. " \"is_financial_org\":false,";
  73. if (info.SubjectType != "SUBJECT_TYPE_SMALL")
  74. {
  75. BizContent += " \"certificate_type\":\"BUSINESS_CERT\"," +
  76. " \"certificate_info\":{" +
  77. " \"cert_type\":\"UNIT_SOCIAL_CREDIT\"," +
  78. " \"cert_no\":\"" + info.LicenseNumber + "\"," +
  79. " \"cert_image\":\"" + UploadPic(info.LicenseCopy) + "\"," +
  80. " \"merchant_name\":\"" + info.CertMerchantName + "\"," +
  81. " \"legal_person_name\":\"" + info.CertLegalPerson + "\"," +
  82. " \"register_address\":\"" + info.BizAddressCode.Replace(",", "") + info.BizStoreAddress + "\"," +
  83. " \"effect_time\":\"" + info.PeriodBegin.Value.ToString("yyyy-MM-dd") + "\"," +
  84. " \"expire_time\":\"" + PeriodEnd + "\"" +
  85. " },";
  86. }
  87. if (info.SubjectType == "SUBJECT_TYPE_SMALL")
  88. {
  89. string bizAddressCode = info.BizAddressCode;
  90. string province_code = "", city_code = "", district_code = "";
  91. string province = "", city = "", district = "";
  92. WebCMSEntities db = new WebCMSEntities();
  93. OpenBankCityTable cityItem = db.OpenBankCityTable.FirstOrDefault(m => m.CityName.EndsWith(bizAddressCode));
  94. if (cityItem != null)
  95. {
  96. district_code = cityItem.Code;
  97. city_code = district_code.Substring(0, 4) + "00";
  98. province_code = district_code.Substring(0, 2) + "0000";
  99. string[] CityNames = cityItem.CityName.Split(',');
  100. district = CityNames[CityNames.Length - 3];
  101. city = CityNames[CityNames.Length - 2];
  102. province = CityNames[CityNames.Length - 1];
  103. }
  104. BizContent += " \"support_credentials\":{" +
  105. " \"merchant_type\":\"" + merchant_type + "\"," +
  106. " \"store_name\":\"" + info.BizStoreName + "\"," +
  107. " \"province_code\":\"" + province_code + "\"," +
  108. " \"province\":\"" + province + "\"," +
  109. " \"city_code\":\"" + city_code + "\"," +
  110. " \"city\":\"" + city + "\"," +
  111. " \"district_code\":\"" + district_code + "\"," +
  112. " \"district\":\"" + district + "\"," +
  113. " \"store_address\":\"" + info.BizStoreAddress + "\"," +
  114. " \"store_door_img\":\"" + UploadPic(info.StoreEntrancePic.Split(',')[0]) + "\"," +
  115. " \"store_inner_img\":\"" + UploadPic(info.IndoorPic.Split(',')[0]) + "\"" +
  116. " }";
  117. }
  118. BizContent += " }," +
  119. " \"legal_person_info\":{" +
  120. " \"legal_type\":\"LEGAL_PERSON\"," +
  121. " \"card_type\":\"RESIDENT\"," +
  122. " \"person_name\":\"" + info.CertLegalPerson + "\"," +
  123. " \"card_no\":\"" + info.IdCardNumber + "\"," +
  124. " \"effect_time\":\"" + info.CardPeriodBegin.Value.ToString("yyyy-MM-dd") + "\"," +
  125. " \"expire_time\":\"" + CardPeriodEnd + "\"," +
  126. " \"card_front_img\":\"" + UploadPic(info.IdCardCopy) + "\"," +
  127. " \"card_back_img\":\"" + UploadPic(info.IdCardNational) + "\"," +
  128. " \"is_benefit_person\":true" +
  129. " }" +
  130. "}";
  131. request.BizContent = BizContent;
  132. LogHelper.Instance.WriteLog(BizContent, "支付宝开户意愿确认");
  133. string result = "";
  134. try
  135. {
  136. AlipayMerchantIndirectAuthorderCreateResponse response = client.Execute(request);
  137. result = response.Body;
  138. LogHelper.Instance.WriteLog(result, "支付宝开户意愿确认");
  139. }
  140. catch (Exception ex)
  141. {
  142. LogHelper.Instance.WriteLog(ex.ToString(), "支付宝开户意愿确认异常");
  143. result = "";
  144. }
  145. return result;
  146. }
  147. #endregion
  148. #region 查询商家认证申请单状态
  149. public string AuthOrderQuery(string OrderNo)
  150. {
  151. IAopClient client = new DefaultAopClient("https://openapi.alipay.com/gateway.do", AppId, PrivateKey, "json", "1.0", "RSA2", AlipayPublicKey, "utf-8", false);
  152. AlipayMerchantIndirectAuthorderQuerystatusRequest request = new AlipayMerchantIndirectAuthorderQuerystatusRequest();
  153. request.BizContent = "{" +
  154. " \"order_no\":\"" + OrderNo + "\"" +
  155. "}";
  156. LogHelper.Instance.WriteLog(request.BizContent, "查询支付宝商家认证申请单状态");
  157. string result = "";
  158. try
  159. {
  160. AlipayMerchantIndirectAuthorderQuerystatusResponse response = client.Execute(request);
  161. result = response.Body;
  162. LogHelper.Instance.WriteLog(result, "查询支付宝商家认证申请单状态");
  163. }
  164. catch (Exception ex)
  165. {
  166. LogHelper.Instance.WriteLog(ex.ToString(), "查询支付宝商家认证申请单状态异常");
  167. result = "";
  168. }
  169. return result;
  170. }
  171. #endregion
  172. #region 获取商家认证状态
  173. public string AuthOrderAuthQuery(string MerchantId)
  174. {
  175. IAopClient client = new DefaultAopClient("https://openapi.alipay.com/gateway.do", AppId, PrivateKey, "json", "1.0", "RSA2", AlipayPublicKey, "utf-8", false);
  176. AlipayMerchantIndirectSmidbindQueryRequest request = new AlipayMerchantIndirectSmidbindQueryRequest();
  177. request.BizContent = "{" +
  178. " \"sub_merchant_id\":\"" + MerchantId + "\"" +
  179. "}";
  180. LogHelper.Instance.WriteLog(request.BizContent, "获取商家认证状态");
  181. string result = "";
  182. try
  183. {
  184. //{\"alipay_merchant_indirect_smidbind_query_response\":{\"code\":\"10000\",\"msg\":\"Success\",\"check_result\":\"AUTHORIZED\"},\"sign\":\"PZo+ozUifPnIJhT/v9xG3PxJu612XMoLX3dgloqBzyyTK05FBtv9i2Au57PxnJYTvZ226JFPJC+QAEiTA3FOHdbd/dXwRtUrTg06SmXsXBipRiwNEwFxxvlGrsXzIPOi4C6nWsyphMDi9CJhLqkUhjO9cpZQE4x3MJ6PIFFjbuvqStJ0dS8xQjCqzygSU3foEetyh7IWs3To1DU8AARDJZ9eOTJB0bznT4g7f8EJgx/MpohRDWmIWWqJYq6HnPhGYtqQcPyuVKej6e9OjjKYe2fHbZPC966QoKHnptzBcNay7gvce8bSp9c78nmiz20moHttGdzZYjvvQ4zOuftExw==\"}
  185. AlipayMerchantIndirectSmidbindQueryResponse response = client.Execute(request);
  186. result = response.Body;
  187. LogHelper.Instance.WriteLog(result, "获取商家认证状态");
  188. }
  189. catch (Exception ex)
  190. {
  191. LogHelper.Instance.WriteLog(ex.ToString(), "获取商家认证状态异常");
  192. result = "";
  193. }
  194. return result;
  195. }
  196. #endregion
  197. #region 图片上传
  198. public string UploadPic(string path)
  199. {
  200. IAopClient client = new DefaultAopClient("https://openapi.alipay.com/gateway.do", AppId, PrivateKey, "json", "1.0", "RSA2", AlipayPublicKey, "utf-8", false);
  201. string fileName = path.Substring(path.LastIndexOf("/") + 1);
  202. string imageBase64 = function.imageToBase64String(function.getPath(path));
  203. // imageBase64 = imageBase64.Substring(imageBase64.IndexOf(";base64,") + 8);
  204. AntMerchantExpandIndirectImageUploadRequest request = new AntMerchantExpandIndirectImageUploadRequest();
  205. FileItem imageContent = new FileItem(fileName, Convert.FromBase64String(imageBase64));
  206. request.ImageContent = imageContent;
  207. request.ImageType = "jpg";
  208. AntMerchantExpandIndirectImageUploadResponse response = client.Execute(request);
  209. return fileName;
  210. }
  211. #endregion
  212. }
  213. }