示例#1
0
 public function uninstall()
 {
     if (!parent::uninstall() or !Configuration::deleteByName('PAYPAL_HEADER') or !Configuration::deleteByName('PAYPAL_SANDBOX') or !Configuration::deleteByName('PAYPAL_API_USER') or !Configuration::deleteByName('PAYPAL_API_PASSWORD') or !Configuration::deleteByName('PAYPAL_API_SIGNATURE') or !Configuration::deleteByName('PAYPAL_EXPRESS_CHECKOUT') or !Configuration::deleteByName('PAYPAL_INTEGRAL')) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     if (!Configuration::deleteByName('ALLIEDWALLET_MERCHANT_ID') || !Configuration::deleteByName('ALLIEDWALLET_SITE_ID') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#3
0
 public function uninstall()
 {
     if (!Configuration::deleteByName('NIMBLEPAYMENT_CLIENT_ID') || !Configuration::deleteByName('NIMBLEPAYMENT_CLIENT_SECRET') || !Configuration::deleteByName('NIMBLEPAYMENT_URLTPV') || !Configuration::deleteByName('NIMBLEPAYMENT_NAME') || !Configuration::deleteByName('NIMBLEPAYMENT_DESCRIPTION') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     if (!Configuration::deleteByName('PFC_API_USER') || !Configuration::deleteByName('PFC_API_BRANCH') || !Configuration::deleteByName('PFC_ENVIRONMENT') || !Configuration::deleteByName('PFC_CONCEPTO') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#5
0
 public function uninstall()
 {
     if (!Configuration::deleteByName('SMT_AFFILIE') or !Configuration::deleteByName('SMT_TEST') or !parent::uninstall()) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     if (!Configuration::deleteByName('mercadopago_CLIENT_ID') or !Configuration::deleteByName('mercadopago_CLIENT_SECRET') or !Configuration::deleteByName('mercadopago_URLPROCESS') or !Configuration::deleteByName('mercadopago_URLSUCCESFULL') or !Configuration::deleteByName('mercadopago_BTN') or !Configuration::deleteByName('mercadopago_EXCLUDE') or !Configuration::deleteByName('mercadopago_COUNTRY') or !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#7
0
 public function uninstall()
 {
     if (!Configuration::deleteByName('PF_API_USER') || !Configuration::deleteByName('PF_API_BRANCH') || !Configuration::deleteByName('PF_ENVIRONMENT') || !Configuration::deleteByName('PF_NO_MAIL') || !Configuration::deleteByName('PF_EXCHANGE') || !Configuration::deleteByName('PF_INSTALLMENTS') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     if (!parent::uninstall() || !Configuration::deleteByName('MYMODULE_NAME')) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     if (!Configuration::deleteByName('mercadopago_CLIENT_ID') or !Configuration::deleteByName('mercadopago_CLIENT_SECRET') or !Configuration::deleteByName('mercadopago_CATEGORY') or !Configuration::deleteByName('mercadopago_TYPECHECKOUT') or !Configuration::deleteByName('mercadopago_SANDBOX') or !Configuration::deleteByName('mercadopago_URLPROCESS') or !Configuration::deleteByName('mercadopago_URLSUCCESFULL') or !Configuration::deleteByName('mercadopago_BTN') or !Configuration::deleteByName('mercadopago_METHODS') or !Configuration::deleteByName('mercadopago_INSTALLMENTS') or !Configuration::deleteByName('mercadopago_COUNTRY') or !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#10
0
 public function uninstall()
 {
     if (!parent::uninstall() || !Configuration::deleteByName('PAYU_LATAM_MERCHANT_ID') || !Configuration::deleteByName('PAYU_LATAM_ACCOUNT_ID') || !Configuration::deleteByName('PAYU_LATAM_API_KEY') || !Configuration::deleteByName('PAYU_LATAM_TEST') || !Configuration::deleteByName('PAYU_OS_PENDING') || !Configuration::deleteByName('PAYU_OS_FAILED') || !Configuration::deleteByName('PAYU_OS_REJECTED') || !Configuration::deleteByName('PAYU_LATAM_PUBLIC_KEY') || !Configuration::deleteByName('PAYU_LATAM_API_LOGIN')) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     if (!Configuration::deleteByName('ipay88_merchantCode') or !Configuration::deleteByName('ipay88_merchantKey') or !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#12
0
 public function uninstall()
 {
     if (!Configuration::deleteByName('ECARD_MERCHANTID') or !Configuration::deleteByName('ECARD_PASS') or !Configuration::deleteByName('ECARD_PENDING') or !Configuration::deleteByName('ECARD_CLOSED') or !Configuration::deleteByName('ECARD_DECLINED') or !Configuration::deleteByName('ECARD_UNDEFINED') or !parent::uninstall()) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     return Configuration::deleteByName('PAYMENTSENSE_GATEWAYID') && Configuration::deleteByName('PAYMENTSENSE_GATEWAYPASS') && Configuration::deleteByName('PAYMENTSENSE_PSK') && Configuration::deleteByName('PAYMENTSENSE_DEBUG') && Configuration::deleteByName('PAYMENTSENSE_TRANSACTION_TYPE') && parent::uninstall();
     /* Blank line to retain line numbers in changelog*/
     /* Blank line to retain line numbers in changelog*/
     /* Blank line to retain line numbers in changelog*/
 }
 public function uninstall()
 {
     if (!Configuration::deleteByName('BEGATEWAY_SHOP_ID') or !Configuration::deleteByName('BEGATEWAY_SHOP_PASS') or !Configuration::deleteByName('BEGATEWAY_SHOP_PAYTYPE') or !Configuration::deleteByName('BEGATEWAY_DOMAIN_GATEWAY') or !Configuration::deleteByName('BEGATEWAY_DOMAIN_CHECKOUT') or !Db::getInstance()->Execute('DROP TABLE `' . _DB_PREFIX_ . 'begateway_transaction`') or !$this->unregisterHook('payment') or !$this->unregisterHook('backOfficeHeader') or !$this->unregisterHook('displayHeader') or !$this->unregisterHook('paymentReturn') or !parent::uninstall()) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     if (!$this->deleteBcashOrderStatus() || !$this->deleteDefaultBcashDiscounts() || !Configuration::deleteByName('PS_OS_BCASH_IN_PROGRESS') || !Configuration::deleteByName('PS_OS_BCASH_APPROVED') || !Configuration::deleteByName('PS_OS_BCASH_COMPLETED') || !Configuration::deleteByName('PS_OS_BCASH_IN_DISPUTE') || !Configuration::deleteByName('PS_OS_BCASH_REFUNDED') || !Configuration::deleteByName('PS_OS_BCASH_CANCELLED') || !Configuration::deleteByName('PS_OS_BCASH_CHARGEBACK') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     if (!Configuration::deleteByName('PayTM_MERCHANT_ID') or !Configuration::deleteByName('PayTM_SECRET_KEY') or !Configuration::deleteByName('PayTM_MODE') or !Configuration::deleteByName('PayTM_GATEWAY_URL') or !Configuration::deleteByName('PayTM_MERCHANT_INDUSTRY_TYPE') or !Configuration::deleteByName('PayTM_MERCHANT_CHANNEL_ID') or !Configuration::deleteByName('PayTM_MERCHANT_WEBSITE') or !Configuration::deleteByName('PayTM_ENABLE_CALLBACK') or !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#17
0
 /**
  * Perform uninstalation of PagSeguro module
  * 
  * @return boolean
  */
 public function uninstall()
 {
     if (!Configuration::deleteByName('PAGSEGURO_EMAIL') || !Configuration::deleteByName('PAGSEGURO_TOKEN') || !Configuration::deleteByName('PAGSEGURO_URL_REDIRECT') || !Configuration::deleteByName('PAGSEGURO_NOTIFICATION_URL') || !Configuration::deleteByName('PAGSEGURO_CHARSET') || !Configuration::deleteByName('PAGSEGURO_LOG_ACTIVE') || !Configuration::deleteByName('PAGSEGURO_LOG_FILELOCATION') || !Configuration::deleteByName('PS_OS_PAGSEGURO') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     if (!parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#19
0
 public function uninstall()
 {
     if (!Configuration::deleteByName('PAYPAL_BUSINESS') or !Configuration::deleteByName('PAYPAL_SANDBOX') or !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#20
0
 public function uninstall()
 {
     if (!Configuration::deleteByName('INPAY_API_KEY') || !Configuration::deleteByName('INPAY_SECRET_KEY') || !Configuration::deleteByName('INPAY_TEST_MODE') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#21
0
 public function uninstall()
 {
     if (!Configuration::deleteByName('CCAVENUE_MERCHANT_ID') or !Configuration::deleteByName('CCAVENUE_ACCESS_CODE') or !Configuration::deleteByName('CCAVENUE_ENCRYPTION_KEY') or !Configuration::deleteByName('CCAVENUE_SHIPPING') or !Configuration::deleteByName('CCAVENUE_TITLE') or !parent::uninstall()) {
         return false;
     }
     return true;
 }
 public function uninstall()
 {
     if (!parent::uninstall() || !HipayLogger::DropTables() || !Configuration::deleteByName('HIPAY_API_USERNAME') || !Configuration::deleteByName('HIPAY_API_PASSWORD') || !Configuration::deleteByName('HIPAY_TEST_API_USERNAME') || !Configuration::deleteByName('HIPAY_TEST_API_PASSWORD') || !Configuration::deleteByName('HIPAY_TEST_MODE') || !Configuration::deleteByName('HIPAY_PAYMENT_MODE') || !Configuration::deleteByName('HIPAY_CHALLENGE_URL') || !Configuration::deleteByname('HIPAY_CSS_URL') || !Configuration::deleteByname('HIPAY_ALLOWED_CARDS') || !Configuration::deleteByname('HIPAY_TEMPLATE_MODE') || !Configuration::deleteByname('HIPAY_SELECTOR_MODE') || !Configuration::deleteByname('HIPAY_IFRAME_WIDTH') || !Configuration::deleteByname('HIPAY_IFRAME_HEIGHT') || !Configuration::deleteByname('HIPAY_ALLOWED_LOCAL_CARDS') || !Configuration::deleteByname('HIPAY_THREEDSECURE') || !Configuration::deleteByname('HIPAY_THREEDSECURE_AMOUNT') || !Configuration::deleteByname('HIPAY_MANUALCAPTURE') || !Configuration::deleteByname('HIPAY_MEMORIZE') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#23
0
 function uninstall()
 {
     Configuration::deleteByName('CHECKOUT_SID');
     Configuration::deleteByName('CHECKOUT_SECRET');
     Configuration::deleteByName('CHECKOUT_CURRENCIES');
     parent::uninstall();
 }
 public function uninstall()
 {
     if (!Configuration::deleteByName('SIGN2PAY_APPLICATION_TOKEN') || !Configuration::deleteByName('SIGN2PAY_MERCHANT_ID') || !Configuration::deleteByName('SIGN2PAY_API_TOKEN') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#25
0
 /**
  * Runs the BluePay uninstallation process
  */
 public function uninstall()
 {
     include_once _PS_MODULE_DIR_ . '/bluepay/bluepay_uninstall.php';
     $bluepay_uninstall = new BluePayUninstall();
     $bluepay_uninstall->deleteConfiguration();
     return parent::uninstall();
 }
 /**
  * Deletes settings from database.
  *
  * @return      boolean     Operation result (true if success).
  */
 public function uninstall()
 {
     if (!parent::uninstall()) {
         return false;
     }
     return $this->deleteConfigValues(array('PAYNETEASY_END_POINT', 'PAYNETEASY_LOGIN', 'PAYNETEASY_SIGNING_KEY', 'PAYNETEASY_SANDBOX_GATEWAY', 'PAYNETEASY_PRODUCTION_GATEWAY', 'PAYNETEASY_GATEWAY_MODE'));
 }
示例#27
0
 public function uninstall()
 {
     if (!Configuration::deleteByName('CHEQUE_NAME') || !Configuration::deleteByName('CHEQUE_ADDRESS') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#28
0
 public function uninstall()
 {
     if (!Configuration::deleteByName('NETAXEPT_MID_TOKEN_CURR') or !Configuration::deleteByName('NETAXEPT_TERMINAL_URL') or !Configuration::deleteByName('NETAXEPT_WSDL_URL') or !Configuration::deleteByName('NETAXEPT_TQ_WSDL_URL') or !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#29
0
 public function uninstall()
 {
     if (!Configuration::deleteByName('BANK_WIRE_DETAILS') || !Configuration::deleteByName('BANK_WIRE_OWNER') || !Configuration::deleteByName('BANK_WIRE_ADDRESS') || !parent::uninstall()) {
         return false;
     }
     return true;
 }
示例#30
0
 /**
  * Uninstall module
  *
  * @see PaymentModule::uninstall()
  */
 public function uninstall()
 {
     if (!Configuration::deleteByName('SOFORTBANKING_USER_ID') || !Configuration::deleteByName('SOFORTBANKING_PROJECT_ID') || !Configuration::deleteByName('SOFORTBANKING_PROJECT_PW') || !Configuration::deleteByName('SOFORTBANKING_NOTIFY_PW') || !Configuration::deleteByName('SOFORTBANKING_BLOCK_LOGO') || !Configuration::deleteByName('SOFORTBANKING_OS_ERROR') || !Configuration::deleteByName('SOFORTBANKING_OS_ACCEPTED') || !Configuration::deleteByName('SOFORTBANKING_CPROTECT') || !Configuration::deleteByName('SOFORTBANKING_OS_ERROR_IGNORE') || !Configuration::deleteByName('SOFORTBANKING_OS_ACCEPTED_IGNORE') || !Configuration::deleteByName('SOFORTBANKING_REDIRECT') || !parent::uninstall()) {
         return false;
     }
     return true;
 }