C# Class ICanPay.Providers.YeepayGateway

�ױ�����
Inheritance: GatewayBase, IPaymentForm, IPaymentUrl, IQueryNow
Afficher le fichier Open project: hiihellox10/ICanPay

Méthodes publiques

Méthode Description
BuildPaymentForm ( ) : string

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

BuildPaymentUrl ( ) : string

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

QueryNow ( ) : bool

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

WriteSucceedFlag ( ) : void
YeepayGateway ( ) : System

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

YeepayGateway ( List gatewayParameterData ) : System

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

Méthodes protégées

Méthode Description
CheckNotifyData ( ) : bool

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

Private Methods

Méthode Description
GetNotifySignParameterValue ( ) : string

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

GetOrderSign ( ) : string

��ö���ǩ��

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

֪ͨ���ݵ�ǩ��

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

Method Details

BuildPaymentForm() public méthode

֧��������Form HTML����
public BuildPaymentForm ( ) : string
Résultat string

BuildPaymentUrl() public méthode

����֧���������ݵ�Url
public BuildPaymentUrl ( ) : string
Résultat string

CheckNotifyData() protected méthode

��֤�����Ƿ�֧���ɹ�
protected CheckNotifyData ( ) : bool
Résultat bool

QueryNow() public méthode

��ѯ�����Ƿ�֧���ɹ�
public QueryNow ( ) : bool
Résultat bool

WriteSucceedFlag() public méthode

public WriteSucceedFlag ( ) : void
Résultat void

YeepayGateway() public méthode

��ʼ���ױ�����
public YeepayGateway ( ) : System
Résultat System

YeepayGateway() public méthode

��ʼ���ױ�����
public YeepayGateway ( List gatewayParameterData ) : System
gatewayParameterData List ����֪ͨ�����ݼ���
Résultat System