{"slug":"kict-payment-gateway","name":"KICT Payment Gateway","description":"Plugin for the KPG registered sellers to let their buyers pay using Malaysia saving and current accounts.","author":"K-ICT","active_installs":10,"version":"2.12","wp_org_url":"https://wordpress.org/plugins/kict-payment-gateway/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"kict_kpg_order_transactions","full_table_name":"wp_kict_kpg_order_transactions","description":"Stores order records and related transaction data.","detection_method":"static","confidence":"high","columns":[{"name":"order_number","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"transaction_id","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"transaction_status","type":"varchar(255)","nullable":false,"primary_key":false}],"create_sql":"create table KICT_KPG_order_transactions ( `order_number` varchar(255) not null, `transaction_id` varchar(255) not null, `transaction_status` varchar(255) not null)\"; $KPG_config_result=$wpdb->get_results($KPG_config_query);"}],"table_count":1}