Add Verifone / Payment processor, Update Avantgate / ecommerce

main
nurbek 3 years ago
parent a838d326f0
commit bca9d85256

@ -0,0 +1,4 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.91992 1.27979H8.76792V22.9118C8.76792 26.1758 10.3679 27.8398 12.9919 27.8398C13.2479 27.8398 13.4399 27.7758 13.4399 27.7758C12.2879 29.5038 10.8159 30.9118 7.42392 30.9118C3.83992 30.9118 1.91992 28.4158 1.91992 24.7038V1.27979V1.27979Z" fill="#231F20"/>
<path d="M10.624 20.6718V22.9118C10.624 25.0878 11.84 25.9198 13.12 25.9198C14.464 25.9198 15.168 25.0238 15.808 23.9998C16.896 22.2718 30.208 1.27979 30.208 1.27979H23.104L10.624 20.6718Z" fill="#00ADEF"/>
</svg>

After

Width:  |  Height:  |  Size: 579 B

@ -3401,14 +3401,16 @@
"cats": [ "cats": [
6 6
], ],
"html": "<link[^>]* href=\"https?://edge\\.avangate\\.net/", "description": "Avangate (2Checkout) is a digital ecommerce platform for businesses that sell physical goods or digital products.",
"icon": "Avangate.svg", "icon": "Avangate.svg",
"implies": "Verifone",
"js": { "js": {
"__avng8_": "", "__avng8_callbacks": "",
"avng8_": "" "AvaCart.version": "(.+)\\;version:\\1",
"avaSlugify": ""
}, },
"scriptSrc": "^https?://edge\\.avangate\\.net/", "scriptSrc": "^https?://edge\\.avangate\\.net/",
"website": "http://avangate.com" "website": "https://www.2checkout.com"
}, },
"Avasize": { "Avasize": {
"cats": [ "cats": [

@ -256,6 +256,20 @@
"icon": "vercel.svg", "icon": "vercel.svg",
"website": "https://vercel.com" "website": "https://vercel.com"
}, },
"Verifone": {
"cats": [
41
],
"description": "Verifone is an American multinational corporation headquartered in Coral Springs, Florida, that provides technology for electronic payment transactions and value-added services at the point-of-sale.",
"icon": "Verifone.svg",
"dom":"link[href*='.2checkout.com']",
"scripts": "2checkout\\.com",
"saas": true,
"pricing": [
"payg"
],
"website": "https://www.2checkout.com"
},
"VerifyPass": { "VerifyPass": {
"cats": [ "cats": [
5, 5,

Loading…
Cancel
Save