The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Braintree::ApplePay

PURPOSE

This class lists, registers, and unregisters ApplePay domains.

registered_domains()

This returns all the registered ApplePay domains

register_domain()

This registers the domain provided.

unregister_domain()

This unregisters the domain provided.

TODO

Need to document the keys and values that are returned
Need to document the required and optional input parameters
Need to document the possible errors/exceptions