Omnipay\WechatPay\JsGateway::getTradeType PHP Method

getTradeType() public method

public getTradeType ( )
    public function getTradeType()
    {
        return 'JSAPI';
    }