Business-Giropay

 view release on metacpan or  search on metacpan

lib/Business/Giropay/Notification.pm  view on Meta::CPAN

    # PayPal
    4151 => 'invalid PayPal token',
    4152 => 'post-processing necessary at PayPal',
    4153 => 'change PayPal payment method',
    4154 => 'PayPal-payment is not completed',

    # Allgemein
    4501 => 'timeout / no user input',
    4502 => 'user aborted',
    4503 => 'duplicate transaction',
    4504 => 'suspicion of manipulation or payment method temporarily blocked',
    4505 => 'payment method blocked or rejected',
    4900 => 'transaction rejected ',

    # Age verification (giropay)
    4020 => 'age verification successful',
    4021 => 'age verification not possible',
    4022 => 'age verification unsuccessful',
);

=head1 ATTRIBUTES



( run in 0.917 second using v1.01-cache-2.11-cpan-49f99fa48dc )