Adyen¶
Adyen este o companie olandeza care ofera diverse posibilitati de plata online.
Vedeți și
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
. - 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 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 .

There, in /payment/adyen/notification
and in , select HTTP Post
.

Then continue in
. 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
. Pick one of the URLs listed next to Checkout API as your Checkout API URL.