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.
- Ruby
gateway.apple_pay.register_domain("www.example.com")
Arguments
url
required, StringThe domain to register for Apple Pay on the web.