$merchant
$merchant : \EasyWeChat\Payment\Merchant
Merchant instance.
$merchant : \EasyWeChat\Payment\Merchant
Merchant instance.
$request : \Symfony\Component\HttpFoundation\Request
Request instance.
$notify : \EasyWeChat\Support\Collection
Payment notify (extract from XML).
__construct(\EasyWeChat\Payment\Merchant $merchant, \Symfony\Component\HttpFoundation\Request $request = null)
Constructor.
\EasyWeChat\Payment\Merchant | $merchant | |
\Symfony\Component\HttpFoundation\Request | $request |
getNotify() : \EasyWeChat\Support\Collection
Return the notify body from request.