Table of Contents - instamojo-rasper-0.1.0 Documentation
Pages
- LICENSE
-
README
- Instamojo-rb
- Installation
- Usage
- Set API keys
- Generate client
- Products
- Get Products
- Supports optional pagination
- Create a new product
- Required:
- File and Cover image:
- Quantity:
- Post Purchase Note
- Event
- Redirects and Webhooks
- Code:
- Details of a product
- Edit a product
- Payments
- Get Payments
- Supports optional pagination
- Detail or status of a payment
- Request a payment
- Code:
- Get Payment Requests
- Supports optional pagination
- Status of payment request
- Refunds
- Get Refunds
- Supports optional pagination
- Create a new refund
- Required:
- Details of a refund
- Authentication
- Logout
- Misc
- Logging
- Contributing
- Contributors
- Copyright
- README
Classes and Modules
- Hash
- Instamojo
- Instamojo::API
- Instamojo::Client
- Instamojo::CommonObject
- Instamojo::CommonObject::KlassMethods
- Instamojo::Link
- Instamojo::Payment
- Instamojo::PaymentRequest
- Instamojo::Refund
- Instamojo::Response
Methods
- ::define_http_verb — Instamojo::Client
- ::included — Instamojo::CommonObject
- ::new — Instamojo::API
- ::new — Instamojo::Client
- ::new — Instamojo::Link
- ::new — Instamojo::Payment
- ::new — Instamojo::PaymentRequest
- ::new — Instamojo::Refund
- ::new — Instamojo::Response
- ::whitelist_parameters — Instamojo::API
- #add_header — Instamojo::Client
- #archive — Instamojo::Link
- #archive_link — Instamojo::Client
- #assign_values — Instamojo::CommonObject
- #authenticate — Instamojo::Client
- #construct_hash — Instamojo::CommonObject
- #create_link — Instamojo::Client
- #create_refund — Instamojo::Client
- #create_refund — Instamojo::Payment
- #detail_method — Instamojo::CommonObject::KlassMethods
- #edit_link — Instamojo::Client
- #find_params — Instamojo::API
- #get_connection_object — Instamojo::Client
- #get_file_upload_url — Instamojo::Client
- #link_detail — Instamojo::Client
- #links_list — Instamojo::Client
- #logout — Instamojo::Client
- #payment_detail — Instamojo::Client
- #payment_request — Instamojo::Client
- #payment_request_status — Instamojo::Client
- #payment_requests_list — Instamojo::Client
- #payments_list — Instamojo::Client
- #process_refund — Instamojo::Payment
- #refresh — Instamojo::CommonObject
- #refresh! — Instamojo::CommonObject
- #refund_detail — Instamojo::Client
- #refunds_list — Instamojo::Client
- #reload — Instamojo::CommonObject
- #reload! — Instamojo::CommonObject
- #response_success? — Instamojo::Response
- #sanitize_request — Instamojo::Client
- #sanitize_response — Instamojo::Client
- #save — Instamojo::Link
- #set_options — Instamojo::Client
- #success? — Instamojo::Response
- #symbolize_keys — Hash
- #symbolize_keys! — Hash
- #to_h — Instamojo::CommonObject
- #to_json — Instamojo::CommonObject
- #to_s — Instamojo::API
- #to_s — Instamojo::Client
- #to_s — Instamojo::Link
- #to_s — Instamojo::Payment
- #to_s — Instamojo::PaymentRequest
- #to_s — Instamojo::Refund
- #upload_file — Instamojo::Client