Module: OrbipayPaymentsapiClient::OrbipayPaymentsapiClientHandlers

Defined in:
lib/orbipay_paymentsapi_client/handlers/get_refund_handler.rb,
lib/orbipay_paymentsapi_client/handlers/get_payment_handler.rb,
lib/orbipay_paymentsapi_client/handlers/get_customer_handler.rb,
lib/orbipay_paymentsapi_client/handlers/create_refund_handler.rb,
lib/orbipay_paymentsapi_client/handlers/create_payment_handler.rb,
lib/orbipay_paymentsapi_client/handlers/delete_payment_handler.rb,
lib/orbipay_paymentsapi_client/handlers/record_payment_handler.rb,
lib/orbipay_paymentsapi_client/handlers/simple_payment_handler.rb,
lib/orbipay_paymentsapi_client/handlers/update_payment_handler.rb,
lib/orbipay_paymentsapi_client/handlers/create_customer_handler.rb,
lib/orbipay_paymentsapi_client/handlers/update_customer_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_refunds_handler.rb,
lib/orbipay_paymentsapi_client/handlers/get_payment_setup_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_payments_handler.rb,
lib/orbipay_paymentsapi_client/handlers/get_record_payment_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_customers_handler.rb,
lib/orbipay_paymentsapi_client/handlers/add_funding_account_handler.rb,
lib/orbipay_paymentsapi_client/handlers/get_funding_account_handler.rb,
lib/orbipay_paymentsapi_client/handlers/delete_payment_setup_handler.rb,
lib/orbipay_paymentsapi_client/handlers/get_customer_account_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_fee_payment_handler.rb,
lib/orbipay_paymentsapi_client/handlers/update_payment_setup_handler.rb,
lib/orbipay_paymentsapi_client/handlers/delete_record_payment_handler.rb,
lib/orbipay_paymentsapi_client/handlers/delete_funding_account_handler.rb,
lib/orbipay_paymentsapi_client/handlers/renew_customer_account_handler.rb,
lib/orbipay_paymentsapi_client/handlers/update_funding_account_handler.rb,
lib/orbipay_paymentsapi_client/handlers/replace_funding_account_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_customers_page_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_payment_setups_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_record_payments_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_funding_accounts_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_customer_accounts_handler.rb,
lib/orbipay_paymentsapi_client/handlers/create_recurring_payment_setup_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_funding_accounts_page_handler.rb,
lib/orbipay_paymentsapi_client/handlers/retrieve_customer_accounts_page_handler.rb

Defined Under Namespace

Classes: AddFundingAccountHandler, CreateCustomerHandler, CreatePaymentHandler, CreateRecurringPaymentSetupHandler, CreateRefundHandler, DeleteFundingAccountHandler, DeletePaymentHandler, DeletePaymentSetupHandler, DeleteRecordPaymentHandler, GetCustomerAccountHandler, GetCustomerHandler, GetFundingAccountHandler, GetPaymentHandler, GetPaymentSetupHandler, GetRecordPaymentHandler, GetRefundHandler, RecordPaymentHandler, RenewCustomerAccountHandler, ReplaceFundingAccountHandler, RetrieveCustomerAccountsHandler, RetrieveCustomerAccountsPageHandler, RetrieveCustomersHandler, RetrieveCustomersPageHandler, RetrieveFeePaymentHandler, RetrieveFundingAccountsHandler, RetrieveFundingAccountsPageHandler, RetrievePaymentSetupsHandler, RetrievePaymentsHandler, RetrieveRecordPaymentsHandler, RetrieveRefundsHandler, SimplePaymentHandler, UpdateCustomerHandler, UpdateFundingAccountHandler, UpdatePaymentHandler, UpdatePaymentSetupHandler