diff --git a/src/drivers/webextension/images/icons/Checkout.com.svg b/src/drivers/webextension/images/icons/Checkout.com.svg new file mode 100644 index 000000000..e78ae1d8b --- /dev/null +++ b/src/drivers/webextension/images/icons/Checkout.com.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/c.json b/src/technologies/c.json index a0aa401c8..93e703121 100644 --- a/src/technologies/c.json +++ b/src/technologies/c.json @@ -533,6 +533,19 @@ "icon": "Cherokee.png", "website": "http://www.cherokee-project.com" }, + "Checkout.com": { + "cats": [ + 41 + ], + "description": "Checkout.com is an international payment platform that processes different payment methods across a variety of currencies.", + "icon": "Checkout.com.svg", + "scripts": "cdn\\.checkout\\.com/js/.+js(?:\\?ver=)?([\\d\\.]+)?\\;version:\\1", + "saas": true, + "pricing": [ + "payg" + ], + "website": "https://www.checkout.com" + }, "CherryPy": { "cats": [ 22