M5: Workerman 常驻服务 + AI 审核/润色插件 + 支付插件(支付宝/微信/沙箱)+ 会员插件(套餐/订阅/付费文章)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "支付",
|
||||
"version": "1.0.0",
|
||||
"description": "支付宝 + 微信支付(yansongda/pay),沙箱模拟;订单回调统一走 payment.paid 钩子",
|
||||
"author": "LaraLog",
|
||||
"type": "core",
|
||||
"provider": "Plugins\\Neatstudio\\Payment\\ServiceProvider",
|
||||
"filament_pages": [
|
||||
"Plugins\\Neatstudio\\Payment\\Filament\\Pages\\PaymentSettings"
|
||||
],
|
||||
"filament_resources": [
|
||||
"Plugins\\Neatstudio\\Payment\\Filament\\Resources\\PaymentResource"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user