Skip to content

Commit 7c088d2

Browse files
Merge pull request #1173 from buckaroo-it/BP-4187-Reward-Points-problem-after-update
BP-4187-Reward Points problem after update
2 parents 45b502b + 429acec commit 7c088d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Model/Method/Klarnakp.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,7 @@ public function getRequestArticlesData($payment)
718718
$articles = array_merge($articles, $discountLine);
719719
}
720720

721+
$count++;
721722
$reward = $this->getRewardLine($quote, $count);
722723

723724
if (!empty($reward)) {

0 commit comments

Comments
 (0)