Apple Pay Options

Returned within anresult objectfrom the following requests:AnchorIcon
  1. Ruby
response = gateway.apple_pay.registered_domains;
puts response.apple_pay_options.domains; # ['example.com']
Attributes
domainsmultiple

An array of domains registered for Apple Pay on the web

See alsoAnchorIcon