beyondit/opencart-stripe-extension
Composer 安装命令:
composer require beyondit/opencart-stripe-extension
包简介
Opencart Stripe Extension
README 文档
README
Install on Opencart
composer require beyondit/opencart-stripe-extension
Features
- Stripe credit card payment integration
- Interactive credit card based on (https://github.com/jessepollak/card)
- 3D Secure support
- Supports Opencart version 2.3
Development Setup
- Clone the git repository
- Copy the
.env.samplefile to.envand set the configuration parameters respectively - Run
bin/robo opencart:setupand afterwardsbin/robo opencart:runon command line (bin/robo opencart:run &to run in background) - Run
bin/robo project:deployto mirror src/ into www/ - Open
http://localhost:8000in your browser
Robo Commands
bin/robo opencart:setup: Install OpenCart with configuration set in.envfilebin/robo opencart:run: Run OpenCart on a php build-in web server on port 8000bin/robo project:deploy: Mirror contents of the src folder to the OpenCart test environmentbin/robo project:watch: Redeploy after changes inside the src/ folder or the composer.json filebin/robo project:package: Package abuild.ocmod.zipinside the target/ folder
统计信息
- 总下载量: 20
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-06-01