From 839dc144274f254396f6f7623f9109da24eb17f6 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 15 Oct 2021 01:49:34 +0600 Subject: [PATCH] fix confidence, fix desc --- src/technologies/p.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/technologies/p.json b/src/technologies/p.json index a8a0b7d95..cc8a1cd1d 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1305,12 +1305,12 @@ "cats": [ 91 ], - "description": "Postpay is a payment solution that allows you to split your purchase amount into instalments", + "description": "Postpay is a payment solution that allows you to split your purchase amount into instalments.", "icon": "Postpay.svg", "js": { - "PostpayJsConfig": "", - "postpay": "", - "wc_postpay_init_params": "" + "PostpayJsConfig": "\\;confidence:50", + "postpay": "\\;confidence:25", + "wc_postpay_init_params": "\\;confidence:25" }, "pricing": [ "payg"