Sha256: e294f06d74c2bc7397909bc0d70570e53fe4d679ca508b3ba6b51c0f4470fa2c

Contents?: true

Size: 995 Bytes

Versions: 1

Compression:

Stored size: 995 Bytes

Contents

## v0.6.0-beta1

Usage:

- Add `Alipay.sign_type`, default is 'MD5', 'RSA' and 'DSA' will implemented in the future.
- Remove `Sign::App.verify?`, use `Sign.verify_rsa?` instead.
- Remove `Notify::App.verify?`, use `Notify.verify?` instead.
- Rename `Service::Wap.auth_and_execute` to `Service::Wap.auth_and_execute_url`

Development:

- Update Test::Unit to Minitest.
- Fxied test case data.

## v0.5.0 (2015-03-09)

- Add `forex_single_refund` service.
- Add `debug_mode` config:

  set `Alipay.debug_mode = false` to disable options check warning in production env.

## v0.4.1 (2015-03-03)

- Fix `single_trade_query` check options typo.

## v0.4.0 (2015-01-23)

- Add `single_trade_query` service. #19

## v0.3.1 (2015-01-15)

- Fix xml encoding #18

## v0.3.0 (2014-12-10)

- Add `close_trade` service. by @linjunpop #16

## v0.2.0 (2014-12-03)

- Add `create_forex_trade` service. by @christophe-dufour #15

## v0.1.0 (2014-06-15)

- Add Wap API by @HungYuHei

- Add App API by @HungYuHei

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
alipay-0.6.0.beta1 CHANGELOG.md