The gateway builds the return url parameterized with the plugin ID (which is always "klarna_payments") instead of using the entity ID of the gateway configuration entity. As long as you name your gateway config "klarna_payments", you won't see any problems, but as soon as you provide a different ID (like I did with "klarna_pay_later"), you will get a "page not found" error when you get redirected to your site

CommentFileSizeAuthor
#2 3013152-2.patch647 bytesagoradesign

Comments

agoradesign created an issue. See original summary.

agoradesign’s picture

Status: Active » Needs review
StatusFileSize
new647 bytes

  • tuutti committed 2efc81f on 8.x-1.x authored by agoradesign
    Issue #3013152 by agoradesign: The return url is built with the wrong ID
    
tuutti’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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