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

NAME

WebService::Braintree::PaymentMethodNonce

PURPOSE

This class creates and finds payment method nonces.

CLASS METHODS

create()

This takes a token and returns the payment method nonce created.

find()

This takes a token and returns the payment method nonce (if it exists).

OBJECT METHODS

UNKNOWN

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