> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yapily.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Arkea Group

All the supported institutions are built in the Yapily P2 environment and currently, the dashboard is not available yet hence all the registrations need to be performed in the backend. The technical support team will be able to assist in this process

## Links

* [Arkea](https://developer.arkea.com/apis)

## Scopes

* Account Information 🔒
* Payment Initiation 🔒

## Supported ASPSPs

| ASPSP                                               | Supported | Institution ID           | Type Supported |
| --------------------------------------------------- | --------- | ------------------------ | -------------- |
| Crédit Mutuel de Bretagne \[CMB]                    | Yes       | `creditmutuel-bertagne`  | Personal       |
| Crédit Mutuel du Sud-Ouest \[CMSO]                  | Yes       | `creditmutuel-sud-ouest` | Personal       |
| Fortuneo                                            | Yes       | `fortuneo`               | Personal       |
| Max                                                 | Yes       | `max-bank`               | Personal       |
| Arkéa Banque Privée \[ABP]                          | Yes       | `arkea-personal`         | Personal       |
| Arkéa Banque Entreprises et Institutionnels \[ABEI] | Yes       | `arkea-corporate`        | Business       |
| Arkéa Banking Services \[ABS]                       | Yes       | `arkea-banking`          | Personal       |
| BPE                                                 | Yes       | `bpe-personal`           | Personal       |
| Allianz Banque                                      | Yes       | `allianz_fr`             | Personal       |

## Registration Process

Arkea Supports only Manual registration and this is briefed [here](https://developer.arkea.com/get-started)

* Create a login for the Arkea developer [portal](https://developer.arkea.com/connect)
* Ensure you have a valid QSEAL, QWAC certificates along with CA(intermediate and root) as this needs to be uploaded back to back ( see below example ) in their portal
* Complete registration in their portal online and submit the form

Example certificate to be uploaded

Certificates have to be appended in the format as QSEAL/QWAC → Intermediate CA → Root CA

```
-----BEGIN CERTIFICATE-----
MIIHfDCCBWSgAwIBAgIUYImxnz9CjSlR4qjWEwkWHfeBH6kwDQYJKoZIhvcNAQEL
<..and so on...>
19elYPNdZhl1pCxAy8dduotshRw2ONI16f8DFSRYmwY/mWCh1oFqEsXoT0mxxYaj
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIIHszCCBZugAwIBAgIUNgYGCneQH5TiHtlT8u0h6XcfdmEwDQYJKoZIhvcNAQEL
<..and so on...>
BkqPNd/MXEMJGdVMKAeNncbqNeAUt13MUNn1NE0G+TQu4aVkYOJfq42gUfJu5ejz
05T1O2pMrA==
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
MIIF1jCCA76gAwIBAgIUXPhoWe8aK2+a26ov44mnhAwDA6EwDQYJKoZIhvcNAQEL
<..and so on...>
2zEVJK4Az1nljA9vTY2dZFNDOSzVK84cio4jQkB1SuTDwL/0a5urw3fUIJgz7YI9
P92ky9jdw1v9Ow==
-----END CERTIFICATE-----
```

## Accounts and Payments Supported

### Accounts

* accounts
* balance
* transactions
* identity

### Payments

* Domestic SEPA Payments
* Domestic SEPA Instant
* Periodic Payments
  * Frequencies supported
    * Daily
    * Weekly
    * EveryTwoWeeks
    * Monthly
    * EveryTwoMonths
    * Quarterly
    * SemiAnnual
    * Annual

## Onboarding ASPSP's to Yapily Application

### **LIVE & SANDBOX:**

**Precondition**: To connect to Live Arkea supported ASPSP, whether you are accessing account information or initiating payments, your business must have the right permission to access the resource. You need valid eiDAS certificates to connect. Please refer to the ASPSP link given above for more details.

Below steps need to be performed for registration until our Dashboard is integrated with V2 .

**Pre-requisites:**

* eiDAS certificates
* Complete manual registration in Arkea portal as explained above

Steps Required for registration

1. Upload your eiDAS certificates (QWAC and QSEAL) into Yapily's [certificate vault](https://console.yapily.com/certificates).
2. Add **Institution** from the **Live** tab to your [Yapily Console](https://console.yapily.com/applications) application.
3. Add this institution into your app from the **Live** tab and configure the institution by adding `Client Uri` and `Terms of Service Uri`& selecting the `certificates`from the dropdown.
4. Select your `QSEAL`and `QWAC`certificates from the relevant drop-downs lists then click **Next**.
5. Add `client Id`and `secret` which you have received after registering your eiDAS certificates with Arkea portal.
6. Make sure to click **Save** in order not to lose these credentials.

## Support

If you require technical support with certificate management, please contact [Support](/resources/support)
