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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3013152-2.patch | 647 bytes | agoradesign |
Comments
Comment #2
agoradesign commentedComment #4
tuutti commentedThanks!