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 000000000..a87054859 Binary files /dev/null and b/src/drivers/webextension/images/icons/WooCommerce PayPal.png differ diff --git a/src/technologies/p.json b/src/technologies/p.json index dee3de590..95a803875 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -470,7 +470,7 @@ "button": { "text": "PayPal" }, - "iframe[src*='paypal.com'], img[src*='paypal.com'], img[src*='paypalobjects.com'], link[href*='paypal-express-checkout'], [aria-labelledby='pi-paypal'], [data-paypal-v4='true']": { + "iframe[src*='paypal.com'], img[src*='paypal.com'], img[src*='paypalobjects.com'], [aria-labelledby='pi-paypal'], [data-paypal-v4='true']": { "exists": "" } }, diff --git a/src/technologies/w.json b/src/technologies/w.json index 8617afaf0..39a15d44e 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -1106,6 +1106,22 @@ ], "website": "https://woocommerce.com" }, + "WooCommerce PayPal Checkout Payment Gateway": { + "cats": [ + 87 + ], + "description": "WooCommerce PayPal Checkout Payment Gateway is a WordPress plugin which allows you to securely sell your products and subscriptions online using in-context checkout.", + "icon": "WooCommerce PayPal.png", + "implies": "PayPal", + "dom": "link[href*='/wp-content/plugins/woocommerce-gateway-paypal-express-checkout/']", + "pricing": [ + "freemium" + ], + "oss": true, + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/woocommerce-gateway-paypal-express-checkout/.+\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "website": "https://github.com/woocommerce/woocommerce-gateway-paypal-express-checkout" + }, "WooCommerce Stripe Payment Gateway": { "cats": [ 87