Sha256: 237360d6a50a7f3e74a5b7743595e6efe1e350588aef13c6fdbba30933ae5347

Contents?: true

Size: 656 Bytes

Versions: 3

Compression:

Stored size: 656 Bytes

Contents

# SynapseFI-Ruby-v2

Native API library for SynapsePay REST v3.x

Not all API endpoints are supported.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'synapse_fi'
```

And then execute:

```bash
$ bundle
```

Or install it yourself by executing:

```bash
$ gem install synapse_fi
```
## Documentation

- [API docs](http://docs.synapsefi.com/v3.1)
- [Samples demonstrating common operations](samples.md)

## Contributing

For minor issues, please open a pull request. For larger changes or features, please email hello@synapsepay.com. Please document and test any public constants/methods.

## License

[MIT License](LICENSE)


Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
synapse_fi-0.0.3 README.md
synapse_fi-0.0.2 README.md
synapse_fi-0.0.1 README.md