C# 클래스 CRL.Business.OnlinePay.Company.Bill99.Bill99Util

파일 보기 프로젝트 열기: hubro-xx/CRL2

공개 메소드들

메소드 설명
PCIStore ( GetDynNumContent request, bool first, string &token ) : bool

PCI存储

PCI查询

动态鉴权

Purchase ( TxnMsgContent request, bool first, string &error ) : bool

快捷支付

메소드 상세

PCIStore() 공개 정적인 메소드

PCI存储 PCI查询 动态鉴权
public static PCIStore ( GetDynNumContent request, bool first, string &token ) : bool
request GetDynNumContent
first bool
token string
리턴 bool

Purchase() 공개 정적인 메소드

快捷支付
public static Purchase ( TxnMsgContent request, bool first, string &error ) : bool
request TxnMsgContent
first bool
error string
리턴 bool