cosmocommerce / magento-alipay

Magento Alipay Payment Gateway
https://github.com/cosmocommerce/magento-alipay
59 stars 27 forks source link

Magento Alipay Payment Gateway Module![project status]

==============

Because magento2 is a big different to magento1, we created another git for magento2 version: https://github.com/cosmocommerce/magento2-module-alipay/

Support payment types:

If you have trouble to choose the type please contact payment@cosmocommerce.com

Issues

Before change the order status need to compare the status flow.

Change Log

Requirements

This module has the following requirements:

Dependency:

Installation

1 Install modman:

bash < <(wget -O - https://raw.github.com/colinmollenhour/modman/master/modman-installer)

or

bash < <(curl -s https://raw.github.com/colinmollenhour/modman/master/modman-installer)

2 modman init

3 modman clone https://github.com/cosmocommerce/magento-updater.git

4 modman clone https://github.com/cosmocommerce/magento-alipay.git

Documentation

Maintainer