h1. activemerchant_patch_for_china
This plugin is an active_merchant patch for china online payment platform, now it supports alipay (支付宝), 99bill (快钱), tenpay (财付通), 19pay(捷迅支付) and yeepay(易宝).
h2. Donate
"Alipay":http://me.alipay.com/flyerhzm
"Pledgie":http://www.pledgie.com/campaigns/14062
h2. Install
install active_merchant and activemerchant_patch_for_china as plugins:
install activemerchant and activemerchant_patch_for_china as gems:
h2. Configuration
if you install active_merchant and activemerchant_patch_for_china as rails plugins, then define plugin load order in config/environment.rb to promise activemerchant_patch_for_china is loaded after active_merchant.
if you install activemerchant and activemerchant_patch_for_china as gems, then define in config/environment.rb
h2. Usage
"Alipay (支付宝)":http://github.com/flyerhzm/activemerchant_patch_for_china/wiki/Alipay-(%E6%94%AF%E4%BB%98%E5%AE%9D)
h2. About
activemerchant_patch_for_china is inspired by "masterwujiang's patch":https://jadedpixel.lighthouseapp.com/projects/11599-active-merchant/tickets/8-patch-additon-integrations-support-alipay-99bill-and-tenpay-all-in-china
Copyright (c) 2009 - 2012 [Richard Huang], released under the MIT license