Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basiq cleanup #1402

Merged
merged 1 commit into from
Oct 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/integrations/banking/basiq/banking-basiq-setup.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Set up your Basiq integration"
description: "Explore our API integration with Basiq"
unlisted: true
sidebar_label: Setup
---

Expand Down
1 change: 1 addition & 0 deletions docs/integrations/banking/basiq/banking-basiq.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: "Basiq"
description: "Learn about our Basiq integration"
sidebar_label: Overview
unlisted: true
---
<p>
<a class="external" href="https://basiq.io/" target="_blank">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: "Test your Basiq integration"
sidebar_label: Testing
unlisted: true
---

When you've [set up and enabled Basiq](/integrations/banking/basiq/banking-basiq-setup), you can test your integration with Basiq's test bank "Hooli". You'll need to:
Expand Down
21 changes: 1 addition & 20 deletions docs/integrations/banking/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,10 @@ displayed_sidebar: integrationsBanking

import { IntegrationsList } from "@components/Integrations";

Our integrations with <a class="external" href="https://plaid.com/" target="_blank">Plaid</a>, <a class="external" href="https://truelayer.com/" target="_blank">TrueLayer</a>, and <a class="external" href="https://basiq.io/" target="_blank">Basiq</a> enable you to retrieve up-to-date account and transaction data from your SMB customers' banks.
Our integrations with <a class="external" href="https://plaid.com/" target="_blank">Plaid</a> and <a class="external" href="https://truelayer.com/" target="_blank">TrueLayer</a> enable you to retrieve up-to-date account and transaction data from your SMB customers' banks.

<IntegrationsList sourceType="banking"/>

To view and compare banking data coverage by integration, use the <a class="external" href="https://knowledge.codat.io/supported-features/banking?view=tab-by-data-type&integrationKey=evqv&dataType=bankAccounts" target="_blank">Data coverage explorer</a> and select the **Banking API** product.

## Banking sandbox

For testing and evaluation, you can use our Banking Sandbox integration to explore the data you can work with. This doesn't need any setup apart from enabling the integration itself.
Expand All @@ -27,7 +25,6 @@ You can choose to enable:

- [Plaid](/integrations/banking/plaid/banking-plaid)
- [TrueLayer](/integrations/banking/truelayer/banking-truelayer)
- [Basiq](/integrations/banking/basiq/banking-basiq-setup) (AU and NZ clients only)

You'll need to register with your chosen provider before you can access banking data from their platform via our integration.

Expand All @@ -37,19 +34,3 @@ You should only enable one of the banking integrations at a time. This ensures o

- **Plaid** integration appears pre-selected for the user, and they are able to select the correct bank account once they continue linking to Plaid.
- **TrueLayer** integration appears in the auth flow as a set of banks that it supports, ready for the user to choose.
- **Basiq** integration appears in the auth flow as an integration tile, and the bank account selection happens when the flow directs to Basiq.

## Platform keys

Each integration has a unique 4-character key that identifies it in our APIs. For reference, a list of all banking integration platform keys can be found below.

:::note TrueLayer

TrueLayer works differently to our other integrations, and each banking provider has its own platform key. These have not yet been included in the table below.
:::

