ourpass/module-checkout
Composer 安装命令:
composer require ourpass/module-checkout
包简介
Magento OurPass Checkout Extension - A Checkout and Payment solution for Magento using the OurPass checkout interface
README 文档
README
using composer, in your magento webroot, issue the following commands:
composer require ourpass/module-checkout
php bin/magento module:enable OurPass_Checkout
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
if for some reason composer is not available, obtain the files from the repo, and place them in app/code/OurPass/Checkout and then
php bin/magento module:enable OurPass_Checkout
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Configuration
- Navigate to Stores → Configuration
- Navigate to Services → OurPass Checkout
Enable - this option allows you to enable the OurPass Checkout integration with your Magento store(s). Before enabling the extension, you must fill in the test and live keys. Test Mode - select Yes, to enable test environment. Debug - use this selector to have some log on your system. This setting is not recommended in production systems with low resources. Test secret key - is given to you by OurPass when setting up account. Test public key - is given to you by OurPass when setting up account. Live secret key - is given to you by OurPass when setting up account. Live public key - is given to you by OurPass when setting up account. Button Size - select button size preferred.
- Test secret key
- Test public key
- Live secret key
- Live public key
- Save Config
- Enable = Yes
- Save Config
Payment Method
The ourpass extension will create a new payment method in the magento backend. Orders placed with the ourpass buttons will show this as their payment method. Customer/Admin placed orders cannot select this payment method.
ourpass/module-checkout 适用场景与选型建议
ourpass/module-checkout 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 6 次下载、GitHub Stars 达 0, 最近一次更新时间为 2021 年 12 月 06 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 ourpass/module-checkout 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 ourpass/module-checkout 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-12-06
