Table of Contents - openpay-2.0.1 Documentation
Pages
- Gemfile
- LICENSE
-
README
- Description
- Installation
- Requirements
- Usage
- Initialization
- Implementation
- Arguments
- Merchant
- Customer
- Methods Inputs/Outputs
- Methods design
- create
- get
- update
- delete
- all
- each
- delete_all(available only under the development environment)
- API Methods
- bank_accounts
- cards
- charges
- customers
- fees
- payouts
- plans
- subscriptions
- transfers
- Exceptions
- These exceptions have the following attributes:
- Debug
- Developer Notes
- More information
- Rakefile
Classes and Modules
- Bankaccounts
- Cards
- Charges
- Customers
- Fees
- Object
- OpenPayResource
- OpenPayResourceFactory
- Openpay
- OpenpayApi
- OpenpayConnectionException
- OpenpayException
- OpenpayExceptionFactory
- OpenpayTransactionException
- OpenpayUtils
- OpenpayUtils::SearchParams
- Payouts
- Plans
- Points
- Subscriptions
- Tokens
- Transfers
- Webhooks
Methods
- ::base_url — OpenpayApi
- ::create — OpenpayExceptionFactory
- ::create — OpenPayResourceFactory
- ::new — OpenpayException
- ::new — OpenPayResource
- ::new — OpenpayApi
- #all — Bankaccounts
- #all — Cards
- #all — Charges
- #all — OpenPayResource
- #all — Payouts
- #all — Subscriptions
- #all — Transfers
- #all_bank_accounts — Customers
- #all_cards — Customers
- #all_charges — Customers
- #all_payouts — Customers
- #all_subscriptions — Customers
- #all_subscriptions — Plans
- #all_transfers — Customers
- #cancel — Charges
- #cancel_charge — Customers
- #capture — Charges
- #capture_charge — Customers
- #confirm_capture — Charges
- #confirm_customer_capture — Customers
- #create — Bankaccounts
- #create — Cards
- #create — Charges
- #create — OpenPayResource
- #create — OpenpayApi
- #create — Payouts
- #create — Subscriptions
- #create — Transfers
- #create_bank_account — Customers
- #create_card — Customers
- #create_charge — Customers
- #create_payout — Customers
- #create_subscription — Customers
- #create_transfer — Customers
- #delete — Bankaccounts
- #delete — Cards
- #delete — OpenPayResource
- #delete — Subscriptions
- #delete_all — Bankaccounts
- #delete_all — Cards
- #delete_all — OpenPayResource
- #delete_all — Subscriptions
- #delete_all_bank_accounts — Customers
- #delete_all_cards — Customers
- #delete_all_subscriptions — Customers
- #delete_bank_account — Customers
- #delete_card — Customers
- #delete_ending_slash — OpenPayResource
- #delete_subscription — Customers
- #each — Bankaccounts
- #each — Cards
- #each — Charges
- #each — OpenPayResource
- #each — Payouts
- #each — Subscriptions
- #each — Transfers
- #each_bank_account — Customers
- #each_card — Customers
- #each_payout — Customers
- #each_subscription — Customers
- #each_subscription — Plans
- #each_transfer — Customers
- #env — OpenPayResource
- #env — OpenpayApi
- #errors? — OpenPayResource
- #get — Bankaccounts
- #get — Cards
- #get — Charges
- #get — OpenPayResource
- #get — Payouts
- #get — Subscriptions
- #get — Transfers
- #getPoints — Tokens
- #getPointsBalance — Points
- #get_bank_account — Customers
- #get_card — Customers
- #get_charge — Customers
- #get_payout — Customers
- #get_subscription — Customers
- #get_transfer — Customers
- #hash2json — OpenPayResource
- #is_filter_string? — OpenPayResource
- #json2hash — OpenPayResource
- #list — Bankaccounts
- #list — Cards
- #list — Charges
- #list — OpenPayResource
- #list — Payouts
- #list — Subscriptions
- #list — Transfers
- #list_bankaccounts — Customers
- #list_cards — Customers
- #list_charges — Customers
- #list_payouts — Customers
- #list_subscriptions — Customers
- #list_transfers — Customers
- #post — OpenPayResource
- #put — OpenPayResource
- #refund — Charges
- #refund_charge — Customers
- #resource_name — OpenPayResource
- #to_s — OpenpayUtils::SearchParams
- #to_str — OpenpayUtils::SearchParams
- #update — OpenPayResource
- #update — Plans
- #update — Subscriptions
- #update_subscription — Customers
- #url — OpenPayResource
- #verify — Webhooks