Apple Pay
Apple Pay: Register Domain
Note
Before registering a domain in production, you will need to download the domain association file and host it at /.well-known/apple-developer-merchantid-domain-association
on your site. Domain registrations are currently limited to 99 for each entity.
Returns a result object.
- PHP
$gateway->applePay()->registerDomain("www.example.com")
Arguments
url
required, stringThe domain to register for Apple Pay on the web.