Merge pull request #3844 from nurbek91/PayBright

Add PayBrigth / Payment proc
main
Elbert Alias 4 years ago committed by GitHub
commit 586413f7c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

@ -12991,6 +12991,25 @@
"scripts": "paths(?:\\.min)?\\.js", "scripts": "paths(?:\\.min)?\\.js",
"website": "https://github.com/andreaferretti/paths-js" "website": "https://github.com/andreaferretti/paths-js"
}, },
"PayBright": {
"cats": [
41
],
"description": "PayBright is a Canadian fintech company that offers short-term interest-free installment loans for online shopping to consumers at checkout.",
"icon": "PayBright.png",
"dom": {
"link[href*='app.paybright.com']": {
"attributes": {
"href": ""
}
}
},
"js": {
"_paybright_config": ""
},
"scripts": "app\\.paybright\\.com",
"website": "https://paybright.com"
},
"PayKickStart": { "PayKickStart": {
"cats": [ "cats": [
5, 5,