C# 클래스 ICanPay.PaymentSetting

������Ҫ֧���Ķ��������ݣ�����֧������URL��ַ��HTML���
��Ϊ����֧�����صı����֧��GB2312����������֧������ͳһʹ��GB2312���롣 ����Ҫ��֤���HTML�����ҳ��ΪGB2312���룬������ܻ���Ϊ���������޷���������֧��������ʶ��֧�����ص�֧��֪ͨ�� ͨ���� Web.config �е� configuration/system.web �ڵ����� ���Խ�ҳ���Ĭ�ϱ�������ΪGB2312��Ŀǰֻ��ʹ��RMB֧������������֧�����Ķ�������ؽӿ��ĵ��޸ġ�
파일 보기 프로젝트 열기: hiihellox10/ICanPay 1 사용 예제들

공개 메소드들

메소드 설명
Payment ( ) : void

����������֧��Url��Form�������ά�롣

����������Ƕ�����Url��Form�������ת����Ӧ����֧��������Ƕ�ά�뽫�����ά��ͼƬ��

PaymentSetting ( GatewayType gatewayType ) : System
PaymentSetting ( GatewayType gatewayType, Merchant merchant, Order order ) : System
QueryNotify ( ) : void

��ѯ�����������IJ�ѯ֪ͨ����ͨ����֧��֪ͨһ������ʽ���ء��ô�������֪ͨһ���ķ������ܲ�ѯ���������ݡ�

QueryNow ( ) : bool

��ѯ������������ö����IJ�ѯ���

SetGatewayParameterValue ( string gatewayParameterName, string gatewayParameterValue ) : void

�������ص�����

비공개 메소드들

메소드 설명
BuildQRCodeImage ( string qrCodeContent ) : void

���ɲ������ά��ͼƬ

CreateGateway ( GatewayType gatewayType ) : GatewayBase

메소드 상세

Payment() 공개 메소드

����������֧��Url��Form�������ά�롣
����������Ƕ�����Url��Form�������ת����Ӧ����֧��������Ƕ�ά�뽫�����ά��ͼƬ��
public Payment ( ) : void
리턴 void

PaymentSetting() 공개 메소드

public PaymentSetting ( GatewayType gatewayType ) : System
gatewayType GatewayType
리턴 System

PaymentSetting() 공개 메소드

public PaymentSetting ( GatewayType gatewayType, Merchant merchant, Order order ) : System
gatewayType GatewayType
merchant Merchant
order Order
리턴 System

QueryNotify() 공개 메소드

��ѯ�����������IJ�ѯ֪ͨ����ͨ����֧��֪ͨһ������ʽ���ء��ô�������֪ͨһ���ķ������ܲ�ѯ���������ݡ�
public QueryNotify ( ) : void
리턴 void

QueryNow() 공개 메소드

��ѯ������������ö����IJ�ѯ���
public QueryNow ( ) : bool
리턴 bool

SetGatewayParameterValue() 공개 메소드

�������ص�����
public SetGatewayParameterValue ( string gatewayParameterName, string gatewayParameterValue ) : void
gatewayParameterName string ���صIJ�������
gatewayParameterValue string ���صIJ���ֵ
리턴 void