Apple Pay: Register Domain

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.
;;