Sha256: 93e0ab42f31dc4ce0f75e4a0de9334d78897c62a3c159b927fe409216d0db1cf

Contents?: true

Size: 282 Bytes

Versions: 4

Compression:

Stored size: 282 Bytes

Contents

require 'active_support/core_ext/hash/conversions'
require 'minitest/autorun'
require 'wx_pay'
require 'fakeweb'

WxPay.appid = 'wxd930ea5d5a258f4f'
WxPay.key = '8934e7d15453e97507ef794cf7b0519d'
WxPay.mch_id = '1900000109'
WxPay.apiclient_cert_path = '/path/to/your/cert/file.p12'

Version data entries

4 entries across 4 versions & 3 rubygems

Version Path
wx_pay_api-0.2.1 test/test_helper.rb
weixin_pay-0.2.0 test/test_helper.rb
wx_pay-0.2.0 test/test_helper.rb
wx_pay-0.1.0 test/test_helper.rb