Severity: 8192
Message: Creation of dynamic property CI_URI::$config is deprecated
Filename: core/URI.php
Line Number: 101
Backtrace:
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Router::$uri is deprecated
Filename: core/Router.php
Line Number: 127
Backtrace:
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$log is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$benchmark is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$hooks is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$config is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$utf8 is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$uri is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$exceptions is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$router is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$output is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$security is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$input is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$lang is deprecated
Filename: core/Controller.php
Line Number: 75
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$load is deprecated
Filename: core/Controller.php
Line Number: 78
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$db is deprecated
Filename: core/Loader.php
Line Number: 390
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated
Filename: database/DB_driver.php
Line Number: 371
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 132
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 290
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 164
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 233
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 313
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Filename: drivers/Session_files_driver.php
Line Number: 354
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 284
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 291
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 306
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 316
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 317
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 318
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 319
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 377
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: ini_set(): Session ini settings cannot be changed after headers have already been sent
Filename: drivers/Session_files_driver.php
Line Number: 108
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent
Filename: Session/Session.php
Line Number: 110
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Session cannot be started after headers have already been sent
Filename: Session/Session.php
Line Number: 143
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$session is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$upload is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$stripegateway is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$User is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$Admins_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$Authenticate_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$Transection_model is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$user is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 7
Function: __construct
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$Dropdown is deprecated
Filename: core/Loader.php
Line Number: 353
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 13
Function: model
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property Home::$email is deprecated
Filename: core/Loader.php
Line Number: 1279
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 15
Function: library
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$log is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$benchmark is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$hooks is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$config is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$utf8 is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$uri is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$exceptions is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$router is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$output is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$security is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$input is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$lang is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$load is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$db is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$session is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$form_validation is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$upload is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$stripegateway is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$User is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Admins_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Authenticate_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Transection_model is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$user is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$Dropdown is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Severity: 8192
Message: Creation of dynamic property CI_Loader::$email is deprecated
Filename: core/Loader.php
Line Number: 925
Backtrace:
File: /home1/tipprapp/public_html/application/controllers/Home.php
Line: 434
Function: view
File: /home1/tipprapp/public_html/index.php
Line: 315
Function: require_once
Tippr, LLC, (an Arizona limited liability company) Tipprapp.com and Tipprpay.com will hereby be referred to as “Company” throughout this agreement. The web interface and the mobile application (“Platform”) are the sole property of the Company. The terms and conditions stated in this document constitute a legal and binding agreement between you (“User”) and the Company. By using the Platform, User agrees to the terms and conditions listed herein as well as those of our processor Stripe TOS. Continued use of the platform will serve as agreement of future additions/updates to these terms & conditions.
The Company reserves the right to modify this Agreement or its policies and User is responsible for regularly reviewing the Terms of Service and continued use of the Platform constitutes User’s agreeing to the modifications.
The Company, through its Platform provides User with the technology necessary to send tips & payments electronically to other Users on the platform.
User relieves Company of all liability and responsibility for goods or services paid for using the Platform.
Representations and Warranties
By using the Company’s Platform, you represent that you are of legal age (18 years old) to enter into this agreement. User agrees to use this Platform exclusively for their personal, or business account and will not share their account information (login, tippr ID, PIN) with any other individual or company. Any breach of this agreement could result in Company terminating this agreement.
You agree that:
Furthermore, you give your expressed agreement that you will not:
Any violation of these conditions will result in immediate termination of the account and the Company reserves the right to report any violations listed above to the proper authorities and will, when applicable, seek prosecution to the fullest extent of the law.
Additionally, the Company reserves the right and you give your consent for the platform to debit your bank account and/or payments cards on file to recover any returned or disputed payment(s) received by you or your account on the platform. In addition to amount of the returned or disputed funds, you will be held responsible for any fees charged by the credit card company for these returned items. By using the platform you agree to hold the Company harmless for any overdrafts or non-sufficient fund charges incurred by you due to the Company's attempt(s) for recovery of the returned or disputed payment(s) to you or your account and hereby give your full consent to the Company to make these transaction.
SMS messaging
The Company will from time to time send important messages to you regarding your account and or promotional information. You acknowledge that the Company is not responsible for any message or data rate charges applied by your cellular provider.
Account Content:
Payment Terms & Fees
Payments and any associated fees are non-fundable and are due at the time of the transaction. You are responsible for any returned payments by your bank or credit card and are subject to a returned payment fee. The no refund policy remains in effect whether your account is active or terminated. User is responsible for any chargebacks, fines, unpaid, returned, or reversed payments and understands the Company reserves the right to pursue recovery of those funds by attempting reversals of transfers, including the initiation of debits from your deposit bank on file with company.
User acknowledges that the Company uses Stripe, a third party processor, as the payment gateway for transactions. User hereby authorizes Company to pass their payment information to the processor for the purpose of completing financial transactions. Fees charged by Stripe for completing said transactions are paid through the items listed above.
Ownership
Company owns all rights to the Platform. User understands that they have been granted a right to use the Platform and acknowledges the use of the Platform, does not convey any ownership interest in the Company or the intellectual property contained therein.
User Privacy
Indemnification
By entering into this Agreement and using the Application or Service, you agree that you shall defend, indemnify and hold the Company, its licensors and each such party's parent organizations, subsidiaries, affiliates, officers, directors, Users, employees, attorneys and agents harmless from and against any and all claims, costs, damages, losses, liabilities and expenses (including attorneys' fees and costs) arising out of or in connection with: (a) your violation or breach of any term of this Agreement or any applicable law or regulation, whether or not referenced herein; (b) your violation of any rights of any third party, including providers of services arranged via the Service or Application, or (c) your use or misuse of the Application or Service.
Privacy
The information you provided Tippr with when creating your account is encrypted and stored on our server with the exception of your financial information, which is stored on the secured server of our processor (Stripe) and is fully encrypted and tokenized. Tippr does not have access to your credit card or bank information.
Copyright
Company abides to U.S. Copyright laws and by using the Platform, user also agrees to abide by these laws. If the Company learns of any copyright violations, it will notify the user and provide the opportunity to correct the issue. Any prolonged, or repeated violations will result in the termination of the user’s account.
Disclaimer of Warranties
The Company makes no guarantee as to the quality, availability or reliability of the Platform and or any transactions completed or attempted while on the Platform. User does not hold Company responsible for any payment failures or errors caused or experienced on the Platform. At no time shall the Company be held liable for any damages, punitive or financial, direct or in-direct, loss of income claimed while using the Platform. The Company is not responsible for losses of data and account information caused by internal or external forces such as outages of the internet or cell service and server problems.