VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: mihtrah on October 27, 2015, 14:11:55 PM

Title: 2checkout plugin problem VM3
Post by: mihtrah on October 27, 2015, 14:11:55 PM
Hello, please help me...i have a problem with 2checkout plugin...i did everything, uploaded files to joomla directory, after it uploaded sql file to database ... but i cant configurate the payment method and get this notice:
Notice
alterTable CHANGE aezts_virtuemart_payment_plg_tco.virtuemart_order_id : ALTER TABLE `aezts_virtuemart_payment_plg_tco` CHANGE COLUMN `virtuemart_order_id` `virtuemart_order_id` INT(11) UNSIGNED DEFAULT NULL AFTER `id`

alterTable CHANGE aezts_virtuemart_payment_plg_tco.order_number : ALTER TABLE `aezts_virtuemart_payment_plg_tco` CHANGE COLUMN `order_number` `order_number` CHAR(32) DEFAULT NULL AFTER `virtuemart_order_id`

alterTable CHANGE aezts_virtuemart_payment_plg_tco.virtuemart_paymentmethod_id : ALTER TABLE `aezts_virtuemart_payment_plg_tco` CHANGE COLUMN `virtuemart_paymentmethod_id` `virtuemart_paymentmethod_id` MEDIUMINT(1) UNSIGNED DEFAULT NULL AFTER `order_number`

alterTable CHANGE aezts_virtuemart_payment_plg_tco.cost_per_transaction : ALTER TABLE `aezts_virtuemart_payment_plg_tco` CHANGE COLUMN `cost_per_transaction` `cost_per_transaction` DECIMAL(10,2) DEFAULT NULL AFTER `payment_currency`

alterTable CHANGE aezts_virtuemart_payment_plg_tco.cost_percent_total : ALTER TABLE `aezts_virtuemart_payment_plg_tco` CHANGE COLUMN `cost_percent_total` `cost_percent_total` DECIMAL(10,2) DEFAULT NULL AFTER `cost_per_transaction`

alterTable CHANGE aezts_virtuemart_payment_plg_tco.tax_id : ALTER TABLE `aezts_virtuemart_payment_plg_tco` CHANGE COLUMN `tax_id` `tax_id` SMALLINT(1) DEFAULT NULL AFTER `cost_percent_total`

alterTable CHANGE aezts_virtuemart_payment_plg_tco.tco_response_payment_date : ALTER TABLE `aezts_virtuemart_payment_plg_tco` CHANGE COLUMN `tco_response_payment_date` `tco_response_payment_date` CHAR(28) DEFAULT NULL AFTER `tco_response`

Message
Table updated: Tablename aezts_virtuemart_payment_plg_tco dropped: 0 altered: 7 added: 0
Payment Method successfully saved


Whats the problem?????? thank you....
Title: Re: 2checkout plugin problem VM3
Post by: Milbo on October 27, 2015, 21:07:43 PM
 2checkout is working on that.