Merge pull request #4876 from nurbek91/Wizpay

Add Wizpay / buy now pay later #4871
main
Elbert Alias 3 years ago committed by GitHub
commit 9aef6967e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

@ -1190,7 +1190,7 @@
],
"cpe": "cpe:/a:afterpay:afterpay",
"description": "Afterpay is a 'buy now, pay later' platform that makes it possible to pay off purchased goods in fortnightly instalments.",
"dom": "#afterpay, .afterpay, [aria-label='Afterpay']",
"dom": "#afterpay, .afterpay, [aria-label='Afterpay'], link[href*='/wp-content/plugins/afterpay-gateway-for-woocommerce/']",
"icon": "afterpay.png",
"js": {
"Afterpay": "",

@ -764,7 +764,10 @@
"payg"
],
"saas": true,
"scriptSrc": "widgets\\.shophumm\\.com",
"scriptSrc": [
"widgets\\.shophumm\\.com",
"/wp-content/plugins/oxipay-payment-gateway/"
],
"website": "https://www.shophumm.com"
},
"Hushly": {

@ -156,7 +156,10 @@
"payg"
],
"saas": true,
"scriptSrc": "\\.laybuy\\.com/",
"scriptSrc": [
"\\.laybuy\\.com/",
"/wp-content/plugins/woo-laybuy/"
],
"website": "https://www.laybuy.com"
},
"Layer0": {

@ -841,6 +841,19 @@
"saas": true,
"website": "https://www.wix.com/freesitebuilder/tae-store"
},
"Wizpay": {
"cats": [
91
],
"description": "Wizpay is a buy now pay later solution.",
"icon": "Wizpay.png",
"scriptSrc": "wp-content/plugins/creditcorp-wizardpay/.+\\?ver=([\\d\\.]+)\\;version:\\1",
"pricing": [
"payg"
],
"saas": true,
"website": "https://www.wizpay.com.au"
},
"Wolf CMS": {
"cats": [
1