From 17b3e86f3f495d7490a8d2950fa9b7641cdf5476 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 3 Apr 2022 22:47:01 +0600 Subject: [PATCH] Update Grab Pay Later / bnpl --- src/technologies/g.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/technologies/g.json b/src/technologies/g.json index 0ef655d5f..fccfd7699 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -1447,8 +1447,12 @@ 41, 91 ], - "description": "Grab Pay Later is a Buy now pay later solution offered by Grab.", + "description": "Grab Pay Later is a buy now pay later solution offered by Grab.", "icon": "Grab.svg", + "js": { + "GrabWidget": "", + "grab_widget_money_format": "" + }, "saas": true, "scriptSrc": "grab-paylater\\.js", "website": "https://www.grab.com/sg/finance/pay-later/"