Skip to content

Latest commit

 

History

History
executable file
·
52 lines (29 loc) · 1.02 KB

README.md

File metadata and controls

executable file
·
52 lines (29 loc) · 1.02 KB

#Magento Alipay Payment Gateway Moduleproject status#

Support payment types:

  • Create Forex Trade:Internation Payments Type
  • Trade Create By Buyer
  • Create Direct Pay By User
  • Create Partner Trade By Buyer

If you have trouble to choose the type please contact [email protected]

##Issues##

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

##Change Log##

##Requirements##

This module has the following requirements:

  • PHP 5.3+

Dependency:

  • Magneto 1.x

##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