The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

WebService::Braintree::_::UnknownPaymentMethod

PURPOSE

This class represents an unknown payment method.

This class will only be created as part of a response or error response. Specifically, this class will only be created if Braintree responds with a payment method this SDK does not know how to handle.

Because this SDK does not know how to handle this, the class will have very limited functionality relative to the other payment methods.

customer_id()

This returns the account's customer's ID.

default()

This returns if this account is default.

is_default() is an alias for this attribute.

token()

This returns the account's token.

METHODS

image_url()

This returns the "unknown payment methods" image URL. This is a URL provided by and hosted by Braintree.