protected override string GetRequestUrl(WechatpayConfig config)
 {
     return(config.GetTransferInfoUrl());
 }