GithubHelp home page GithubHelp logo

isabella232 / opencart-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitpay/opencart-plugin

0.0 0.0 0.0 156 KB

Opencart payment plugin for Bitpay.com

License: MIT License

PHP 77.87% Smarty 22.13%

opencart-plugin's Introduction

BitPay for OpenCart

Software License Build Status

Last Cart Version Tested: 2.3.0.2

If you have OpenCart v3, please go to https://github.com/bitpay/opencart3-plugin/releases

Installation

Follow the instructions found in the BitPay for OpenCart Guide

Development Setup

# Clone the repo
$ git clone https://github.com/bitpay/opencart-plugin.git
$ cd ./opencart-plugin

# Install dependencies via Composer
$ composer install

# Set Environment Variables (variables needed can be found in .env.sample)
$ cp .env.sample .env

# After modifying the Environment Variables for your environment setup OpenCart
$ ./bin/robo setup

Development Workflow

# Run PHP Server of OpenCart installation and redirect bash I/O
$ ./bin/robo server &

# Watch for source code changes and copy them to the OpenCart installation
$ ./bin/robo watch

Testing

$ ./bin/robo test

Build

$ ./bin/robo build

# Outputs:
# ./build/bitpay-opencart - the distribution files
# ./build/bitpay-opencart.ocmod.zip - the distribution archive

Contributing

Please see CONTRIBUTING for details.

Support

BitPay Support:

  • Last Cart Version Tested: 2.3.0.2
  • GitHub Issues
    • Open an issue if you are having issues with this plugin.
  • Support
    • BitPay merchant support documentation

OpenCart Support:

License

The MIT License (MIT). Please see License File for more information.

opencart-plugin's People

Contributors

bitjson avatar damianbz321 avatar elahurd avatar gasteve avatar gitter-badger avatar ionux avatar jaafit avatar jameswalpole avatar joshuaestes avatar kleetus avatar stefanhuber avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.