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::Status - response object for Business::Giropay::Request::Status

ATTRIBUTES

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

reference

Unique GiroCheckout transaction ID.

backendTxId

Payment processor transaction id

amount

If a decimal currency is used, the amount is in the smallest unit of value, eg. Cent, Penny.

currency

currency

resultPayment

Payment result code.

resultAVS

Result of the age verification (in case of a giropay-ID transaction).

obvName

Optional adjustable field, which includes the name of the person who has to be verified (in case of a giropay-ID transaction).

METHODS

See "METHODS" in Business::Giropay::Role::Response for methods in addition to the following:

has_bic $bic_code

Returns true if $bic_code exists as a key in "issuers".