Adyen - DNS setup¶
Target Audience: Developers, Stakeholders
Introduction¶
This document describes the DNS/SSL setup needed for a Payway-Adyen integration.
When do I need to configure DNS/SSL for a Payway Adyen integration?¶
If you're setting up either the PCP Redirect or the Custom Redirect integration.
DNS configuration¶
To enable sales using PARP you need to configure a subdomain on your DNS. You do this by setting up a CNAME-record pointing to PARP. Configure the records to match the values below. Insert your subdomain in place of *.example.com.
Production
Configure with a CNAME-record
Type | Host | Value |
---|---|---|
CNAME | purchase.example.com | payway-adyen-provider.azurewebsites.net |
Staging
Configure with a CNAME-record
Type | Host | Value |
---|---|---|
CNAME | purchase-stage.example.com | payway-adyen-provider-stage.azurewebsites.net |
SSL configuration¶
SSL will be configured by Adeprimo automatically. If you want to use your own certificate you need to provide this in a .pfx formatted file to Adeprimo. This, however, means that you will be responsible for the certificate lifecycle yourselves.
Whats next after the records have been setup?¶
After setting up the records you need to contact Adeprimo so they can connect the domain to PARP.