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

NAME

WebService::Braintree::_::IdealPayment

PURPOSE

This class represents a Ideal payment.

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

ATTRIBUTES

amount()

This is the amount for this ideal payment.

approval_url()

This is the approval URL for this ideal payment.

currency()

This is the currency for this ideal payment.

iban_bank_account()

This is the iban_bank_account for this ideal payment. This will be an object of type "" in WebService::Braintree::_::IbanBankAccount.

id()

This is the ID for this ideal payment.

ideal_transaction_id()

This is the ideal transaction ID for this ideal payment.

issuer()

This is the issuer for this ideal payment.

order_id()

This is the order ID for this ideal payment.

status()

This is the status for this ideal payment.