From faf78acca76e29c4945e90a54981a727995cadea Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 15 Jul 2023 01:51:06 +0600 Subject: [PATCH] fixes --- src/technologies/a.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/technologies/a.json b/src/technologies/a.json index 73a6917c4..0d03b9c3a 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -4518,7 +4518,7 @@ "cats": [ 41 ], - "description": "Authorize.net is a secure online payment gateway service that enables businesses to accept payments through various channels, such as e-commerce websites, mobile devices, and retail stores, providing a trusted platform for processing credit card and electronic cheque payments.", + "description": "Authorize.net is a secure online payment gateway service that enables businesses to accept payments through various channels, such as ecommerce websites, mobile devices, and retail stores, providing a trusted platform for processing credit card and electronic cheque payments.", "icon": "authorize.net.svg", "headers": { "Content-Security-Policy": "\\.authorize\\.net\\s" @@ -4527,6 +4527,11 @@ "config.authorizenet_public_client_key": "" }, "scriptSrc": "\\.authorize\\.net/", + "saas": true, + "pricing": [ + "recurring", + "payg" + ], "website": "https://www.authorize.net" }, "Auth0 Lock": {