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::EuropeBankAccount

PURPOSE

This class finds Europe Bank Account payment methods.

CLASS METHODS

find()

This takes a token and returns a response with the europe_bank_account() set.

sale()

This takes a token and an optional hashref of parameters. This delegates to "sale" in WebService::Braintree::Transaction, setting the payment_method_token appropriately and submitting the transaction for settlement.