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".