Méthode | Description | |
---|---|---|
Cancel ( string out_trade_no, int depth ) : bool | ||
Query ( string out_trade_no, int &succCode ) : |
||
Run ( string body, string total_fee, string auth_code ) : string |
public static Cancel ( string out_trade_no, int depth ) : bool | ||
out_trade_no | string | |
depth | int | |
Résultat | bool |
public static Query ( string out_trade_no, int &succCode ) : |
||
out_trade_no | string | |
succCode | int | |
Résultat |
public static Run ( string body, string total_fee, string auth_code ) : string | ||
body | string | |
total_fee | string | |
auth_code | string | |
Résultat | string |