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
urlrequired, stringThe domain to register for Apple Pay on the web.