> ## 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.

# SocieteGenerale

## Links

* Societe Generale Developer Portal

## Scopes

* Account Information 🔒
* Payment Initiation 🔒

## Supported ASPSPs

| ASPSP                                                     | Link                                                                                                                                                                       | Supported | Institution ID                                       |
| --------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------- | ---------------------------------------------------- |
| Societe General Personal and its Sandbox                  | [AIS](https://developer.societegenerale.fr/en/live/api/accounts-pri:1.4.2.17.3)<br />[PIS](https://developer.societegenerale.fr/en/live/api/payment-requests-pri:1.4.2.27) | Yes       | `soc-gen-personal`<br />`soc-gen-personal-sandbox`   |
| Societe Generale Professional ( Business) and its sandbox | [AIS](https://developer.societegenerale.fr/en/live/api/accounts-pro:1.4.2.4.7)<br />[PIS](https://developer.societegenerale.fr/en/live/api/payment-requests-pro:1.4.2.27)  | Yes       | `soc-gen-business`<br />`soc-gen-business-sandbox`   |
| Societe Generale Enterprise ( Corporate ) and its sandbox | [AIS](https://developer.societegenerale.fr/en/live/api/accounts-ent:1.4.2.4.8)<br />[PIS](https://developer.societegenerale.fr/en/live/api/payment-requests-ent:1.4.2.27)  | Yes       | `soc-gen-corporate`<br />`soc-gen-corporate-sandbox` |

### Sandbox SCA Login

| User           | Pass         | Scope |
| -------------- | ------------ | ----- |
| User: 55000002 | pass: 111111 | AIS   |
| User: 55000001 | pass: 111111 | PIS   |

## Registration Process

Soc Gen Supports only manual Registration for all the above institutions

* Create an account on [https://sg-signin.societegenerale.fr/#/auth/sign-up](https://sg-signin.societegenerale.fr/#/auth/sign-up)
* Once the account is activated(you will receive an email from the institution), create a new customer organization ([https://developer.societegenerale.fr/en/sb/new\_co](https://developer.societegenerale.fr/en/sb/new_co))
* You can only create a customer organization using this link/method on the Sandbox Catalog
* To create a new customer organization on the live catalog, email your eIDAS QWAC to [support-api-groupe-sg.fr@socgen.com](mailto:support-api-groupe-sg.fr@socgen.com) along with a contact email address and organization agreement number (PSDXX-XXXX-XXXXX)
* Once your new live catalog consumer organization is created and active, you can create a new application for access to the Societe Generale API and generate client-id and client-secret
* After creating a new application with the relevant redirect URIs and other required details you can now subscribe to the APIs
  * AISP: [https://developer.societegenerale.fr/en/sb/prod/api-aisp:1.1.5](https://developer.societegenerale.fr/en/sb/prod/api-aisp:1.1.5)
  * PISP: [https://developer.societegenerale.fr/en/sb/prod/api-pisp:1.1.5](https://developer.societegenerale.fr/en/sb/prod/api-aisp:1.1.5)

## Accounts and Payments Supported

### Accounts

* accounts
* balance
* transactions
* identity

### Payments

* Domestic SEPA Payments

## Key Points to Note

1. Societe Generale access tokens for AIS are all valid for 30 mins (applies to personal, professional, and enterprise accounts)
2. For the personal account AIS, the refresh token is valid for 90 days - also every time you refresh the access token, a new refresh token is generated
3. For enterprise accounts they don't currently support refresh token at all - hence the consent is only valid for as long as the access token (30 mins)
4. For enterprise accounts, they are working on a solution that will provide refresh token but with a validity of 24 hours (same as BNP enterprise)
5. When implemented, each enterprise refresh token will only provide 4 access tokens - therefore only 2 hours access per 24 hours split into 30 minute chunks

## Onboarding ASPSP's to Yapily Application

### **LIVE & SANDBOX:**

**Precondition**: To connect to Live and Sandbox Credit Mutuel 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 respective ASPSPs 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

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.
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)
