Download the PHP package beyondit/opencart-stripe-extension without Composer
On this page you can find all versions of the php package beyondit/opencart-stripe-extension. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download beyondit/opencart-stripe-extension
More information about beyondit/opencart-stripe-extension
Files in beyondit/opencart-stripe-extension
Download beyondit/opencart-stripe-extension
More information about beyondit/opencart-stripe-extension
Files in beyondit/opencart-stripe-extension
Vendor beyondit
Package opencart-stripe-extension
Short Description Opencart Stripe Extension
License
Package opencart-stripe-extension
Short Description Opencart Stripe Extension
License
Please rate this library. Is it a good library?
Informations about the package opencart-stripe-extension
OpenCart Project Template
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.sample
file to.env
and set the configuration parameters respectively - Run
bin/robo opencart:setup
and afterwardsbin/robo opencart:run
on command line (bin/robo opencart:run &
to run in background) - Run
bin/robo project:deploy
to mirror src/ into www/ - Open
http://localhost:8000
in your browser
Robo Commands
bin/robo opencart:setup
: Install OpenCart with configuration set in.env
filebin/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.zip
inside the target/ folder
All versions of opencart-stripe-extension with dependencies
PHP Build Version
Package Version
The package beyondit/opencart-stripe-extension contains the following files
Loading the files please wait ....