diff --git a/docs/bank-feeds/overview.mdx b/docs/bank-feeds/overview.mdx index 88a80dc36..d80c31b1f 100644 --- a/docs/bank-feeds/overview.mdx +++ b/docs/bank-feeds/overview.mdx @@ -129,9 +129,13 @@ on your customer's software, there are [three methods](/bank-feeds/mapping/overview) you can use for mapping: Codat's UI, your own UI, or the integration's UI. -:::note Platform requirements The setup process and platform registration +:::note Platform requirements + +The setup process and platform registration requirements vary for each Bank Feeds integration. For detailed instructions, -refer to the documentation we provide for each integration. ::: +refer to the documentation we provide for each integration. + +::: ### [Import transactions](/bank-feeds/pushing-transactions) diff --git a/package.json b/package.json index 0487cc1b3..07be77907 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "format:js:check": "prettier --check \"**/*.{js,jsx,ts,tsx}\"", "format:mdx": "prettier --write \"**/*.{md,mdx}\"", "format:mdx:check": "prettier --check \"**/*.{md,mdx}\"", - "links:check": "linkinator ./build --recurse --verbosity error --skip \".*github.*|.*localhost.*\"" + "links:check": "linkinator ./build --recurse --verbosity error --skip \".*github.*|.*localhost.*\"", "vale:sync": "vale sync", "vale": "vale docs/", "vale:check": "vale --minAlertLevel=warning docs/" diff --git a/src/components/Integrations/integrations.js b/src/components/Integrations/integrations.js index 92dacb65d..9a4f65370 100644 --- a/src/components/Integrations/integrations.js +++ b/src/components/Integrations/integrations.js @@ -569,6 +569,7 @@ export const bankfeedsIntegrations = [ name: "Oracle NetSuite bank feeds", to: "/integrations/bank-feeds/netsuite-bank-feeds/netsuite-bank-feeds-setup", sourceType: "bankfeeds", + tags: ["Premium"], img: "https://static.codat.io/public/officialLogos/Square/9815B998-024D-4415-A40B-89903B2CAD6F.png", }, {