Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • René 327 posts 852 karma points
    Oct 12, 2017 @ 11:42
    René
    0

    Merchello Customer Primary address

    Hi

    Umbraco version 7.7.2 assembly: 1.0.6484.21641

    Merchello v2.6.0

    Fasttrack v2.6

    I have a b2b store where the costumers cannot type the address in the basket on checkout. The address is typed in the back-office by the store admin.

    The billing address is set and marked as "Primary address". This will get the address to be prefilled for the costumer.

    But it only works once. When the order is placed the address is no longer marked as primary.

    So the next time the costumer adds stuff to the basket, the customer will not get any address.

    Here i save the address as primary address

    After the customer has placed an order and wants to place a new order, there is no address

    I have tried to set this in Merchello config, it does not change anything

     <setting alias="ResetCustomerManagerDataOnVersionChange" value="false" />
    <setting alias="ResetPaymentManagerDataOnVersionChange" value="false" />
    <setting alias="ResetExtendedManagerDataOnVersionChange" value="false" />
    <setting alias="ResetShippingManagerDataOnVersionChange" value="false" />
    <setting alias="ResetOfferManagerDataOnVersionChange" value="false" />
    

    Is there any suggestions for this.

    Tanks in advance for your time :)

  • René 327 posts 852 karma points
    Oct 13, 2017 @ 07:30
    René
    0

    Hi

    I have done some debugging

    The model.address is null as expected.

    enter image description here

    Then if i mark the address as primary i get the values. enter image description here

  • René 327 posts 852 karma points
    Oct 20, 2017 @ 18:53
    René
    0

    Hi It is a bu, to be done in Merchello 2.7 https://github.com/Merchello/Merchello/issues/2050

Please Sign in or register to post replies

Write your reply to:

Draft