{"slug":"yamato-credit-for-woo","name":"Kuroneko Web Collect for Woo","description":"Kuroneko Web Collect for Woo plugin allows you to accept Credit Cards via Kuroneko Web Collect system Powered by YAMATO TRANSPORT CO., LTD..","author":"Yamato Financial","active_installs":100,"version":"2.0.1","wp_org_url":"https://wordpress.org/plugins/yamato-credit-for-woo/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"kupaywc_log","full_table_name":"wp_kupaywc_log","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","columns":[{"name":"log_id","type":"BIGINT UNSIGNED","nullable":false,"primary_key":true},{"name":"timestamp","type":"datetime","nullable":false,"primary_key":false},{"name":"trans_code","type":"char(20)","nullable":false,"primary_key":false},{"name":"response","type":"longtext","nullable":false,"primary_key":false},{"name":"order_id","type":"BIGINT UNSIGNED","nullable":true,"primary_key":false},{"name":"payment_type","type":"char(20)","nullable":true,"primary_key":false},{"name":"log_type","type":"char(20)","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE wp_kupaywc_log ( log_id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, timestamp datetime NOT NULL, trans_code char(20) NOT NULL, response longtext NOT NULL, order_id BIGINT UNSIGNED NULL, payment_type char(20) NULL, log_type char(20) NULL, PRIMARY KEY (log_id), KEY trans_code (trans_code), KEY order_trans (order_id, trans_code), KEY order_id (order_id) ) $collate;\"; dbDelta( $query );"}],"table_count":1}