Skip to content

PayCreate 支付创建事件

使用场景:创建支付单据时,补充其相关业务数据

php
// 支付创建事件
'PayCreate' => ['app\listener\pay\PayCreateListener']

基于 MIT 协议发布