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

NAME

WebService::Braintree::_::Transaction::VisaCheckoutCardDetail

PURPOSE

This class represents a transaction Visa checkout card detail.

This class will only be created as part of a response or error response.

ATTRIBUTES

bin()

This is the bin for this Visa checkout card detail.

call_id()

This is the call ID for this Visa checkout card detail.

card_type()

This is the card type for this Visa checkout card detail.

cardholder_name()

This is the cardholder name for this Visa checkout card detail.

commercial()

This is true if this Visa checkout card detail is commercial.

country_of_issuance()

This is the country of issuance for this Visa checkout card detail.

customer_location()

This is the customer location for this Visa checkout card detail.

debit()

This is true if this Visa checkout card detail is debit.

durbin_regulated()

This is true if this Visa checkout card detail is Durbin-regulated.

expiration_month()

This is the expiration month for this Visa checkout card detail.

expiration_year()

This is the expiration year for this Visa checkout card detail.

healthcare()

This is true if this Visa checkout card detail is healthcare.

image_url()

This is the image URL for this Visa checkout card detail.

issuing_bank()

This is the issuing bank for this Visa checkout card detail.

last_4()

This is the last-4 for this Visa checkout card detail.

payroll()

This is true if this Visa checkout card detail is payroll.

prepaid()

This is true if this Visa checkout card detail is prepaid.

product_id()

This is the product ID for this Visa checkout card detail.

token()

This is the token for this Visa checkout card detail.

METHODS

expiration_date()

This returns the expiration date in MM/YYYY format.

masked_number()

This returns the card number with the center masked out.