Properties

$arrayAsJson

$arrayAsJson : boolean

构建请求字符串时,是否将参数内的数组编码为 JSON

Type

boolean

$apiParams

$apiParams : array

API 请求参数(非系统参数)

Type

array

$notifyUrl

$notifyUrl : 

Type

$returnUrl

$returnUrl : 

Type

$authToken

$authToken : 

Type

$appAuthToken

$appAuthToken : 

Type

$appName

$appName : 

服务窗名称,2-20个字之间;不得含有违反法律法规和公序良俗的相关信息;不得侵害他人名誉权、知识产权、商业秘密等合法权利;不得以太过广泛的、或产品、行业词组来命名,如:女装、皮革批发;不得以实名认证的媒体资质账号创建服务窗,或媒体相关名称命名服务窗,如:XX电视台、XX杂志等

Type

$authPic

$authPic : 

授权运营书,企业商户若为被经营方授权,需上传加盖公章的扫描件,请使用照片上传接口上传图片获得image_url

Type

$licenseUrl

$licenseUrl : 

营业执照地址,建议尺寸 320 x 320px,支持.jpg .jpeg .png 格式,小于3M

Type

$logoUrl

$logoUrl : 

服务窗头像地址,建议尺寸 320 x 320px,支持.jpg .jpeg .png 格式,小于3M

Type

$publicGreeting

$publicGreeting : 

服务窗欢迎语,200字以内,首次使用服务窗必须

Type

$shopPic1

$shopPic1 : 

第一张门店照片地址,建议尺寸 320 x 320px,支持.jpg .jpeg .png 格式,小于3M

Type

$shopPic2

$shopPic2 : 

第二张门店照片地址

Type

$shopPic3

$shopPic3 : 

第三张门店照片地址

Type

Methods

__construct()

__construct(  $config = array()) 

Parameters

$config

__destruct()

__destruct() 

className()

className(boolean  $shorten = false) : string

获取自身类名

Parameters

boolean $shorten

是否不带命名空间

Returns

string

getApiMethodName()

getApiMethodName() : string

根据类名获取 API 方法名

Returns

string

getTimestamp()

getTimestamp() : string

获取用于发起请求的“时间戳”

Returns

string

getApiParams()

getApiParams() 

getNotifyUrl()

getNotifyUrl() 

setNotifyUrl()

setNotifyUrl(  $notifyUrl) 

Parameters

$notifyUrl

getReturnUrl()

getReturnUrl() 

setReturnUrl()

setReturnUrl(  $returnUrl) 

Parameters

$returnUrl

getAuthToken()

getAuthToken() 

setAuthToken()

setAuthToken(  $authToken) 

Parameters

$authToken

getAppAuthToken()

getAppAuthToken() 

setAppAuthToken()

setAppAuthToken(  $appAuthToken) 

Parameters

$appAuthToken

__get()

__get(  $name) 

Parameters

$name

__set()

__set(  $name,   $value) 

Parameters

$name
$value

__isset()

__isset(  $name) 

Parameters

$name

__unset()

__unset(  $name) 

Parameters

$name

setAppName()

setAppName(  $appName) 

Parameters

$appName

getAppName()

getAppName() 

setAuthPic()

setAuthPic(  $authPic) 

Parameters

$authPic

getAuthPic()

getAuthPic() 

setLicenseUrl()

setLicenseUrl(  $licenseUrl) 

Parameters

$licenseUrl

getLicenseUrl()

getLicenseUrl() 

setLogoUrl()

setLogoUrl(  $logoUrl) 

Parameters

$logoUrl

getLogoUrl()

getLogoUrl() 

setPublicGreeting()

setPublicGreeting(  $publicGreeting) 

Parameters

$publicGreeting

getPublicGreeting()

getPublicGreeting() 

setShopPic1()

setShopPic1(  $shopPic1) 

Parameters

$shopPic1

getShopPic1()

getShopPic1() 

setShopPic2()

setShopPic2(  $shopPic2) 

Parameters

$shopPic2

getShopPic2()

getShopPic2() 

setShopPic3()

setShopPic3(  $shopPic3) 

Parameters

$shopPic3

getShopPic3()

getShopPic3()