ALIPAY API: alipay.pass.tpl.add request
$tplContent :
支付宝pass模版内容【JSON格式】 具体格式可参考https://alipass.alipay.com中文档中心-格式说明
$uniqueId :
模版外部唯一标识:商户用于控制模版的唯一性。
$apiParas :
$terminalType :
$terminalInfo :
$prodCode :
$apiVersion :
$notifyUrl :
$returnUrl :
$needEncrypt :
setTplContent( $tplContent)
getTplContent()
setUniqueId( $uniqueId)
getUniqueId()
getApiMethodName()
setNotifyUrl( $notifyUrl)
getNotifyUrl()
setReturnUrl( $returnUrl)
getReturnUrl()
getApiParas()
getTerminalType()
setTerminalType( $terminalType)
getTerminalInfo()
setTerminalInfo( $terminalInfo)
getProdCode()
setProdCode( $prodCode)
setApiVersion( $apiVersion)
getApiVersion()
setNeedEncrypt( $needEncrypt)
getNeedEncrypt()
Loading…