当前位置:网站首页>用户与用户互发红包/支付宝C2C/B2C现金红包php源码示例/H5方式/兼容苹果/安卓
用户与用户互发红包/支付宝C2C/B2C现金红包php源码示例/H5方式/兼容苹果/安卓
2022-08-04 03:04:00 【大数据真的很牛】
现金红包,是支付宝为移动应用和 H5 场景提供现金收发通道的一款产品,现金红包功能主要应用于 C2C(用户与用户互发红包)
<?php
class AlipayBossFncInvmodeCreateRequest
{
private $bizContent;
private $apiParas = array();
private $terminalType;
private $terminalInfo;
private $prodCode;
private $apiVersion="1.0";
private $notifyUrl;
private $returnUrl;
private $needEncrypt=false;
public function setBizContent($bizContent)
{
$this->bizContent = $bizContent;
$this->apiParas["biz_content"] = $bizContent;
}
public function getBizContent()
{
return $this->bizContent;
}
public function getApiMethodName()
{
return "alipay.boss.fnc.invmode.create";
}
public function setNotifyUrl($notifyUrl)
{
$this->notifyUrl=$notifyUrl;
}
public function getNotifyUrl()
{
return $this->notifyUrl;
}
public function setReturnUrl($returnUrl)
{
$this->returnUrl=$returnUrl;
}
public function getReturnUrl()
{
return $this->returnUrl;
}
public function getApiParas()
{
return $this->apiParas;
}
public function getTerminalType()
{
return $this->terminalType;
}
public function setTerminalType($terminalType)
{
$this->terminalType = $terminalType;
}
public function getTerminalInfo()
{
return $this->terminalInfo;
}
public function setTerminalInfo($terminalInfo)
{
$this->terminalInfo = $terminalInfo;
}
public function getProdCode()
{
return $this->prodCode;
}
public function setProdCode($prodCode)
{
$this->prodCode = $prodCode;
}
public function setApiVersion($apiVersion)
{
$this->apiVersion=$apiVersion;
}
public function getApiVersion()
{
return $this->apiVersion;
}
public function setNeedEncrypt($needEncrypt)
{
$this->needEncrypt=$needEncrypt;
}
public function getNeedEncrypt()
{
return $this->needEncrypt;
}
}
这是最终的成品演示GIF
边栏推荐
- Polygon zkEVM network node
- Architecture of the actual combat camp module three operations
- 案例 | 重庆银行流动数据安全挑战及应对实践
- There are n steps in total, and you can go up to 1 or 2 steps each time. How many ways are there?
- [Medical Insurance Science] To maintain the safety of medical insurance funds, we can do this
- 三分建设,七分管理!产品、系统、组织三管齐下节能降耗
- 高效IO模型
- 全网没有之一的JMeter 接口测试流程详解
- STM8S105k4t6c--------------点亮LED
- Brush esp8266-01 s firmware steps
猜你喜欢
Brush esp8266-01 s firmware steps
[Medical Insurance Science] To maintain the safety of medical insurance funds, we can do this
sql注入一般流程(附例题)
STM8S项目创建(STVD创建)---使用 COSMIC 创建 C 语言项目
小程序+新零售,玩转行业新玩法!
DIY电工维修如何拆卸和安装开关面板插座
SQL注入中 #、 --+、 --%20、 %23是什么意思?
Gigabit 2 X light 8 electricity management industrial Ethernet switches WEB management - a key Ring Ring net switch
【医保科普】维护医保基金安全,我们可以这样做
一文看懂推荐系统:召回05:矩阵补充、最近邻查找,工业界基本不用了,但是有助于理解双塔模型
随机推荐
瑞能微计量芯片RN2026的实用程序
ingress 待完善
如果禁用了安全启动,GNOME 就会发出警告
全网没有之一的JMeter 接口测试流程详解
web端动效 lottie-web 使用
activiti流程执行过程中,数据库表的使用关系
2022年最新海南建筑八大员(材料员)模拟考试试题及答案
Why use Selenium for automated testing
Mockito单元测试
new Date将字符串转化成日期格式 兼容IE,ie8如何通过new Date将字符串转化成日期格式,js中如何进行字符串替换, replace() 方法详解
SSLHandshakeException: No appropriate protocol (protocol is disabled or cipher suites are inappropri
移动端响应式适配的方法
STM8S105k4t6c--------------点亮LED
Dong mingzhu live cold face away, when employees frequency low-level mistakes, no one can understand their products
【观察】超聚变:首提“算网九阶”评估模型,共建开放繁荣的算力网络
Pine脚本 | 如何显示和排版绘图开关?
TOML configuration file format, YAML's top contender
验证码业务逻辑漏洞
STM8S105K4T6------串口发送和接收
STM8S-----option byte