DOVER-GLOBAL\11047086 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
..
Domain 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
Jayrock 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
Parser 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
Properties 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
Request 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
Response 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
Test 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
Util 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
AlipayConstants.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
AlipayMobilePublicMultiMediaClient.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
AlipayMobilePublicMultiMediaDownloadRequest.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
AlipayMobilePublicMultiMediaDownloadResponse.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
AopDictionary.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
AopException.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
AopObject.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
AopResponse.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
AopSdk.csproj 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
AopSdk.sln 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
DefaultAopClient.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
IAopClient.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
IAopRequest.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
IAopUploadRequest.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
ResponseParseItem.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
SignItem.cs 5f82dad467 第三方支付渠道代码迁移 1 yıl önce
readme.txt 5f82dad467 第三方支付渠道代码迁移 1 yıl önce

readme.txt


qr
֧ʾṹ˵
ts

Visual studio 汾2010
Framework3.5ϰ汾
Ȩ֧й缼޹˾


1Ҫļ˵


DefaultAopClient.cs

public DefaultAopClient(string serverUrl, string appId, string privateKeyPem)
ܣ췽
룺serverUrl ǿգַԣhttp://openapi.alipaydev.com/gateway.do ϣhttps://openapi.alipay.com/gateway.do
appId ǿգӦID
privateKeyPem ǿգ˽Կ
ÿͻʵ


public T Execute(IAopRequest request) where T : AopResponse
ܣִãڲҪȨӿڵã
룺request ӿ
T 󷵻ض

public T Execute(IAopRequest request, string accessToken) where T : AopResponse
ܣִãҪȨӿڵã
룺request ӿ
accessToken Ȩ
T 󷵻ض





ο Aop.Api.Test.PublicTest.cs








Aop.Api.Util.AlipaySignature.cs

public static string RSASign(IDictionary parameters, string privateKeyPem)
ܣRSAǩ
룺parameters ǩmap
privateKeyPem ˽Կ
ǩ

public static bool RSACheckV2(IDictionary parameters, string publicKeyPem)
ܣRSAǩ
룺parameters ǩmap
publicKeyPem Կ
ǩ

public static bool RSACheckContent(string signContent, string sign, string publicKeyPem)
ܣRSAǩ
룺signContent ǩַ
sign ǩ
publicKeyPem Կ
ǩ