module Recharge

For iso8601

require “date” require “time”

Constants

ConnectionError
ENDPOINT
Error
PORT
TOKEN_HEADER
USER_AGENT
VERSION

Attributes

api_key[RW]
debug[RW]

If true output HTTP request/response to stderr. Can also be an IO instance to output to.