Register domain for Apple Pay
Register your website's domain to accept payments via Apple Pay.
Before you call this endpoint, make sure that you have completed the following steps:
- Download the latest domain validation file.
- Upload the domain validation file to your website in the following folder
/.well-known/
. For example, if your website isiacceptpayments.com
, the file should be available oniacceptpayments.com/.well-known/apple-developer-merchantid-domain-association
, whereapple-developer-merchantid-domain-association
indicates the name of the file.
Request
Body object
Response
Domain registered successfully
Was this page helpful?