{"table_name":"woocommerce_buckaroo_transactions","full_table_name":"wp_woocommerce_buckaroo_transactions","description":"Stores woocommerce buckaroo transactions data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_woocommerce_buckaroo_transactions ( wc_orderid bigint(20) NOT NULL, transaction varchar(200) NOT NULL, PRIMARY KEY (wc_orderid) ) $collate;\" );","columns":[{"name":"wc_orderid","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"transaction","type":"varchar(200)","nullable":false,"primary_key":false}],"plugin":{"slug":"wc-buckaroo-bpe-gateway","name":"Buckaroo Woocommerce Payments Plugin","active_installs":2000,"version":"4.7.1","wp_org_url":"https://wordpress.org/plugins/wc-buckaroo-bpe-gateway/"}}