Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
PFinal
Wechat
Service
RedPackService
PHP Class PFinal\Wechat\Service\RedPackService
Inheritance:
extends
BaseService
Mostra file
Open project: pfinal/wechat
Class Usage Examples
Public Methods
Method
Description
send
(
$openid
,
float
$money
,
string
$actName
= '抢红包活动',
string
$sendName
= '商家',
string
$remark
= '祝您生活愉快',
string
$wishing
= '恭喜发财' ) :
array
给指定用户发红包 请确保您的libcurl版本是否支持双向认证,版本高于7.20.1,通过 curl_version() 查看
Method Details
send()
public
static
method
给指定用户发红包 请确保您的libcurl版本是否支持双向认证,版本高于7.20.1,通过 curl_version() 查看
public
static
send
(
$openid
,
float
$money
,
string
$actName
= '抢红包活动',
string
$sendName
= '商家',
string
$remark
= '祝您生活愉快',
string
$wishing
= '恭喜发财' ) :
array
$openid
$money
float
红包金额,单位元
$actName
string
$sendName
string
$remark
string
$wishing
string
return
array