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

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.