API Reference

Approve a domain

Approve a domain for web forms (Adyen only)

Log in to see full request history

NOTE: Domains are not shared between the LIVE and TEST credentials. You should add test and developer domains using your test credentials and add live domains with your live credentials. Domains are required to be HTTPS.

NOTE: A local HTML file or even "localhost" as the domain will not work for testing. It will need at least a schema, top level and second-level domain and must use the HTTPS protocol. For testing it can be fake and local to just your host file. For example, https://my-adyen-test.com would be valid for testing. Also, wild card domains are not allowed, you will need to enter every sub-level domain individually (this is not our own restriction but a restriction given to us by Adyen).

Body Params

Domain

string
required

https:// is optional, but will be assumed if not provided.

string

Your unique identifier for the merchant/business/store in your system that will map to the payment account

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json