Table of Contents - accepton-0.3.1 Documentation
Classes and Modules
- AcceptOn
- AcceptOn::API
- AcceptOn::API::Planning
- AcceptOn::API::Promotion
- AcceptOn::API::Querying
- AcceptOn::API::Refunding
- AcceptOn::API::Subscribing
- AcceptOn::API::Tokenization
- AcceptOn::API::Utils
- AcceptOn::Base
- AcceptOn::Charge
- AcceptOn::Client
- AcceptOn::Error
- AcceptOn::Headers
- AcceptOn::Plan
- AcceptOn::PromoCode
- AcceptOn::Refund
- AcceptOn::Request
- AcceptOn::Subscription
- AcceptOn::TransactionToken
Methods
- ::from_response — AcceptOn::Error
- ::new — AcceptOn::Base
- ::new — AcceptOn::Client
- ::new — AcceptOn::Error
- ::new — AcceptOn::Headers
- ::new — AcceptOn::Request
- ::parse_error — AcceptOn::Error
- #api_key? — AcceptOn::Client
- #as_params — AcceptOn::PromoCode
- #bearer_auth_header — AcceptOn::Headers
- #cancel_subscription — AcceptOn::API::Subscribing
- #charge — AcceptOn::API::Querying
- #charges — AcceptOn::API::Querying
- #create_plan — AcceptOn::API::Planning
- #create_promo_code — AcceptOn::API::Promotion
- #create_token — AcceptOn::API::Tokenization
- #created_at — AcceptOn::Charge
- #created_at — AcceptOn::Plan
- #default_options — AcceptOn::Request
- #delete_promo_code — AcceptOn::API::Promotion
- #fail_or_return_response_body — AcceptOn::Request
- #last_billed_at — AcceptOn::Subscription
- #name= — AcceptOn::PromoCode
- #perform — AcceptOn::Request
- #perform_delete_with_object — AcceptOn::API::Utils
- #perform_get_with_object — AcceptOn::API::Utils
- #perform_get_with_objects — AcceptOn::API::Utils
- #perform_post_with_object — AcceptOn::API::Utils
- #perform_put_with_object — AcceptOn::API::Utils
- #perform_request — AcceptOn::API::Utils
- #perform_request_with_object — AcceptOn::API::Utils
- #perform_request_with_objects — AcceptOn::API::Utils
- #plan — AcceptOn::Subscription
- #plan — AcceptOn::API::Querying
- #plans — AcceptOn::API::Querying
- #promo_code — AcceptOn::API::Querying
- #promo_codes — AcceptOn::API::Querying
- #refund — AcceptOn::API::Refunding
- #request_headers — AcceptOn::Headers
- #set_defaults — AcceptOn::Client
- #subscription — AcceptOn::API::Querying
- #subscriptions — AcceptOn::API::Querying
- #token — AcceptOn::API::Querying
- #update_promo_code — AcceptOn::API::Promotion
- #user_agent — AcceptOn::Client
- #with_environment — AcceptOn::API::Utils