Table of Contents - secupay_ruby-0.1.4 Documentation
Classes and Modules
- SecupayRuby
- SecupayRuby::ApiKey
- SecupayRuby::ApiKey::Base
- SecupayRuby::ApiKey::MasterKey
- SecupayRuby::ApiKey::SubKey
- SecupayRuby::Configuration
- SecupayRuby::DataObjects
- SecupayRuby::DataObjects::Base
- SecupayRuby::DataObjects::PayoutAccount
- SecupayRuby::DataObjects::User
- SecupayRuby::Host
- SecupayRuby::Payment
- SecupayRuby::Payment::Types
- SecupayRuby::PaymentStatusError
- SecupayRuby::RequestError
- SecupayRuby::Requests
- SecupayRuby::Requests::Base
- SecupayRuby::Requests::Cancel
- SecupayRuby::Requests::Capture
- SecupayRuby::Requests::GetTypes
- SecupayRuby::Requests::Init
- SecupayRuby::Requests::RequestApiKey
- SecupayRuby::Requests::Response
- SecupayRuby::Requests::Status
Methods
- ::cipher — SecupayRuby::ApiKey::SubKey
- ::config — SecupayRuby
- ::configuration — SecupayRuby
- ::configure — SecupayRuby
- ::encrypt — SecupayRuby::ApiKey::SubKey
- ::generate_secure_key — SecupayRuby::ApiKey::SubKey
- ::get_types — SecupayRuby::Payment
- ::make_api_call — SecupayRuby::ApiKey::SubKey
- ::new — SecupayRuby::ApiKey::SubKey
- ::new — SecupayRuby::Configuration
- ::new — SecupayRuby::DataObjects::Base
- ::new — SecupayRuby::Payment
- ::new — SecupayRuby::Requests::Base
- ::new — SecupayRuby::Requests::Response
- ::post — SecupayRuby::Requests::Base
- ::request_api_key — SecupayRuby::ApiKey::SubKey
- #api_fields — SecupayRuby::DataObjects::Base
- #cancel — SecupayRuby::Payment
- #capture — SecupayRuby::Payment
- #decrypt — SecupayRuby::ApiKey::SubKey
- #defaults — SecupayRuby::Requests::Base
- #defaults — SecupayRuby::Requests::Init
- #extract_response_params — SecupayRuby::Payment
- #failed? — SecupayRuby::Requests::Response
- #hash? — SecupayRuby::Payment
- #http_request — SecupayRuby::Requests::Base
- #http_response — SecupayRuby::Requests::Base
- #init — SecupayRuby::Payment
- #key — SecupayRuby::ApiKey::Base
- #key — SecupayRuby::ApiKey::MasterKey
- #key — SecupayRuby::ApiKey::SubKey
- #load_status — SecupayRuby::Payment
- #path — SecupayRuby::Requests::Base
- #path — SecupayRuby::Requests::Cancel
- #path — SecupayRuby::Requests::Capture
- #path — SecupayRuby::Requests::GetTypes
- #path — SecupayRuby::Requests::Init
- #path — SecupayRuby::Requests::RequestApiKey
- #path — SecupayRuby::Requests::Status
- #post — SecupayRuby::Requests::Base
- #raise_if_not_initiated — SecupayRuby::Payment
- #raise_if_payment_not_initiated — SecupayRuby::Payment
- #raise_if_payment_type_invalid — SecupayRuby::Payment
- #to_api_fields — SecupayRuby::DataObjects::Base
- #uri — SecupayRuby::Requests::Base
- #valid_payment_type? — SecupayRuby::Payment