当前位置:网站首页>用户与用户互发红包/支付宝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
边栏推荐
- 一个属于程序员的七夕节!
- 【医保科普】维护医保基金安全,我们可以这样做
- 2千兆光+6千兆电导轨式网管型工业级以太网交换机支持X-Ring冗余环网一键环网交换机
- 基地址:环境变量
- unsafe.Pointer, pointer, reference in golang
- 6口全千兆二层网管型工业以太网交换机千兆2光4电光纤自愈ERPS环网交换机
- 4路双向HDMI综合业务高清视频光端机8路HDMI高清视频光端机
- 《nlp入门+实战:第八章:使用Pytorch实现手写数字识别》
- Basic form validation process
- Taurus.MVC WebAPI 入门开发教程1:框架下载环境配置与运行(含系列目录)。
猜你喜欢
2022焊工(初级)上岗证题目模拟考试平台操作
基地址:环境变量
STM8S105k4t6c--------------点亮LED
出海季,互联网出海锦囊之本地化
Dong mingzhu live cold face away, when employees frequency low-level mistakes, no one can understand their products
云开发旅游打卡广场微信小程序源码(含视频教程)
[Medical Insurance Science] To maintain the safety of medical insurance funds, we can do this
docker+网桥+redis主从+哨兵模式
基于Qt的目录统计QDirStat
LeetCode每日一题(2285. Maximum Total Importance of Roads)
随机推荐
pytorch applied to MNIST handwritten font recognition
Flink原理流程图简单记录
TOML配置文件格式,YAML最有力的竞争者
P3384 【模板】轻重链剖分/树链剖分
怎样提高网络数据安全性
Deep Learning (3) Classification Theory Part
全网没有之一的JMeter 接口测试流程详解
仿牛客论坛项目梳理
activiti流程执行过程中,数据库表的使用关系
2022G1工业锅炉司炉考试练习题及模拟考试
移动端响应式适配的方法
QNX Hypervisor] 10.2 vdev 8259 2.2 user manual
架构实战营模块三作业
查看mysql死锁语法
How many ways do you know about communication between multiple threads?
高效IO模型
QNX Hypervisor 2.2用户手册]10.1 通用vdev选项
What is the source of flinkcdc consuming mysql binlog data without sqltype=delete
MySQL 查询练习(1)
哎,又跟HR在小群吵了一架!