Closed (fixed)
Project:
Commerce Klarna Payments
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Feb 2020 at 11:41 UTC
Updated:
17 Oct 2020 at 21:00 UTC
Jump to comment: Most recent
Comments
Comment #2
tuutti commentedCommerce shipping is not supported at the moment, so it's probably Klarna copying the billing address by default.
You can do something like this:
yourmodule.services.yml:
src/EventSubscriber/SessionSubscriber.php:
Comment #3
agoradesign commentedSupporting the shipping address is part of my proposed patch in #3013645-2: Respect the VAT on shipping fee order items
Comment #4
vanlindholm commentedThank you both! I've applied the patch from agoradesign and it all appears to work as expected.
Comment #5
tuutti commentedComment #6
tuutti commentedThis should be fixed in 2.x.