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

$appCategoryIds

$appCategoryIds : 

11_12;12_13。小程序类目,格式为 第一个一级类目_第一个二级类目;第二个一级类目_第二个二级类目,详细类目可以参考https://docs.alipay.com/isv/10325

Type

$appDesc

$appDesc : 

小程序应用描述,20-200个字

Type

$appEnglishName

$appEnglishName : 

小程序应用英文名称

Type

$appLogo

$appLogo : 

小程序应用logo图标,图片格式必须为:png、jpeg、jpg,建议上传像素为180*180

Type

$appName

$appName : 

小程序应用名称

Type

$appSlogan

$appSlogan : 

小程序应用简介,一句话描述小程序功能

Type

$serviceEmail

$serviceEmail : 

小程序客服邮箱

Type

$servicePhone

$servicePhone : 

小程序客服电话

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

setAppCategoryIds()

setAppCategoryIds(  $appCategoryIds) 

Parameters

$appCategoryIds

getAppCategoryIds()

getAppCategoryIds() 

setAppDesc()

setAppDesc(  $appDesc) 

Parameters

$appDesc

getAppDesc()

getAppDesc() 

setAppEnglishName()

setAppEnglishName(  $appEnglishName) 

Parameters

$appEnglishName

getAppEnglishName()

getAppEnglishName() 

setAppLogo()

setAppLogo(  $appLogo) 

Parameters

$appLogo

getAppLogo()

getAppLogo() 

setAppName()

setAppName(  $appName) 

Parameters

$appName

getAppName()

getAppName() 

setAppSlogan()

setAppSlogan(  $appSlogan) 

Parameters

$appSlogan

getAppSlogan()

getAppSlogan() 

setServiceEmail()

setServiceEmail(  $serviceEmail) 

Parameters

$serviceEmail

getServiceEmail()

getServiceEmail() 

setServicePhone()

setServicePhone(  $servicePhone) 

Parameters

$servicePhone

getServicePhone()

getServicePhone()