Skip to content

ifui/Pay-module

Repository files navigation

Pay 模块

支付模块

本模块主要依赖laravel-pay开发包,建议查看文档

模块环境配置

# 阿里支付相关配置
# 支付宝分配的 app_id
ALIPAY_APP_ID=
# 应用私钥 字符串或路径
ALIPAY_APP_SECRET_CERT=
# 应用公钥证书 路径
ALIPAY_APP_PUBLIC_CERT_PATH=
# 支付宝公钥证书 路径
ALIPAY_PUBLIC_CERT_PATH=
# 支付宝根证书 路径
ALIPAY_ROOT_CERT_PATH=

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published