Ruby-SDK icon indicating copy to clipboard operation
Ruby-SDK copied to clipboard

WePay SDK for Ruby

Results 2 Ruby-SDK issues
Sort by recently updated
recently updated
newest added

Refactor `WePay::Client` to use request objects: - `WePay::TestRequest` - `WePay::ProductionRequest` This paves for more configuration - hopefully making web/net adapter libs configurable: - `Net:HTTP` (default) - `Patron` - `Typheous` -...

Hi, Using rails 4.1.0, wepay 0.0.3 ONLY when I call a cancel subscription call, i am getting this error: JSON::ParserError: A JSON text must at least contain two octets! When...