[BREAKGLASS] Append-only mirror of github.com/btcpayserver/ruby-client
Go to file
Paul Daigle 71133c4069 Fix github issue #40
Both post and get requests assumed that the response from the server
would include a "data" field, which is not the case. Moved handling of
the data element back into the invoice and pairing methods.

bumped gem version to 2.4.1
2015-03-13 01:42:46 -04:00
config Minor modifications to v2.4 functionality. 2015-03-05 16:01:51 -05:00
features Fix github issue #40 2015-03-13 01:42:46 -04:00
lib Fix github issue #40 2015-03-13 01:42:46 -04:00
spec Fix github issue #40 2015-03-13 01:42:46 -04:00
.gitignore Minor modifications to v2.4 functionality. 2015-03-05 16:01:51 -05:00
.travis.yml changes per Paul comments 2015-02-16 09:33:20 -08:00
bitpay-sdk-2.4.0.gem Add changelog file 2015-03-05 16:24:32 -05:00
bitpay-sdk.gemspec Locking gemfile versions to test Travis Build 2015-02-16 18:20:42 -05:00
CHANGELOG.md Fix github issue #40 2015-03-13 01:42:46 -04:00
Gemfile initial commit 2013-11-01 11:51:01 -07:00
GUIDE.md Minor modifications to v2.4 functionality. 2015-03-05 16:01:51 -05:00
LICENSE.md Changes for the 2.0.0 version. Detailed changes are on the 2.0.0 branch. 2014-10-08 13:21:00 -04:00
Rakefile migrate from rspec features to cucumbers 2015-02-04 23:34:27 -08:00
README.md Split guide into appropriate location. 2015-02-20 15:50:46 -05:00

BitPay Library for Ruby Gem Version

Powerful, flexible, lightweight interface to the BitPay Bitcoin Payment Gateway API.

The bitpay-sdk gem provides all the programattic tools required to implement a ruby client application for the BitPay REST API. For developers who prefer the ease of command-line pairing during the development or deployment process, BitPay provides a complementary Ruby CLI gem which can be used in conjunction with this gem.

Getting Started »

Found a bug?

Let us know! Send a pull request or a patch. Questions? Ask! We're here to help. We will respond to all filed issues.

Contributors

Click here to see a list of the contributors to this library.