- add refund_fastpay_by_platform_pwd method #26
- replace open() calls with io.open() for Python 3 compatibility, fix UnicodeDecodeError
- add create_direct_pay_by_user_url doc for Wap site
- add single_trade_query method #20
- Fix verify_notify raise KeyError: 'sign' bug #18
- add create_forex_trade_url method
- add create_forex_trade_wap_url method
- add create_batch_trans_notify_url method
- add send_goods_confirm_by_platform method
- add add_alipay_qrcode method
- Fix argument type error of verify_notify in README
- FIX SEVERE FAULT IN check_notify_remotely
- Resolved README.rst is not formatted on pypi.python.org
- Seller id support
- Add wap payment support
- english version readme doc
- add includeme func for pyramid
- update readme
- fix rst doc
- add unittest
- update readme
- add verify_notify func
- add check_parameters func
- add travis.yml
- add tox.ini
- first commit