- 14
Hi
I have developed a new Shipment plugin that is using information from the Shipment adresse provide in the checkout. When the GetShippingOptions is called from Your One Page Checkout the shipping adresse is missing data in several of the fields provided during checkout.
I have also tested using the FixedRateShipping plugin and here the Shipping Addresse is missing information too. Also I have disabled the One Page Checkout feature and tested again, this time Shipping Adresse is correct.
I'm using NopRealOnePageCheckout_3.6.572.16989.zip and I have tested with several different configuration with the same result, the Shipping Address is missing information.
To reproduce just use the FixedRateShipping and set a breakpoint in the GetShippingOptions method and check the ShippingAddress.
We cannot use the Your One Page Check in our setup, because we need the Adresse1 and Zip
information to lookup Pickup Addresses for the shipment carrier.
Best regards
Objecta Data
Klaus E. Frederiksen
I have developed a new Shipment plugin that is using information from the Shipment adresse provide in the checkout. When the GetShippingOptions is called from Your One Page Checkout the shipping adresse is missing data in several of the fields provided during checkout.
I have also tested using the FixedRateShipping plugin and here the Shipping Addresse is missing information too. Also I have disabled the One Page Checkout feature and tested again, this time Shipping Adresse is correct.
I'm using NopRealOnePageCheckout_3.6.572.16989.zip and I have tested with several different configuration with the same result, the Shipping Address is missing information.
To reproduce just use the FixedRateShipping and set a breakpoint in the GetShippingOptions method and check the ShippingAddress.
We cannot use the Your One Page Check in our setup, because we need the Adresse1 and Zip
information to lookup Pickup Addresses for the shipment carrier.
Best regards
Objecta Data
Klaus E. Frederiksen