Problem/Motivation

Currently, KlarnaManager::getOrder() and KlarnaManager::loadOrder() both load the order from the Klarna Checkout endpoint.

After the customer has completed the purchase, the order needs to be loaded from the order management API.

Updating loadOrder() to do this now isn't an option for backwards compatibility reason. I'm suggesting we add a loadCompletedOrder() method to the KlarnaManager.

CommentFileSizeAuthor
#2 3270317-2.patch2.06 KBjsacksick

Comments

jsacksick created an issue. See original summary.

jsacksick’s picture

Status: Active » Needs review
StatusFileSize
new2.06 KB

  • jsacksick committed 3fb0632 on 8.x-2.x
    Issue #3270317 by jsacksick: Add a method to the Klarna manager for...
jsacksick’s picture

Status: Needs review » Fixed

Committed, thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.