Method | Description | |
---|---|---|
CheckOrder ( IPayHistory order, string &message ) : bool | ||
RefundOrder ( IPayHistory order, string &message ) : bool | ||
Submit ( IPayHistory order ) : void |
Method | Description | |
---|---|---|
OnNotify ( System context ) : string |
public CheckOrder ( IPayHistory order, string &message ) : bool | ||
order | IPayHistory | |
message | string | |
return | bool |
protected OnNotify ( System context ) : string | ||
context | System | |
return | string |
public RefundOrder ( IPayHistory order, string &message ) : bool | ||
order | IPayHistory | |
message | string | |
return | bool |