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.

  1. Ruby
gateway.apple_pay.register_domain("www.example.com")
Arguments
urlrequired, String
The domain to register for Apple Pay on the web.

See also