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

Business::Giropay::Response::Bankstatus - response object for Business::Giropay::Request::Bankstatus

ATTRIBUTES

See "ATTRIBUTES" in Business::Giropay::Role::Response for attributes common to all request classes.

bankcode

Numeric bank code.

bic

Bank's BIC code

bankname

Bank name.

supported

1 = payment via this bank/issuer is supported 0 = payment via this bank/issuer is not supported

giropayid

Only applicable for giropay (not eps, etc).

1 = giropay-ID and giropay-ID + giropay is supported 0 = giropay-ID and giropay-ID + giropay is not supported

METHODS

See "METHODS" in Business::Giropay::Role::Response.