From db111764e21658a0e3ed1d8dc64304d7890ab49b Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 28 May 2022 13:02:48 +0600 Subject: [PATCH] Add PayPal Credit / bnpl --- src/technologies/p.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/technologies/p.json b/src/technologies/p.json index c7c635b61..e5f057881 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -639,6 +639,22 @@ "website": "https://paypal.com", "xhr": "\\.paypal\\.com" }, + "PayPal Credit": { + "cats": [ + 91 + ], + "description": "PayPal Credit is a reusable line of credit that lets you pay for online purchases over time.", + "icon": "PayPal.svg", + "requiresCategory": 6, + "implies": "PayPal", + "dom": "img[alt*='PayPal Credit'], a[title*='PayPal Credit']", + "js": { + "PaypalOffersObject": "", + "payPalCreditPopover": "" + }, + "scriptSrc": "\\.paypalobjects\\.com/.+/smart-credit-message@([\\d\\.]+)\\.js\\;version:\\1", + "website": "https://www.paypal.com/uk/webapps/mpp/paypal-virtual-credit" + }, "PayPal Marketing Solutions": { "cats": [ 10,