Merge pull request #5141 from nurbek91/wooc_payp2

Add WooCommerce PayPal Payments / WP plugin
main
Elbert Alias 3 years ago committed by GitHub
commit 13282748b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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