Seamless Payment Adapter Adyen - 09350300003
System level configuration to set up the Adyen PSP service adapter.
| Property | Data Type, Range | Description | Default |
|---|---|---|---|
| remote-services.adyen | |||
| checkout.baseUrl | String | ||
| payment.baseUrl | String | ||
| payment.apiKey | String | ||
| payment.merchantAccount | String | The merchantAccount to be used in communication with Adyen PSP | |
| marketpay.baseUrl | String | ||
| marketpay.hostedOnboarding.baseUrl | String | ||
| marketpay.notification.baseUrl | String | ||
| getConnectionTimeout | Integer | 10000 | |
| connectionTimeout | Integer | 30000 | |
| receiveTimeout | Integer | 31000 | |
| gmg.payment.psp.adyen | |||
| notification.hmacKey | String | ||
| notification.hmacKeyTemporary | String | ||
Store level configuration to set up the Adyen PSP service adapter.
| Property | Data Type, Range | Description | Default |
|---|---|---|---|
| payment | Basic definitions | ||
| payment.psp.active | 'AdyenPSP' | Specifies which payment service provider will be used. | |
| payment.psp.AdyenPSP | Adyen-specific adapter settings that will override the system level configuration, if set. | ||
| checkout.baseUrl | String | ||
| payment.baseUrl | String | ||
| merchantAccount | String | ||
| apiKey | String | ||
| countryCode | String | ||
| notification.hmacKey | String | ||
| notification.hmacKeyTemporary | String | ||