C# 클래스 Cedar.Foundation.WeChat.WxPay.Business.NativePay

파일 보기 프로젝트 열기: Chinaccn/surfboard 1 사용 예제들

공개 메소드들

메소드 설명
GetPayUrl ( NativePayData payData ) : JResult

生成直接支付url,支付url有效期为2小时,模式二

GetPrePayUrl ( string productId ) : string
NativePay ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
ToUrlParams ( object>.SortedDictionary map ) : string

메소드 상세

GetPayUrl() 공개 메소드

生成直接支付url,支付url有效期为2小时,模式二
public GetPayUrl ( NativePayData payData ) : JResult
payData Cedar.Foundation.WeChat.WxPay.Business.WxPay.Entity.NativePayData
리턴 Cedar.Framework.Common.BaseClasses.JResult

GetPrePayUrl() 공개 메소드

public GetPrePayUrl ( string productId ) : string
productId string
리턴 string

NativePay() 공개 메소드

public NativePay ( ) : System.Collections.Generic
리턴 System.Collections.Generic