Module: NOWPayments

Defined in:
lib/nowpayments.rb,
lib/nowpayments/rack.rb,
lib/nowpayments/client.rb,
lib/nowpayments/errors.rb,
lib/nowpayments/version.rb,
lib/nowpayments/webhook.rb,
lib/nowpayments/api/status.rb,
lib/nowpayments/api/custody.rb,
lib/nowpayments/api/payouts.rb,
lib/nowpayments/api/invoices.rb,
lib/nowpayments/api/payments.rb,
lib/nowpayments/api/currencies.rb,
lib/nowpayments/api/estimation.rb,
lib/nowpayments/api/conversions.rb,
lib/nowpayments/api/fiat_payouts.rb,
lib/nowpayments/api/subscriptions.rb,
lib/nowpayments/api/authentication.rb,
lib/nowpayments/middleware/error_handler.rb

Defined Under Namespace

Modules: API, Middleware, Rack, Webhook Classes: AuthenticationError, BadRequestError, Client, ConnectionError, Error, NotFoundError, RateLimitError, SecurityError, ServerError, ValidationError

Constant Summary collapse

VERSION =
"0.2.1"