fortis-python-sdk 1.0.5__tar.gz → 1.0.8__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {fortis_python_sdk-1.0.5/fortis_python_sdk.egg-info → fortis_python_sdk-1.0.8}/PKG-INFO +58 -58
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/README.md +57 -57
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8/fortis_python_sdk.egg-info}/PKG-INFO +58 -58
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/pyproject.toml +1 -1
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/LICENSE +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/MANIFEST.in +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortis_python_sdk.egg-info/SOURCES.txt +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortis_python_sdk.egg-info/dependency_links.txt +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortis_python_sdk.egg-info/requires.txt +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortis_python_sdk.egg-info/top_level.txt +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/__init__.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/api_helper.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/configuration.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/__init__.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/apple_pay_validate_merchant_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/async_processing_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/base_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/batches_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/calculate_surcharge_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/contacts_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/declined_recurring_transactions_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/device_terms_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/elements_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/enterprise_link_redirect_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/full_boarding_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/level_3_data_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/locations_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/m_3_ds_authentication_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/m_3_ds_transactions_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/merchant_deposits_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/merchant_details_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/on_boarding_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/paylinks_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/payment_card_reader_token_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/quick_invoices_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/recurring_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/reports_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/signatures_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/tags_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/terminals_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/tickets_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/tokens_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/transaction_ach_retries_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/transactions_ach_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/transactions_cash_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/transactions_credit_card_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/transactions_ebt_card_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/transactions_read_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/transactions_updates_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/controllers/webhooks_controller.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/exceptions/__init__.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/exceptions/api_exception.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/exceptions/response_401_token_exception.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/exceptions/response_412_exception.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/exceptions/response_error_exception.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/fortisapi_client.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/__init__.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/auth/__init__.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/auth/access_token.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/auth/developer_id.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/auth/user_api_key.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/auth/user_id.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/http_call_back.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/http_client_provider.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/http_method_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/http_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/http_response.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/http/proxy_settings.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/__init__.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/account_info.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/account_type_12_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/account_type_13_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/account_type_16_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/account_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/account_vault.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/account_vault_cau_log.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/account_vault_cau_product_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ach_product_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ach_sec_code_1_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ach_sec_code_31_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ach_sec_code_3_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ach_sec_code_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/acs_challenge_mandated_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/action_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/active_recurring.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/additional_access.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/additional_amount.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/addon.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/addon_transaction_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/address.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/address_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/address_2.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/address_71.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/address_match_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/address_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/all_tag.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/alt_bank_account.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/amount_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/app_delivery_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/auth_currency_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/avs_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/balance.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/bank_account.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/bank_account_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/batch_risk_config.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/billing_address.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/billing_address_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/billing_address_24.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/billing_address_5.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/body.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/branding_domain.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/branding_domain_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/broad_info.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/browser_information.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/business_category_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/business_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/cardholder.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/cardholder_account.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/category_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/cau_subscribe_type_code_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/cau_subscribe_type_id_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/cau_summary_status_id_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/cc_product_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ch_acc_age_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ch_acc_change_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ch_acc_pw_change_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/challenge_message_extension.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/challenge_window_size_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/changelog.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/changelog_detail.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/children.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/communication_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/conditions.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/conditions_18.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/conditions_181.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/conditions_191.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/conditions_27.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/conditions_4.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/conditions_41.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/conditions_42.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/conditions_43.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/contact.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/contact_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/contact_9.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/contact_user_default_entry_page_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/context.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/country_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/created_user.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/currency_code_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/currency_type.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_10.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_11.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_12.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_13.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_14.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_15.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_16.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_17.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_18.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_19.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_2.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_20.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_21.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_22.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_23.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_24.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_25.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_26.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_27.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_28.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_29.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_3.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_30.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_31.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_34.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_35.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_36.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_4.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_5.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_6.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_7.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_8.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/data_9.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/debit_credit_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/declined_recurring_notification.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/default_transaction_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/delivery_method_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/delivery_timeframe_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/deposit_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/detail.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/detail_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/detail_2.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/developer_company.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/device.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/device_binding_status_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/device_channel_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/document.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/e_format_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ebt_plan_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ebt_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/email_blacklist.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/email_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/emv_receipt_data.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/entry_mode_id_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_108_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_10_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_11_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_15_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_17_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_18_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_1_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_26_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_34_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_37_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_40_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_44_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_47_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_57_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_5_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_60_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_8_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/expand_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_21.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_28_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_29_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_31_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_32_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_34_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_35_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_36_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_37_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_38_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_40_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_42_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_44_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_46_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_47_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_48_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_49_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_51_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_53_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_55_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_57_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_59_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_61_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/field_configuration.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/file.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/file_2.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/file_5.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/filter_by.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/footer.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/forecast.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/format_1_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/format_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/header.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/helppage.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/home_phone.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/hosted_payment_page.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/identity_verification.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/identity_verification_2.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/identity_verification_27.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/idtype_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/iias_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/industry_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/initiation_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/interval_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/item_list.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/item_list_4.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/item_list_5.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/joi.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/joi_18.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/joi_19.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/joi_27.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/joi_4.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/kyc_response_object.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/level_3_data.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/level_3_data_5.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/level_3_data_6.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/level_3_default.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/line_item.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/line_item_13.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/line_item_19.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/line_item_20.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/links.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_10.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_11.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_12.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_13.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_14.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_15.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_16.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_17.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_18.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_19.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_20.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_21.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_3.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_4.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_5.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_6.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_8.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/list_9.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/location.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/location_18.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/location_5.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/location_billing_account.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/location_type_26_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/location_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/locationmarketplace.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/log_email.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/log_sms.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/marketplace.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/masync.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/merchant_list.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/merchant_risk_indicator.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/message_category_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/message_extension.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/meta.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/method_3.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/method_50.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/method_53_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/method_5_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/method_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/mobile_phone.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/modified_user.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/multi_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/operator_1_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/operator_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/order_22.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/order_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/owner.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ownership_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/page.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/pagination.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/parent.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/parent_3.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/partner_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/paylink_action_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/payment_acc_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/payment_method_16_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/payment_method_1_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/payment_method_9_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/payment_method_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/payment_recurring_notification.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/payment_type_priority_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/postback_log.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/postback_status_id_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/pre_order_purchase_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/preferred_language_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/preferred_protocol_version_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/pricing_element.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/primary_principal.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/primary_principal_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/process_method_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/processor_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/product_accountvault.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/product_file.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/product_file_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/product_invoice.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/product_recurring.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/product_token.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/product_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/product_transaction_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/purchase.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/quick_invoice.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/quick_invoice_setting.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/quick_invoice_view.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/reason_code.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/reason_code_id_1_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/reason_code_id_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/reason_model_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/received_email.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/recipients_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/recurring.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/recurring_3.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/recurring_flag_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/recurring_split.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/recurring_type_id_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/registration_field_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/rejected_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/rejected_transaction_ach_retry.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/relationship_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/reorder_items_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/report_export_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/resource_12_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/resource_2_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/resource_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_416_date_range.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_417_filter_channels.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_apple_pay_validate_merchant.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_async_status.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_batchs_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_calculate_surcharge.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_contact.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_contact_searchs_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_contacts_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_declined_recurring_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_declined_recurring_transaction_payment.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_declined_recurring_transaction_resend.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_declined_recurring_transactions_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_device_term.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_device_terms_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_fullboarding.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_location.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_location_info.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_location_infos_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_location_searchs_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_locations_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_merchant.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_merchant_deposit.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_merchant_deposits_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_merchant_details.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_onboarding.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_paylink.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_paylinks_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_payment_card_reader_token.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_quick_invoice.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_quick_invoice_resend.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_quick_invoices_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_recurring.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_recurrings_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_reporting_reports_ach_settled_transactions_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_reporting_reports_cc_settled_transactions_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_reporting_reports_chargebacks_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_signature.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_signatures_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_tag.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_tags_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_terminal.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_terminals_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_three_ds_authentication.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_three_ds_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_ticket.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_ticket_intention.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_tickets_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_token.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_tokens_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_transaction_ach_retry.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_transaction_ach_retrys_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_transaction_bin_info.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_transaction_intention.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_transaction_level_3.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_transaction_level_3_master.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_transaction_level_3_visa.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_transaction_processing.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_transactions_collection.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/response_webhook.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/result.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/retry_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/retry_transaction_ach_retry.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/return_fee_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/return_fee_transaction_ach_retry.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/saved_account.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/scheme_id_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/sec_code_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/settings.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/settled_currency_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/severity_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ship_address_usage_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ship_indicator_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ship_name_indicator_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/shipping_address.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/signature.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/sms_blacklist.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/sms_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/sort.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/source_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/stack_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/status_11.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/status_3_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/status_5.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/status_code_12_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/status_code_17_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/status_code_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/status_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/status_id_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/surcharge.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/surcharge_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/suspicious_acc_activity_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/tag.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/tag_transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/tax_exempt_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/tax_surcharge_config_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/terminal.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/terminal_2.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/terminal_application.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/terminal_cvm.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/terminal_manufacturer.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/terminal_manufacturer_code_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/terminal_router.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/terminal_timeouts.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/terminal_timeouts_12.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/three_ds_req_auth_method_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/three_ds_req_prior_auth_method_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/three_ds_requestor.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/three_ds_requestor_authentication_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/three_ds_requestor_authentication_info.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/three_ds_requestor_challenge_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/three_ds_requestor_dec_req_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/three_ds_requestor_prior_authentication_info.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/three_ds_requestor_spc_support_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/three_ri_ind_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/tip_percents.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/trans_char_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/transaction.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/transaction_batch.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/transaction_batch_settlement.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/transaction_history.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/transaction_level_3.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/transaction_reference.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/transaction_split.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/transaction_status_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/transaction_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/trx_source_code_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/trx_source_id_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_102_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_103_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_107_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_109_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_10_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_114_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_118_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_11_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_125_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_127.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_128_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_129_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_130_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_131_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_132_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_138_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_139_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_140_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_15_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_16_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_1_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_20_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_21_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_22_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_23_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_27_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_28_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_29_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_2_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_30_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_31_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_35_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_39_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_3_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_43_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_44_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_45_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_46_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_47_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_48_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_4_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_52_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_53_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_54_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_55_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_59_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_5_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_60_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_61_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_62_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_63_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_64_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_65_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_6_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_70_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_71_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_75_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_79_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_83_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_87_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_88_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_92_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_93_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_97_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_98_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/type_id_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/ui_prefs.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/update_if_exists_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/user.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/user_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/user_9.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/user_type_code_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_contacts_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_contacts_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_declined_recurring_transaction_payments_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_device_terms_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_elements_ticket_intention_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_elements_transaction_intention_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_fullboarding_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_merchant_threedsecure_authentication_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_onboarding_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_paylinks_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_paylinks_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_public_calculate_surcharge_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_quick_invoices_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_quick_invoices_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_quick_invoices_transaction_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_recurrings_defer_payment_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_recurrings_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_recurrings_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_recurrings_skip_payment_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_signatures_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tags_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tags_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_terminals_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_terminals_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tickets_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tokens_ach_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tokens_ach_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tokens_cc_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tokens_cc_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tokens_previous_transaction_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tokens_terminal_async_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tokens_terminal_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tokens_ticket_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_tokens_wallet_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transaction_ach_retries_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_ach_credit_keyed_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_ach_credit_prev_trxn_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_ach_credit_token_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_ach_debit_keyed_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_ach_debit_prev_trxn_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_ach_debit_token_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_ach_refund_prev_trxn_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_auth_complete_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_auth_increment_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cash_refund_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cash_sale_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_auth_only_keyed_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_auth_only_prev_trxn_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_auth_only_taptopay_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_auth_only_terminal_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_auth_only_ticket_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_auth_only_token_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_auth_only_wallet_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_avs_only_keyed_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_avs_only_prev_trxn_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_avs_only_swiped_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_avs_only_terminal_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_avs_only_ticket_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_avs_only_token_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_avs_only_wallet_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_balance_inquiry_keyed_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_balance_inquiry_prev_trxn_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_balance_inquiry_swiped_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_balance_inquiry_terminal_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_balance_inquiry_ticket_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_balance_inquiry_token_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_balance_inquiry_wallet_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_refund_keyed_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_refund_prev_trxn_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_refund_taptopay_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_refund_terminal_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_refund_ticket_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_refund_token_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_refund_wallet_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_sale_keyed_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_sale_prev_trxn_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_sale_taptopay_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_sale_terminal_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_sale_ticket_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_sale_token_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_cc_sale_wallet_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_ebt_voucher_clear_refund_keyed_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_ebt_voucher_clear_sale_keyed_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_level_3_master_card_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_level_3_visa_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_partial_reversal_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_refund_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_tip_adjust_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_transactions_void_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_wallet_provider_apple_pay_validate_merchant_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_wallet_provider_merchant_details_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_webhooks_apm_onboarding_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_webhooks_apm_onboarding_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_webhooks_batch_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_webhooks_batch_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_webhooks_contact_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_webhooks_contact_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_webhooks_transaction_request.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/v_1_webhooks_transaction_request_1.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/values_4_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/values_50_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/values_51_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/values_58_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/values_5_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/values_6_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/values_7_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/values_99_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/values_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/wallet_provider_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/wallet_type_enum.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/models/work_phone.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/utilities/__init__.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/utilities/file_wrapper.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortisapi/utilities/union_type_lookup.py +0 -0
- {fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fortis-python-sdk
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.8
|
|
4
4
|
Summary: Fortispay Python SDK
|
|
5
5
|
Project-URL: docs, https://docs.fortis.tech
|
|
6
6
|
Keywords: Fortis,payments,payment,erp,crm,embedded,integrated
|
|
@@ -24,11 +24,11 @@ The package is compatible with Python versions `3.7+`.
|
|
|
24
24
|
Install the package from PyPi using the following pip command:
|
|
25
25
|
|
|
26
26
|
```bash
|
|
27
|
-
pip install fortis-python-sdk==1.0.
|
|
27
|
+
pip install fortis-python-sdk==1.0.8
|
|
28
28
|
```
|
|
29
29
|
|
|
30
30
|
You can also view the package at:
|
|
31
|
-
https://pypi.python.org/pypi/fortis-python-sdk/1.0.
|
|
31
|
+
https://pypi.python.org/pypi/fortis-python-sdk/1.0.8
|
|
32
32
|
|
|
33
33
|
## Test the SDK
|
|
34
34
|
|
|
@@ -43,13 +43,13 @@ pytest
|
|
|
43
43
|
|
|
44
44
|
## Initialize the API Client
|
|
45
45
|
|
|
46
|
-
**_Note:_** Documentation for the client can be found [here.](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
46
|
+
**_Note:_** Documentation for the client can be found [here.](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/client.md)
|
|
47
47
|
|
|
48
48
|
The following parameters are configurable for the API Client:
|
|
49
49
|
|
|
50
50
|
| Parameter | Type | Description |
|
|
51
51
|
| --- | --- | --- |
|
|
52
|
-
| environment | [`Environment`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
52
|
+
| environment | [`Environment`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/README.md#environments) | The API environment. <br> **Default: `Environment.SANDBOX`** |
|
|
53
53
|
| http_client_instance | `Union[Session, HttpClientProvider]` | The Http Client passed from the sdk user for making requests |
|
|
54
54
|
| override_http_client_configuration | `bool` | The value which determines to override properties of the passed Http Client from the sdk user |
|
|
55
55
|
| http_call_back | `HttpCallBack` | The callback value that is invoked before and after an HTTP call is made to an endpoint |
|
|
@@ -58,11 +58,11 @@ The following parameters are configurable for the API Client:
|
|
|
58
58
|
| backoff_factor | `float` | A backoff factor to apply between attempts after the second try. <br> **Default: 2** |
|
|
59
59
|
| retry_statuses | `Array of int` | The http statuses on which retry is to be done. <br> **Default: [408, 413, 429, 500, 502, 503, 504, 521, 522, 524]** |
|
|
60
60
|
| retry_methods | `Array of string` | The http methods on which retry is to be done. <br> **Default: ["GET", "PUT"]** |
|
|
61
|
-
| proxy_settings | [`ProxySettings`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
62
|
-
| user_id_credentials | [`UserIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
63
|
-
| user_api_key_credentials | [`UserApiKeyCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
64
|
-
| developer_id_credentials | [`DeveloperIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
65
|
-
| access_token_credentials | [`AccessTokenCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
61
|
+
| proxy_settings | [`ProxySettings`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/proxy-settings.md) | Optional proxy configuration to route HTTP requests through a proxy server. |
|
|
62
|
+
| user_id_credentials | [`UserIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature.md) | The credential object for Custom Header Signature |
|
|
63
|
+
| user_api_key_credentials | [`UserApiKeyCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-1.md) | The credential object for Custom Header Signature |
|
|
64
|
+
| developer_id_credentials | [`DeveloperIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-2.md) | The credential object for Custom Header Signature |
|
|
65
|
+
| access_token_credentials | [`AccessTokenCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-3.md) | The credential object for Custom Header Signature |
|
|
66
66
|
|
|
67
67
|
The API client can be initialized as follows:
|
|
68
68
|
|
|
@@ -102,7 +102,7 @@ from fortisapi.fortisapi_client import FortisapiClient
|
|
|
102
102
|
client = FortisapiClient.from_environment(dotenv_path='/path/to/.env')
|
|
103
103
|
```
|
|
104
104
|
|
|
105
|
-
See the [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
105
|
+
See the [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/environment-based-client-initialization.md) section for details.
|
|
106
106
|
|
|
107
107
|
## Environments
|
|
108
108
|
|
|
@@ -119,65 +119,65 @@ The SDK can be configured to use a different environment for making API calls. A
|
|
|
119
119
|
|
|
120
120
|
This API uses the following authentication schemes.
|
|
121
121
|
|
|
122
|
-
* [`user-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
123
|
-
* [`user-api-key (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
124
|
-
* [`developer-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
125
|
-
* [`access-token (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
122
|
+
* [`user-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature.md)
|
|
123
|
+
* [`user-api-key (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-1.md)
|
|
124
|
+
* [`developer-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-2.md)
|
|
125
|
+
* [`access-token (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-3.md)
|
|
126
126
|
|
|
127
127
|
## List of APIs
|
|
128
128
|
|
|
129
|
-
* [Async Processing](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
130
|
-
* [Declined Recurring Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
131
|
-
* [Device Terms](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
132
|
-
* [Full Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
133
|
-
* [3 DS Authentication](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
134
|
-
* [3 DS Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
135
|
-
* [Merchant Deposits](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
136
|
-
* [Enterprise Link Redirect](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
137
|
-
* [On Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
138
|
-
* [Payment Card Reader Token](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
139
|
-
* [Calculate Surcharge](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
140
|
-
* [Quick Invoices](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
141
|
-
* [Transaction ACH Retries](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
142
|
-
* [Transactions-ACH](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
143
|
-
* [Transactions-Cash](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
144
|
-
* [Transactions-Credit Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
145
|
-
* [Transactions-EBT Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
146
|
-
* [Transactions-Read](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
147
|
-
* [Level 3 Data](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
148
|
-
* [Transactions-Updates](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
149
|
-
* [Apple Pay Validate Merchant](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
150
|
-
* [Merchant Details](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
151
|
-
* [Batches](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
152
|
-
* [Contacts](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
153
|
-
* [Elements](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
154
|
-
* [Locations](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
155
|
-
* [Paylinks](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
156
|
-
* [Recurring](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
157
|
-
* [Reports](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
158
|
-
* [Signatures](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
159
|
-
* [Tags](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
160
|
-
* [Terminals](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
161
|
-
* [Tickets](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
162
|
-
* [Tokens](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
163
|
-
* [Webhooks](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
129
|
+
* [Async Processing](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/async-processing.md)
|
|
130
|
+
* [Declined Recurring Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/declined-recurring-transactions.md)
|
|
131
|
+
* [Device Terms](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/device-terms.md)
|
|
132
|
+
* [Full Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/full-boarding.md)
|
|
133
|
+
* [3 DS Authentication](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/3-ds-authentication.md)
|
|
134
|
+
* [3 DS Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/3-ds-transactions.md)
|
|
135
|
+
* [Merchant Deposits](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/merchant-deposits.md)
|
|
136
|
+
* [Enterprise Link Redirect](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/enterprise-link-redirect.md)
|
|
137
|
+
* [On Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/on-boarding.md)
|
|
138
|
+
* [Payment Card Reader Token](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/payment-card-reader-token.md)
|
|
139
|
+
* [Calculate Surcharge](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/calculate-surcharge.md)
|
|
140
|
+
* [Quick Invoices](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/quick-invoices.md)
|
|
141
|
+
* [Transaction ACH Retries](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transaction-ach-retries.md)
|
|
142
|
+
* [Transactions-ACH](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-ach.md)
|
|
143
|
+
* [Transactions-Cash](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-cash.md)
|
|
144
|
+
* [Transactions-Credit Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-credit-card.md)
|
|
145
|
+
* [Transactions-EBT Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-ebt-card.md)
|
|
146
|
+
* [Transactions-Read](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-read.md)
|
|
147
|
+
* [Level 3 Data](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/level-3-data.md)
|
|
148
|
+
* [Transactions-Updates](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-updates.md)
|
|
149
|
+
* [Apple Pay Validate Merchant](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/apple-pay-validate-merchant.md)
|
|
150
|
+
* [Merchant Details](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/merchant-details.md)
|
|
151
|
+
* [Batches](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/batches.md)
|
|
152
|
+
* [Contacts](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/contacts.md)
|
|
153
|
+
* [Elements](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/elements.md)
|
|
154
|
+
* [Locations](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/locations.md)
|
|
155
|
+
* [Paylinks](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/paylinks.md)
|
|
156
|
+
* [Recurring](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/recurring.md)
|
|
157
|
+
* [Reports](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/reports.md)
|
|
158
|
+
* [Signatures](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/signatures.md)
|
|
159
|
+
* [Tags](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/tags.md)
|
|
160
|
+
* [Terminals](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/terminals.md)
|
|
161
|
+
* [Tickets](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/tickets.md)
|
|
162
|
+
* [Tokens](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/tokens.md)
|
|
163
|
+
* [Webhooks](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/webhooks.md)
|
|
164
164
|
|
|
165
165
|
## SDK Infrastructure
|
|
166
166
|
|
|
167
167
|
### Configuration
|
|
168
168
|
|
|
169
|
-
* [ProxySettings](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
170
|
-
* [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
169
|
+
* [ProxySettings](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/proxy-settings.md)
|
|
170
|
+
* [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/environment-based-client-initialization.md)
|
|
171
171
|
|
|
172
172
|
### HTTP
|
|
173
173
|
|
|
174
|
-
* [HttpResponse](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
175
|
-
* [HttpRequest](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
174
|
+
* [HttpResponse](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/http-response.md)
|
|
175
|
+
* [HttpRequest](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/http-request.md)
|
|
176
176
|
|
|
177
177
|
### Utilities
|
|
178
178
|
|
|
179
|
-
* [ApiHelper](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
180
|
-
* [HttpDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
181
|
-
* [RFC3339DateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
182
|
-
* [UnixDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
179
|
+
* [ApiHelper](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/api-helper.md)
|
|
180
|
+
* [HttpDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/http-date-time.md)
|
|
181
|
+
* [RFC3339DateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/rfc3339-date-time.md)
|
|
182
|
+
* [UnixDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/unix-date-time.md)
|
|
183
183
|
|
|
@@ -7,11 +7,11 @@ The package is compatible with Python versions `3.7+`.
|
|
|
7
7
|
Install the package from PyPi using the following pip command:
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
|
-
pip install fortis-python-sdk==1.0.
|
|
10
|
+
pip install fortis-python-sdk==1.0.8
|
|
11
11
|
```
|
|
12
12
|
|
|
13
13
|
You can also view the package at:
|
|
14
|
-
https://pypi.python.org/pypi/fortis-python-sdk/1.0.
|
|
14
|
+
https://pypi.python.org/pypi/fortis-python-sdk/1.0.8
|
|
15
15
|
|
|
16
16
|
## Test the SDK
|
|
17
17
|
|
|
@@ -26,13 +26,13 @@ pytest
|
|
|
26
26
|
|
|
27
27
|
## Initialize the API Client
|
|
28
28
|
|
|
29
|
-
**_Note:_** Documentation for the client can be found [here.](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
29
|
+
**_Note:_** Documentation for the client can be found [here.](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/client.md)
|
|
30
30
|
|
|
31
31
|
The following parameters are configurable for the API Client:
|
|
32
32
|
|
|
33
33
|
| Parameter | Type | Description |
|
|
34
34
|
| --- | --- | --- |
|
|
35
|
-
| environment | [`Environment`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
35
|
+
| environment | [`Environment`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/README.md#environments) | The API environment. <br> **Default: `Environment.SANDBOX`** |
|
|
36
36
|
| http_client_instance | `Union[Session, HttpClientProvider]` | The Http Client passed from the sdk user for making requests |
|
|
37
37
|
| override_http_client_configuration | `bool` | The value which determines to override properties of the passed Http Client from the sdk user |
|
|
38
38
|
| http_call_back | `HttpCallBack` | The callback value that is invoked before and after an HTTP call is made to an endpoint |
|
|
@@ -41,11 +41,11 @@ The following parameters are configurable for the API Client:
|
|
|
41
41
|
| backoff_factor | `float` | A backoff factor to apply between attempts after the second try. <br> **Default: 2** |
|
|
42
42
|
| retry_statuses | `Array of int` | The http statuses on which retry is to be done. <br> **Default: [408, 413, 429, 500, 502, 503, 504, 521, 522, 524]** |
|
|
43
43
|
| retry_methods | `Array of string` | The http methods on which retry is to be done. <br> **Default: ["GET", "PUT"]** |
|
|
44
|
-
| proxy_settings | [`ProxySettings`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
45
|
-
| user_id_credentials | [`UserIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
46
|
-
| user_api_key_credentials | [`UserApiKeyCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
47
|
-
| developer_id_credentials | [`DeveloperIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
48
|
-
| access_token_credentials | [`AccessTokenCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
44
|
+
| proxy_settings | [`ProxySettings`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/proxy-settings.md) | Optional proxy configuration to route HTTP requests through a proxy server. |
|
|
45
|
+
| user_id_credentials | [`UserIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature.md) | The credential object for Custom Header Signature |
|
|
46
|
+
| user_api_key_credentials | [`UserApiKeyCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-1.md) | The credential object for Custom Header Signature |
|
|
47
|
+
| developer_id_credentials | [`DeveloperIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-2.md) | The credential object for Custom Header Signature |
|
|
48
|
+
| access_token_credentials | [`AccessTokenCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-3.md) | The credential object for Custom Header Signature |
|
|
49
49
|
|
|
50
50
|
The API client can be initialized as follows:
|
|
51
51
|
|
|
@@ -85,7 +85,7 @@ from fortisapi.fortisapi_client import FortisapiClient
|
|
|
85
85
|
client = FortisapiClient.from_environment(dotenv_path='/path/to/.env')
|
|
86
86
|
```
|
|
87
87
|
|
|
88
|
-
See the [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
88
|
+
See the [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/environment-based-client-initialization.md) section for details.
|
|
89
89
|
|
|
90
90
|
## Environments
|
|
91
91
|
|
|
@@ -102,65 +102,65 @@ The SDK can be configured to use a different environment for making API calls. A
|
|
|
102
102
|
|
|
103
103
|
This API uses the following authentication schemes.
|
|
104
104
|
|
|
105
|
-
* [`user-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
106
|
-
* [`user-api-key (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
107
|
-
* [`developer-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
108
|
-
* [`access-token (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
105
|
+
* [`user-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature.md)
|
|
106
|
+
* [`user-api-key (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-1.md)
|
|
107
|
+
* [`developer-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-2.md)
|
|
108
|
+
* [`access-token (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-3.md)
|
|
109
109
|
|
|
110
110
|
## List of APIs
|
|
111
111
|
|
|
112
|
-
* [Async Processing](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
113
|
-
* [Declined Recurring Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
114
|
-
* [Device Terms](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
115
|
-
* [Full Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
116
|
-
* [3 DS Authentication](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
117
|
-
* [3 DS Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
118
|
-
* [Merchant Deposits](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
119
|
-
* [Enterprise Link Redirect](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
120
|
-
* [On Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
121
|
-
* [Payment Card Reader Token](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
122
|
-
* [Calculate Surcharge](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
123
|
-
* [Quick Invoices](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
124
|
-
* [Transaction ACH Retries](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
125
|
-
* [Transactions-ACH](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
126
|
-
* [Transactions-Cash](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
127
|
-
* [Transactions-Credit Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
128
|
-
* [Transactions-EBT Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
129
|
-
* [Transactions-Read](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
130
|
-
* [Level 3 Data](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
131
|
-
* [Transactions-Updates](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
132
|
-
* [Apple Pay Validate Merchant](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
133
|
-
* [Merchant Details](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
134
|
-
* [Batches](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
135
|
-
* [Contacts](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
136
|
-
* [Elements](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
137
|
-
* [Locations](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
138
|
-
* [Paylinks](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
139
|
-
* [Recurring](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
140
|
-
* [Reports](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
141
|
-
* [Signatures](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
142
|
-
* [Tags](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
143
|
-
* [Terminals](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
144
|
-
* [Tickets](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
145
|
-
* [Tokens](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
146
|
-
* [Webhooks](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
112
|
+
* [Async Processing](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/async-processing.md)
|
|
113
|
+
* [Declined Recurring Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/declined-recurring-transactions.md)
|
|
114
|
+
* [Device Terms](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/device-terms.md)
|
|
115
|
+
* [Full Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/full-boarding.md)
|
|
116
|
+
* [3 DS Authentication](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/3-ds-authentication.md)
|
|
117
|
+
* [3 DS Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/3-ds-transactions.md)
|
|
118
|
+
* [Merchant Deposits](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/merchant-deposits.md)
|
|
119
|
+
* [Enterprise Link Redirect](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/enterprise-link-redirect.md)
|
|
120
|
+
* [On Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/on-boarding.md)
|
|
121
|
+
* [Payment Card Reader Token](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/payment-card-reader-token.md)
|
|
122
|
+
* [Calculate Surcharge](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/calculate-surcharge.md)
|
|
123
|
+
* [Quick Invoices](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/quick-invoices.md)
|
|
124
|
+
* [Transaction ACH Retries](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transaction-ach-retries.md)
|
|
125
|
+
* [Transactions-ACH](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-ach.md)
|
|
126
|
+
* [Transactions-Cash](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-cash.md)
|
|
127
|
+
* [Transactions-Credit Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-credit-card.md)
|
|
128
|
+
* [Transactions-EBT Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-ebt-card.md)
|
|
129
|
+
* [Transactions-Read](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-read.md)
|
|
130
|
+
* [Level 3 Data](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/level-3-data.md)
|
|
131
|
+
* [Transactions-Updates](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-updates.md)
|
|
132
|
+
* [Apple Pay Validate Merchant](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/apple-pay-validate-merchant.md)
|
|
133
|
+
* [Merchant Details](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/merchant-details.md)
|
|
134
|
+
* [Batches](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/batches.md)
|
|
135
|
+
* [Contacts](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/contacts.md)
|
|
136
|
+
* [Elements](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/elements.md)
|
|
137
|
+
* [Locations](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/locations.md)
|
|
138
|
+
* [Paylinks](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/paylinks.md)
|
|
139
|
+
* [Recurring](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/recurring.md)
|
|
140
|
+
* [Reports](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/reports.md)
|
|
141
|
+
* [Signatures](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/signatures.md)
|
|
142
|
+
* [Tags](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/tags.md)
|
|
143
|
+
* [Terminals](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/terminals.md)
|
|
144
|
+
* [Tickets](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/tickets.md)
|
|
145
|
+
* [Tokens](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/tokens.md)
|
|
146
|
+
* [Webhooks](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/webhooks.md)
|
|
147
147
|
|
|
148
148
|
## SDK Infrastructure
|
|
149
149
|
|
|
150
150
|
### Configuration
|
|
151
151
|
|
|
152
|
-
* [ProxySettings](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
153
|
-
* [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
152
|
+
* [ProxySettings](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/proxy-settings.md)
|
|
153
|
+
* [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/environment-based-client-initialization.md)
|
|
154
154
|
|
|
155
155
|
### HTTP
|
|
156
156
|
|
|
157
|
-
* [HttpResponse](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
158
|
-
* [HttpRequest](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
157
|
+
* [HttpResponse](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/http-response.md)
|
|
158
|
+
* [HttpRequest](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/http-request.md)
|
|
159
159
|
|
|
160
160
|
### Utilities
|
|
161
161
|
|
|
162
|
-
* [ApiHelper](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
163
|
-
* [HttpDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
164
|
-
* [RFC3339DateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
165
|
-
* [UnixDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
162
|
+
* [ApiHelper](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/api-helper.md)
|
|
163
|
+
* [HttpDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/http-date-time.md)
|
|
164
|
+
* [RFC3339DateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/rfc3339-date-time.md)
|
|
165
|
+
* [UnixDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/unix-date-time.md)
|
|
166
166
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: fortis-python-sdk
|
|
3
|
-
Version: 1.0.
|
|
3
|
+
Version: 1.0.8
|
|
4
4
|
Summary: Fortispay Python SDK
|
|
5
5
|
Project-URL: docs, https://docs.fortis.tech
|
|
6
6
|
Keywords: Fortis,payments,payment,erp,crm,embedded,integrated
|
|
@@ -24,11 +24,11 @@ The package is compatible with Python versions `3.7+`.
|
|
|
24
24
|
Install the package from PyPi using the following pip command:
|
|
25
25
|
|
|
26
26
|
```bash
|
|
27
|
-
pip install fortis-python-sdk==1.0.
|
|
27
|
+
pip install fortis-python-sdk==1.0.8
|
|
28
28
|
```
|
|
29
29
|
|
|
30
30
|
You can also view the package at:
|
|
31
|
-
https://pypi.python.org/pypi/fortis-python-sdk/1.0.
|
|
31
|
+
https://pypi.python.org/pypi/fortis-python-sdk/1.0.8
|
|
32
32
|
|
|
33
33
|
## Test the SDK
|
|
34
34
|
|
|
@@ -43,13 +43,13 @@ pytest
|
|
|
43
43
|
|
|
44
44
|
## Initialize the API Client
|
|
45
45
|
|
|
46
|
-
**_Note:_** Documentation for the client can be found [here.](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
46
|
+
**_Note:_** Documentation for the client can be found [here.](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/client.md)
|
|
47
47
|
|
|
48
48
|
The following parameters are configurable for the API Client:
|
|
49
49
|
|
|
50
50
|
| Parameter | Type | Description |
|
|
51
51
|
| --- | --- | --- |
|
|
52
|
-
| environment | [`Environment`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
52
|
+
| environment | [`Environment`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/README.md#environments) | The API environment. <br> **Default: `Environment.SANDBOX`** |
|
|
53
53
|
| http_client_instance | `Union[Session, HttpClientProvider]` | The Http Client passed from the sdk user for making requests |
|
|
54
54
|
| override_http_client_configuration | `bool` | The value which determines to override properties of the passed Http Client from the sdk user |
|
|
55
55
|
| http_call_back | `HttpCallBack` | The callback value that is invoked before and after an HTTP call is made to an endpoint |
|
|
@@ -58,11 +58,11 @@ The following parameters are configurable for the API Client:
|
|
|
58
58
|
| backoff_factor | `float` | A backoff factor to apply between attempts after the second try. <br> **Default: 2** |
|
|
59
59
|
| retry_statuses | `Array of int` | The http statuses on which retry is to be done. <br> **Default: [408, 413, 429, 500, 502, 503, 504, 521, 522, 524]** |
|
|
60
60
|
| retry_methods | `Array of string` | The http methods on which retry is to be done. <br> **Default: ["GET", "PUT"]** |
|
|
61
|
-
| proxy_settings | [`ProxySettings`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
62
|
-
| user_id_credentials | [`UserIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
63
|
-
| user_api_key_credentials | [`UserApiKeyCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
64
|
-
| developer_id_credentials | [`DeveloperIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
65
|
-
| access_token_credentials | [`AccessTokenCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
61
|
+
| proxy_settings | [`ProxySettings`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/proxy-settings.md) | Optional proxy configuration to route HTTP requests through a proxy server. |
|
|
62
|
+
| user_id_credentials | [`UserIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature.md) | The credential object for Custom Header Signature |
|
|
63
|
+
| user_api_key_credentials | [`UserApiKeyCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-1.md) | The credential object for Custom Header Signature |
|
|
64
|
+
| developer_id_credentials | [`DeveloperIdCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-2.md) | The credential object for Custom Header Signature |
|
|
65
|
+
| access_token_credentials | [`AccessTokenCredentials`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-3.md) | The credential object for Custom Header Signature |
|
|
66
66
|
|
|
67
67
|
The API client can be initialized as follows:
|
|
68
68
|
|
|
@@ -102,7 +102,7 @@ from fortisapi.fortisapi_client import FortisapiClient
|
|
|
102
102
|
client = FortisapiClient.from_environment(dotenv_path='/path/to/.env')
|
|
103
103
|
```
|
|
104
104
|
|
|
105
|
-
See the [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
105
|
+
See the [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/environment-based-client-initialization.md) section for details.
|
|
106
106
|
|
|
107
107
|
## Environments
|
|
108
108
|
|
|
@@ -119,65 +119,65 @@ The SDK can be configured to use a different environment for making API calls. A
|
|
|
119
119
|
|
|
120
120
|
This API uses the following authentication schemes.
|
|
121
121
|
|
|
122
|
-
* [`user-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
123
|
-
* [`user-api-key (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
124
|
-
* [`developer-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
125
|
-
* [`access-token (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
122
|
+
* [`user-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature.md)
|
|
123
|
+
* [`user-api-key (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-1.md)
|
|
124
|
+
* [`developer-id (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-2.md)
|
|
125
|
+
* [`access-token (Custom Header Signature)`](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/auth/custom-header-signature-3.md)
|
|
126
126
|
|
|
127
127
|
## List of APIs
|
|
128
128
|
|
|
129
|
-
* [Async Processing](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
130
|
-
* [Declined Recurring Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
131
|
-
* [Device Terms](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
132
|
-
* [Full Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
133
|
-
* [3 DS Authentication](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
134
|
-
* [3 DS Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
135
|
-
* [Merchant Deposits](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
136
|
-
* [Enterprise Link Redirect](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
137
|
-
* [On Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
138
|
-
* [Payment Card Reader Token](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
139
|
-
* [Calculate Surcharge](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
140
|
-
* [Quick Invoices](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
141
|
-
* [Transaction ACH Retries](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
142
|
-
* [Transactions-ACH](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
143
|
-
* [Transactions-Cash](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
144
|
-
* [Transactions-Credit Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
145
|
-
* [Transactions-EBT Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
146
|
-
* [Transactions-Read](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
147
|
-
* [Level 3 Data](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
148
|
-
* [Transactions-Updates](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
149
|
-
* [Apple Pay Validate Merchant](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
150
|
-
* [Merchant Details](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
151
|
-
* [Batches](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
152
|
-
* [Contacts](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
153
|
-
* [Elements](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
154
|
-
* [Locations](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
155
|
-
* [Paylinks](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
156
|
-
* [Recurring](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
157
|
-
* [Reports](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
158
|
-
* [Signatures](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
159
|
-
* [Tags](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
160
|
-
* [Terminals](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
161
|
-
* [Tickets](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
162
|
-
* [Tokens](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
163
|
-
* [Webhooks](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
129
|
+
* [Async Processing](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/async-processing.md)
|
|
130
|
+
* [Declined Recurring Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/declined-recurring-transactions.md)
|
|
131
|
+
* [Device Terms](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/device-terms.md)
|
|
132
|
+
* [Full Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/full-boarding.md)
|
|
133
|
+
* [3 DS Authentication](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/3-ds-authentication.md)
|
|
134
|
+
* [3 DS Transactions](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/3-ds-transactions.md)
|
|
135
|
+
* [Merchant Deposits](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/merchant-deposits.md)
|
|
136
|
+
* [Enterprise Link Redirect](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/enterprise-link-redirect.md)
|
|
137
|
+
* [On Boarding](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/on-boarding.md)
|
|
138
|
+
* [Payment Card Reader Token](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/payment-card-reader-token.md)
|
|
139
|
+
* [Calculate Surcharge](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/calculate-surcharge.md)
|
|
140
|
+
* [Quick Invoices](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/quick-invoices.md)
|
|
141
|
+
* [Transaction ACH Retries](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transaction-ach-retries.md)
|
|
142
|
+
* [Transactions-ACH](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-ach.md)
|
|
143
|
+
* [Transactions-Cash](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-cash.md)
|
|
144
|
+
* [Transactions-Credit Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-credit-card.md)
|
|
145
|
+
* [Transactions-EBT Card](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-ebt-card.md)
|
|
146
|
+
* [Transactions-Read](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-read.md)
|
|
147
|
+
* [Level 3 Data](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/level-3-data.md)
|
|
148
|
+
* [Transactions-Updates](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/transactions-updates.md)
|
|
149
|
+
* [Apple Pay Validate Merchant](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/apple-pay-validate-merchant.md)
|
|
150
|
+
* [Merchant Details](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/merchant-details.md)
|
|
151
|
+
* [Batches](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/batches.md)
|
|
152
|
+
* [Contacts](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/contacts.md)
|
|
153
|
+
* [Elements](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/elements.md)
|
|
154
|
+
* [Locations](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/locations.md)
|
|
155
|
+
* [Paylinks](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/paylinks.md)
|
|
156
|
+
* [Recurring](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/recurring.md)
|
|
157
|
+
* [Reports](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/reports.md)
|
|
158
|
+
* [Signatures](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/signatures.md)
|
|
159
|
+
* [Tags](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/tags.md)
|
|
160
|
+
* [Terminals](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/terminals.md)
|
|
161
|
+
* [Tickets](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/tickets.md)
|
|
162
|
+
* [Tokens](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/tokens.md)
|
|
163
|
+
* [Webhooks](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/controllers/webhooks.md)
|
|
164
164
|
|
|
165
165
|
## SDK Infrastructure
|
|
166
166
|
|
|
167
167
|
### Configuration
|
|
168
168
|
|
|
169
|
-
* [ProxySettings](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
170
|
-
* [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
169
|
+
* [ProxySettings](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/proxy-settings.md)
|
|
170
|
+
* [Environment-Based Client Initialization](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/environment-based-client-initialization.md)
|
|
171
171
|
|
|
172
172
|
### HTTP
|
|
173
173
|
|
|
174
|
-
* [HttpResponse](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
175
|
-
* [HttpRequest](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
174
|
+
* [HttpResponse](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/http-response.md)
|
|
175
|
+
* [HttpRequest](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/http-request.md)
|
|
176
176
|
|
|
177
177
|
### Utilities
|
|
178
178
|
|
|
179
|
-
* [ApiHelper](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
180
|
-
* [HttpDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
181
|
-
* [RFC3339DateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
182
|
-
* [UnixDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.
|
|
179
|
+
* [ApiHelper](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/api-helper.md)
|
|
180
|
+
* [HttpDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/http-date-time.md)
|
|
181
|
+
* [RFC3339DateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/rfc3339-date-time.md)
|
|
182
|
+
* [UnixDateTime](https://www.github.com/fortispay/pythonsdk/tree/1.0.8/doc/unix-date-time.md)
|
|
183
183
|
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
[project]
|
|
5
5
|
name = "fortis-python-sdk"
|
|
6
6
|
description = "Fortispay Python SDK"
|
|
7
|
-
version = "1.0.
|
|
7
|
+
version = "1.0.8"
|
|
8
8
|
readme = "README.md"
|
|
9
9
|
keywords = ["Fortis", "payments", "payment", "erp", "crm", "embedded", "integrated"]
|
|
10
10
|
authors = []
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortis_python_sdk.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
{fortis_python_sdk-1.0.5 → fortis_python_sdk-1.0.8}/fortis_python_sdk.egg-info/top_level.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|