be-lenka/mall-pay
Composer 安装命令:
composer require be-lenka/mall-pay
包简介
README 文档
README
MallPayLib is a PHP MALLPay API client that makes it easy to use MALLPay payment gateway.
- It implements most of the API methods from MALLPay API, see https://mallpayapi.docs.apiary.io
- The input and output JSON for the API calls converted to and from the associative arrays.
- It includes a demo scripts
The Demo
Included demo illustrates use of MallPayLib\MallPayClient class with sample data.
- The particular MALLPay API calls are demonstrated in respective php files.
- The responses from MALLPay gateway are handled by files reply.php and notify.php.
- All communication is logged in a log file.
Getting started
- Download the MallPayLib
- Run
composer install - Create demo/config.php from demo/config.php.example
- Run
php -S localhost:8000 - Open http://localhost:8000/demo/index.php in your browser
- Click the link createApplication
- Press the button createApplication
- Observe the sample request data, scroll down to Result summary and click the gatewayRedirectUrl
- Finish the MALL application form
- After redirection back to the reply.php click the link getApplicationDetail
- Keep the filled applicationId field and press getApplicationDetail button
- Observe the result of your MALLPay application request
The demo can handle also the notifications from MALLPay. To test the notifications, the demo has to run on a public internet domain, not on localhost.
be-lenka/mall-pay 适用场景与选型建议
be-lenka/mall-pay 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 676 次下载、GitHub Stars 达 0, 最近一次更新时间为 2022 年 08 月 23 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 be-lenka/mall-pay 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 be-lenka/mall-pay 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 676
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2022-08-23