Code Monkey home page Code Monkey logo

blesta-gateway-epay's Introduction

Blesta EPay(易支付) Payment Gateway

A EPay(易支付) non-merchant gateway plugin for Blesta.

Install the Gateway

  1. Recommended: you can download the plugin via git.

    Go to /components/gateways/nonmerchant folder and run

    git clone https://github.com/anshi233/blesta-gateway-epay.git epay
    
  2. OR You can install the gateway via composer:

    composer require blesta/epay
    
  3. OR upload the source code to a /components/gateways/nonmerchant/epay/ directory within your Blesta installation path.

    For example:

    /var/www/html/blesta/components/gateways/nonmerchant/epay/
    
  4. Log in to your admin Blesta account and navigate to

    Settings > Payment Gateways

  5. Find the EPay gateway and click the "Install" button to install it

  6. You're done!

Limitation

  • EPay only support CNY. Please use Blesta's currency setting to convert currencies.
  • Each payment trascation only support one inovice order.
  • Currently no refund support.
  • No void invoice support (EPay API does not support it).

TO-DO

  • Any bug fix.
  • add refund support.

Support me

Considering buying a VPS from CatServer.ca

Reference

blesta-gateway-epay's People

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.