diff --git a/src/drivers/webextension/images/icons/Postpay.svg b/src/drivers/webextension/images/icons/Postpay.svg new file mode 100644 index 000000000..974d2823c --- /dev/null +++ b/src/drivers/webextension/images/icons/Postpay.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index 899642607..8c3f174f7 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1318,6 +1318,24 @@ "icon": "PostgreSQL.png", "website": "http://www.postgresql.org/" }, + "Postpay": { + "cats": [ + 91 + ], + "description": "Postpay is a payment solution that allows you to split your purchase amount into instalments.", + "icon": "Postpay.svg", + "js": { + "PostpayJsConfig": "\\;confidence:50", + "postpay": "\\;confidence:25", + "wc_postpay_init_params": "\\;confidence:25" + }, + "pricing": [ + "payg" + ], + "saas": true, + "scripts": "cdn\\.postpay\\.io/(?:.+\\?ver=([\\d\\.]+))?\\;version:\\1", + "website": "https://postpay.io" + }, "Postscript": { "cats": [ 32