GX-Bug #70357
geschlossenAfterbuy - Lieferland wird bei abweichender Versand- und Rechnungsadresse falsch übertragen | Delivery country is transferred incorrectly if the shipping and billing address is different
0%
Es wird das Feld "Land" bei abweichender Versand- und Lieferadresse richtig an Afterbuy übertragen
Beschreibung
Falls in einer Bestellung die Lieferadresse von der Rechnungsadresse abweicht wird das Feld "Land" für die Lieferanschrift nicht übergeben.
Das Land muss mit den Wert für KFZ-Kennzeichen an Afterbuy übergeben werden anstatt den Iso2-Code zu verwenden. Der AfterbuyOrderSender
, der die Shop-API nutzt, überträgt den Wert richtig. Allerdings wird in der XML-API wieder der Iso2-Code verwendet, was dazu führt, das bei Afterbuy kein Wert für Land mehr zu sehen ist.
If the shipping address in an order is different from the billing address, the "Country" field for the shipping address is not passed.
The country must be passed to Afterbuy using the license plate value instead of using the Iso2 code. The 'AfterbuyOrderSender', which uses the Shop-API, transfers the value correctly. However, in the XML API, the Iso2 code is used again, which leads to the result that the field is empty