C# Class WxPayAPI.Refund

Show file Open project: hiihellox10/ICanPay

Public Methods

Method Description
Run ( string transaction_id, string out_trade_no, string total_fee, string refund_fee ) : string

Method Details

Run() public static method

public static Run ( string transaction_id, string out_trade_no, string total_fee, string refund_fee ) : string
transaction_id string
out_trade_no string
total_fee string
refund_fee string
return string