Announcement

Collapse
No announcement yet.

checkout problem

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

    checkout problem

    HI

    although i have customer accounts i need the customer once kogged in and in the checkout to complete the invoice address details every time, however it bypasses this and takes the info from the setup account.

    Is there a way of getting the user to enter name & address details every time they checkout if the have an account?

    thanks

    Jim

    #2
    Dont put an invoice address in the account
    Owner of a broken heart

    Comment


      #3
      but doesnt the account have to have an invoice address when setting it up?

      Comment


        #4
        Hi Jim

        Yes, that's right - you have to specify an invoice address when creating your customer account.

        The only way I can see to achieve what you want is to type generic requests in the invoice address fields
        e.g. Name: Please type your name here
        Make sure that 'Only Invoice Address' on the Accounts tab is not checked.
        Then open the Act_Order01.html template and find the B2B mode XML tags and put comment tags around it
        i.e.

        <!-- XML tags for formatting of the address list in B2B mode -->
        <!--
        XML tags here
        -->
        <!-- End of B2B address formatting tags -->

        This will get rid of the option to select the default address.

        Hope this helps.

        Ben
        Ben Popplestone
        Ecommerce website software

        Comment

        Working...
        X