Swedbank-SPP / swedbank-payment-portal

Swedbank Payment Portal API library for PHP
Other
36 stars 21 forks source link

Unfinished HPS transactions processing #22

Open zutautaz opened 5 years ago

zutautaz commented 5 years ago

Seems following code is not complete (pointless variable): https://github.com/Swedbank-SPP/swedbank-payment-portal/blob/master/src/CC/HPSService/HPSService.php#L311

If user attempted at least one authorization and it failed, code will assume this transaction failed. Was this behavior intended?