Module: Payoneer

Extended by:
Configuration
Defined in:
lib/payoneer.rb,
lib/payoneer/error.rb,
lib/payoneer/version.rb,
lib/payoneer/remote_api.rb,
lib/payoneer/modules/auth.rb,
lib/payoneer/modules/util.rb,
lib/payoneer/configuration.rb,
lib/payoneer/modules/payee.rb,
lib/payoneer/modules/payout.rb,
lib/payoneer/modules/account.rb,
lib/payoneer/modules/program.rb,
lib/payoneer/responses/response.rb

Defined Under Namespace

Modules: Account, Auth, Configuration, Payee, Payout, Program, RemoteApi, Util Classes: Error, Response

Constant Summary collapse

VERSION =
'1.0.0'

Constants included from Configuration

Configuration::ENV_URLS

Method Summary

Methods included from Configuration

api_url, auth_url, authorize_url, configure