From b5ade4397015ad3e6772cf7f71be58e0a7a33374 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 22 Jul 2021 00:08:35 +0600 Subject: [PATCH] Update Bolt Payments / Payment processors --- src/technologies.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 959b3990f..afa211943 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -3338,11 +3338,14 @@ "icon": "Bolt.svg", "js": { "BoltCheckout": "", - "bolt_callbacks": "" + "bolt_callbacks": "", + "BoltPopup": "", + "BoltTrack": "" }, "pricing": [ "poa" ], + "scripts": "connect\\.bolt\\.com/", "saas": true, "website": "https://www.bolt.com/", "xhr": "connect\\.bolt\\.com"