From bfe46deb6a8bcb69914d38a8b81b0d3cf63a6593 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 9 Nov 2021 18:02:31 +0600 Subject: [PATCH] Add WooCommerce PayPal Payments / WP plugin --- .../images/icons/WooCommerce PayPal.png | Bin 0 -> 1065 bytes src/technologies/w.json | 16 ++++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 src/drivers/webextension/images/icons/WooCommerce PayPal.png diff --git a/src/drivers/webextension/images/icons/WooCommerce PayPal.png b/src/drivers/webextension/images/icons/WooCommerce PayPal.png new file mode 100644 index 0000000000000000000000000000000000000000..a87054859702f08d17e8206195230bc873b7808a GIT binary patch literal 1065 zcmV+^1lIeBP)#mfoxozy)43BahntOgEHUEqCfyzv`o7tNmS_`Fqmu|W_~3Fm zp%Vk~SPBRB|ACqc@CUt^9M586>;dxm85ne7Q4o;J<>B?Y@!6NVQ7&s}U(0g> z0v-sW0C0e&>EL)CQ*@C{+qyt>f=oJxK*$3^2%Js_eU8ea$8i=SAkm#Rz81iSE$tW` zxsRFQ8Z` z5J5_9I_$p<+6 z+g@13mVnqun)SLoL4O~e`PjGF%Adie&-AiAUjAJ33J6-cp(GZg%6nHXp2F zL%;jN8PRtxrjy$d%u0bjit z#*P**4#y<)C-R`1N5td6hDH|_f}8y?35MPH;+O5HhT+jET)m#e2fH@G4o?~qTPeJH zRU>OJgGvr)ijKuXRmigfWT}k7;|bK7!Q*ihq{jxgk^{4NY37QK+88C3M!6u(wdv2~ jfSjw1{eBTk?g<|PcI|YDytCE-00000NkvXXu0mjfFP8Ql literal 0 HcmV?d00001 diff --git a/src/technologies/w.json b/src/technologies/w.json index bc5a7ef24..4a5364994 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -1092,6 +1092,22 @@ ], "website": "https://woocommerce.com" }, + "WooCommerce PayPal Payments": { + "cats": [ + 87 + ], + "description": "WooCommerce PayPal Payments is a latest WordPress plugin with most complete payment processing solution. Accept PayPal exclusives, credit/debit cards and local payment methods.", + "icon": "WooCommerce PayPal.png", + "implies": "PayPal", + "dom": "link[href*='/wp-content/plugins/woocommerce-paypal-payments/']", + "pricing": [ + "freemium" + ], + "oss": true, + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/woocommerce-paypal-payments/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "website": "https://github.com/woocommerce/woocommerce-paypal-payments" + }, "WooCommerce Stripe Payment Gateway": { "cats": [ 87