Skip to content

fullmetalengineer/SynapseRuby

 
 

Repository files navigation

SynapseRuby

Gem status

Native API library for SynapseFI REST v3.x

Not all API endpoints are supported.

Installation

Add this line to your application's Gemfile:

gem 'synapseruby'

And then execute:

$ bundle

Or install it yourself by executing:

$ gem install synapseruby

Documentation

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.

Running the Test Suite

If you haven't already, set the TEST_CLIENT_ID and TEST_CLIENT_SECRET environment variables in .env file . Please read and update test files with your user own test id's

To run all tests, execute:

rake test

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%