\serviceWxpayServiceNotify

微信扫码支付回调 Class WxpayServiceNotify

Summary

Methods
Properties
Constants
__construct()
notify()
getSign()
No public properties found
No constants found
formatQueryParaMap()
$mchid
$appid
$apiKey
N/A
No private methods found
No private properties found
N/A

Properties

$mchid

$mchid : 

Type

$appid

$appid : 

Type

$apiKey

$apiKey : 

Type

Methods

__construct()

__construct(  $mchid,   $appid,   $key) 

Parameters

$mchid
$appid
$key

notify()

notify() 

getSign()

getSign(  $params,   $key) 

获取签名

Parameters

$params
$key

formatQueryParaMap()

formatQueryParaMap(  $paraMap,   $urlEncode = false) 

Parameters

$paraMap
$urlEncode