Announcement

Collapse
No announcement yet.

Checkout, delivery address variables not showing correctly

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Checkout, delivery address variables not showing correctly

    Hi Guys,

    I'm hoping that someone on the forum might have come across this problem I am experiencing in Actinic V8.

    I am trying to add in the functionality to allow my customers to select a different delivery address in the checkout. I have reenabled the “click to allow different delivery address” in the “checkout page 0”.

    I have uploaded the test to a test server but on the “checkout page 2” I get the variables "Netquotevar" displaying on some of the address fields in the checkout. The specific ones which shows are

    NETQUOTEVARELIVERYADDRESS3
    NETQUOTEVARELIVERYADDRESS4
    NETQUOTEVARELIVERYPOSTCODE

    Strangely the Delivery Name, and the Address line 1 and 2 display fine.

    I could remove the variable in the input tag which sets the value i.e.
    <actinic:variable name="DeliveryAddress3" />

    However, I'm not sure if this has some other function which if I removed it from the layout might cause another problem somewhere else down the line.

    I think the problem must be that I have inadvertently removed some code from part of the checkout process which Actinic uses to set these variables correctly?

    Does anyone have any ideas?

    Thanks for your help!

    Best Regards, Ed.
Working...
X