Apple Pay: Register Domain

Returns a result object.

  1. PHP
$gateway->applePay()->registerDomain("www.example.com")
Arguments
urlrequired, string
The domain to register for Apple Pay on the web.
;;