• Hello,

    Honestly the plugin is good , but always a lot of issues.
    I have created order with paypal, then at the stage of automatic status changing to processing the Label creation is being failed, here is the log file. All the “name1” fields exist properly , but again that error “SOAP-ERROR: Encoding: object has no ‘name1’ property”.

    Please help to resolve this , cause we have a lot of orders per day and needed to generate label manually and waist time on it.

    ———>HERE IS THE LOG<———

    03-27-2021 @ 22:29:48 – “createShipmentOrder” called with: Array
    (
    [Version] => Array
    (
    [majorRelease] => 3
    [minorRelease] => 1
    )

    [ShipmentOrder] => Array
    (
    [sequenceNumber] => 234386
    [Shipment] => Array
    (
    [ShipmentDetails] => Array
    (
    [product] => V01PAK
    [accountNumber] => 62882222530101
    [shipmentDate] => 2021-03-27
    [ShipmentItem] => Array
    (
    [weightInKG] => 0.7
    )

    [Notification] => Array
    (
    [recipientEmailAddress] => [email protected]
    )

    [customerReference] => 234386
    [returnShipmentReference] => 234386
    [returnShipmentAccountNumber] => 628822225307
    )

    [Shipper] => Array
    (
    [Name] => Array
    (
    [name1] => Mammutmarsch UG
    [name2] => Tino Hauke
    )

    [Address] => Array
    (
    [streetName] => Hafenstra?e
    [streetNumber] => 23
    [zip] => 04179
    [city] => Leipzig
    [Origin] => Array
    (
    [countryISOCode] => DE
    [state] => Sachsen
    )

    )

    [Communication] => Array
    (
    )

    )

    [Receiver] => Array
    (
    [name1] => Smbat Smbulyan
    [Address] => Array
    (
    [streetName] => Polu 5
    [streetNumber] => 33/2
    [zip] => 50583
    [city] => 10152
    [Origin] => Array
    (
    [countryISOCode] => DE
    )

    )

    [Communication] => Array
    (
    [email] => [email protected]
    )

    [Postfiliale] => Array
    (
    [postNumber] =>
    )

    )

    [ReturnReceiver] => Array
    (
    [Name] => Array
    (
    )

    [Address] => Array
    (
    [Origin] => Array
    (
    [countryISOCode] => DE
    )

    )

    [Communication] => Array
    (
    )

    )

    )

    )

    [labelResponseType] => B64
    [labelFormat] => 910-300-700
    )

    03-27-2021 @ 22:29:48 – Response Error: SOAP-ERROR: Encoding: object has no ‘name1’ property

Viewing 1 replies (of 1 total)
  • Plugin Author Shadi Manna

    (@shadim)

    It seems there is no information for the return address, can you set those fields or uncheck return label?

Viewing 1 replies (of 1 total)
  • The topic ‘SOAP-ERROR: Encoding: object has no ‘name1’ property”’ is closed to new replies.