Adyen

Adyen este o companie olandeza care ofera diverse posibilitati de plata online.

Notă

Adyen works only with customers processing more than 10 million annually or invoicing a minimum of 1.000 transactions per month.

Configurare

Tabul Credentiale

Odoo are nevoie de API Credentials pentru a se conecta cu contul tau Adyen, care sunt:

  • Merchant Account: Codul contului comerciantului pentru a fi folosit cu Adyen.

  • API Key: The API key of the webservice user.

  • HMAC Key: Cheia HMAC a webhook-ului.

  • Checkout API URL: URL-ul de baza pentru punctele de terminare ale API-ului Checkout

Puteti copia credentialele dvs. din contul dvs. Adyen si le puteti lipi in campurile corespunzatoare din tabul Credentials.

Important

If you are trying Adyen as a test, with a test account, change the State to Test Mode. We recommend doing this on a test Odoo database, rather than on your main database.

Cheie API

In order to retrieve the API Key, log into your Adyen account, go to Developers ‣ API Credentials. - If you already have an API user, open it. - If you don’t have an API user yet, click on Create new credential. Go to Authentication and get or generate your API Key. Be careful to copy your API key as you’ll not be allowed to get it later without generating a new one.

Cheia HMAC

Ca sa obtineti cheia HMAC, va trebui sa configurati un webhook Standard Notification. Pentru asta, va rugam sa va logati in contul Adyen, apoi sa mergeti la Developers ‣ Webhooks ‣ Add webhook ‣ Add Standard notification.

Configurare webhook.

There, in General ‣ Server Configuration ‣ URL, enter your server address followed by /payment/adyen/notification and in General ‣ Server Configuration ‣ Method, select HTTP Post.

Introduceti URL-ul de notificare.

Then continue in Security ‣ HMAC Key ‣ Generate new HMAC key. Be careful to copy it as you’ll not be allowed to get it later without generating a new one.

Trebuie sa salvati webhook-ul pentru a finaliza crearea lui.

Url-uri

To retrieve the URLs, log into your Adyen account, go to Developers ‣ API URLs. Pick one of the URLs listed next to Checkout API as your Checkout API URL.

Obtineti link-urile pentru diferitele API-uri.