<iframe
src="https://knowledge.codat.io/embeds/integrations/platform-keys?integrationType=Banking"
frameborder="0"
style={{ top: 0, left: 0, background: "white", borderRadius: "4px", overflow: "hidden", width: "100%", height: "305px" }}
/>
12 changes: 1 addition & 11 deletions sidebars/integrations-banking.js
Original file line number Diff line number Diff line change
@@ -1,22 +1,12 @@
const integrations = [
{
type: "category",
label: "Basiq",
label: "Plaid",
collapsed: true,
customProps: {
hr: true,
section: "Bank integrations",
},
items: [
"integrations/banking/basiq/banking-basiq",
"integrations/banking/basiq/banking-basiq-setup",
"integrations/banking/basiq/test-your-basiq-integration",
],
},
{
type: "category",
label: "Plaid",
collapsed: true,
items: [
"integrations/banking/plaid/banking-plaid",
"integrations/banking/plaid/banking-plaid-setup",
Expand Down
7 changes: 0 additions & 7 deletions src/components/Integrations/integrations.js
Original file line number Diff line number Diff line change
Expand Up @@ -293,13 +293,6 @@ export const bankingIntegrations = [
"sourceType": "banking",
"img": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMjQiIGN5PSIyNCIgcj0iMjQiIGZpbGw9IiM0MjY5OTIiLz4KPHBhdGggZD0iTTExLjEyNDMgMzEuNTEwMUwyMi45MzQgMzguMDk3OUMyMy4yMDQgMzguMjk0MyAyMy41MjkzIDM4LjQwMDEgMjMuODYzMiAzOC40MDAxQzI0LjE5NzEgMzguNDAwMSAyNC41MjI0IDM4LjI5NDMgMjQuNzkyNCAzOC4wOTc5TDM3LjMyNjkgMzEuMDU0OEMzNy43NjM2IDMwLjc3NiAzOC4wNzAzIDMwLjU1MyAzOC4wNzAzIDMwLjA1MTNDMzguMDU4MyAyOS44NjQ2IDM3Ljk5NTcgMjkuNjg0NyAzNy44ODkzIDI5LjUzMDlDMzcuNzgyOSAyOS4zNzcgMzcuNjM2NyAyOS4yNTUgMzcuNDY2MyAyOS4xNzc4TDM0LjEwMjcgMjYuOTc1N0wzNy4zMDgzIDI1LjE2MzhDMzcuNjA3NyAyNS4wMjY3IDM3Ljg2NTMgMjQuODEyNSAzOC4wNTQ3IDI0LjU0MzFDMzguMjQ0MSAyNC4yNzM3IDM4LjM1ODUgMjMuOTU4OCAzOC4zODYyIDIzLjYzMDdWMTguNzQzMkMzOC40MjgzIDE4LjM1NjcgMzguMzQ0MyAxNy45NjY4IDM4LjE0NjcgMTcuNjMxOUMzNy45NDkxIDE3LjI5NyAzNy42NDg1IDE3LjAzNDkgMzcuMjg5OCAxNi44ODQ5QzM3LjI4OTggMTYuODg0OSAyNC45ODc1IDkuOTYyNTYgMjQuOTg3NSA5Ljk2MjU2QzI0LjY1MTQgOS43MjY2NiAyNC4yNTA3IDkuNjAwMSAyMy44NCA5LjYwMDFDMjMuNDI5MyA5LjYwMDEgMjMuMDI4NiA5LjcyNjY2IDIyLjY5MjUgOS45NjI1NkwxMC4zODA5IDE2Ljk3NzhDMTAuMTY0NyAxNy4wODgxIDkuOTgyODMgMTcuMjU1NiA5Ljg1NTA2IDE3LjQ2MkM5LjcyNzI5IDE3LjY2ODQgOS42NTg1MSAxNy45MDU4IDkuNjU2MTcgMTguMTQ4NkM5LjY1NjE3IDE4Ljc0MzIgMTAuMjg4IDE5LjE5ODUgMTAuMzgwOSAxOS4yNzI5TDEzLjU4NjYgMjEuMTMxMkwxMC4xOTUxIDIzLjE0NzVDMTAuMDM0NSAyMy4yNDcyIDkuODk5NTUgMjMuMzgzMyA5LjgwMTExIDIzLjU0NDdDOS43MDI2NyAyMy43MDYgOS42NDM0NyAyMy44ODgzIDkuNjI4MjkgMjQuMDc2N1YyNC4wNzY3QzkuNjI4MjkgMjQuMzQ2MiA5LjYyODI5IDI4Ljc5NjkgOS42MjgyOSAyOC43OTY5QzkuNTQ0NDUgMjkuMzUwNyA5LjY0NTYgMjkuOTE2NyA5LjkxNjA1IDMwLjQwNzJDMTAuMTg2NSAzMC44OTc3IDEwLjYxMTIgMzEuMjg1NCAxMS4xMjQzIDMxLjUxMDFWMzEuNTEwMVpNMzUuODU4OCAzMC4xMzQ5TDIzLjg2MzIgMzYuNzIyN0wxMi4yNzY0IDMwLjMyMDdMMTUuOTAwMiAyOC4yODU4TDIzLjQyNjUgMzIuNTA0M0MyMy41NTYyIDMyLjU2OTYgMjMuNjk5NCAzMi42MDM3IDIzLjg0NDYgMzIuNjAzN0MyMy45ODk5IDMyLjYwMzcgMjQuMTMzMSAzMi41Njk2IDI0LjI2MjggMzIuNTA0M0wzMi4zOTMgMjcuODU4NEwzNS44NTg4IDMwLjEzNDlaTTM2Ljg2MjMgMjMuMTE5NkwzMy42Mjg4IDIxLjE3NzdMMzYuODYyMyAxOS4zMTkzVjIzLjExOTZaTTI0Ljc4MzEgMTEuNzc0NEwzNS43ODQ1IDE4LjEwMjFMMzIuMTYwNyAyMC4yNzY0TDI0LjcyNzMgMTUuODUzNUwyNC43ODMxIDExLjc3NDRaTTIzLjg1MzkgMTcuMjI4N0wzMC41NTMzIDIxLjIyNDFMMjMuODUzOSAyNS4wMDU5TDE3LjAxNTIgMjEuMTMxMkwyMy44ODE4IDE3LjIyODdIMjMuODUzOVpNMTEuNzA5NiAxOC4xNDg2TDIyLjk4MDUgMTEuNzc0NFYxNS44NTM1TDE1LjE1NjkgMjAuMTkyOEwxMS43MDk2IDE4LjE0ODZaTTE1LjI2ODQgMjIuMTE2MUwyMy40MjY1IDI2LjY5N0MyMy41NTk4IDI2Ljc2NyAyMy43MDggMjYuODAzNSAyMy44NTg2IDI2LjgwMzVDMjQuMDA5MSAyNi44MDM1IDI0LjE1NzQgMjYuNzY3IDI0LjI5MDYgMjYuNjk3TDMyLjExNDMgMjIuMTE2MUwzNS42NDUxIDI0LjIyNTRMMjMuODQ0NiAzMC44MDM5TDExLjg0OSAyNC4wMzk1TDE1LjI2ODQgMjIuMTE2MVpNMTEuMTcwNyAyNS41NzI3TDE0LjMzOTIgMjcuMzM4MUwxMS4xNzA3IDI5LjExMjhWMjUuNTcyN1oiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo="
},
{
"name": "Basiq",
"to": "/integrations/banking/basiq/banking-basiq-setup",
"sourceType": "banking",
"tags": ["AU", "NZ"],
"img": "https://static.codat.io/public/officialLogos/Square/BDD831CE-EEBD-4896-89A7-20E5EE8989EE.png"
},
]

export const commerceIntegrations = [
Expand Down
Loading