Add WooCommerce PayPal Checkout Payment Gateway / WP plugin

main
nurbek 3 years ago
parent ca941e1fe0
commit 1479bd7e23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

@ -470,7 +470,7 @@
"button": { "button": {
"text": "PayPal" "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": "" "exists": ""
} }
}, },

@ -1092,6 +1092,22 @@
], ],
"website": "https://woocommerce.com" "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": { "WooCommerce Stripe Payment Gateway": {
"cats": [ "cats": [
87 87