C# 클래스 ICanPay.Providers.YeepayGateway

�ױ�����
상속: GatewayBase, IPaymentForm, IPaymentUrl, IQueryNow
파일 보기 프로젝트 열기: hiihellox10/ICanPay

공개 메소드들

메소드 설명
BuildPaymentForm ( ) : string

֧��������Form HTML����

BuildPaymentUrl ( ) : string

����֧���������ݵ�Url

QueryNow ( ) : bool

��ѯ�����Ƿ�֧���ɹ�

WriteSucceedFlag ( ) : void
YeepayGateway ( ) : System

��ʼ���ױ�����

YeepayGateway ( List gatewayParameterData ) : System

��ʼ���ױ�����

보호된 메소드들

메소드 설명
CheckNotifyData ( ) : bool

��֤�����Ƿ�֧���ɹ�

비공개 메소드들

메소드 설명
GetNotifySignParameterValue ( ) : string

���֪ͨǩ����Ҫ�IJ�����ֵ

GetOrderSign ( ) : string

��ö���ǩ��

GetPaymentQueryString ( ) : string
GetQueryOrderUrl ( ) : string
InitOrderParameter ( ) : void
NotifySign ( ) : string

֪ͨ���ݵ�ǩ��

ReadQueryReturn ( string result ) : void
ValidateQuery ( ) : bool

메소드 상세

BuildPaymentForm() 공개 메소드

֧��������Form HTML����
public BuildPaymentForm ( ) : string
리턴 string

BuildPaymentUrl() 공개 메소드

����֧���������ݵ�Url
public BuildPaymentUrl ( ) : string
리턴 string

CheckNotifyData() 보호된 메소드

��֤�����Ƿ�֧���ɹ�
protected CheckNotifyData ( ) : bool
리턴 bool

QueryNow() 공개 메소드

��ѯ�����Ƿ�֧���ɹ�
public QueryNow ( ) : bool
리턴 bool

WriteSucceedFlag() 공개 메소드

public WriteSucceedFlag ( ) : void
리턴 void

YeepayGateway() 공개 메소드

��ʼ���ױ�����
public YeepayGateway ( ) : System
리턴 System

YeepayGateway() 공개 메소드

��ʼ���ױ�����
public YeepayGateway ( List gatewayParameterData ) : System
gatewayParameterData List ����֪ͨ�����ݼ���
리턴 System