Announcement

Collapse
No announcement yet.

Authorize.net problem on checkout, fields mapped incorrectly

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

    Authorize.net problem on checkout, fields mapped incorrectly

    I have an authorize.net account and on checkout the following is displayed when you look at the source code:

    The ship_to_address field is getting populated with the address and then semicolon and then city

    This leaves the state field blank.

    How can I change the mapping?

    Below is the source showing sample mapping:
    <INPUT TYPE="HIDDEN" NAME="x_Ship_To_Last_Name" VALUE="Smith">
    <INPUT TYPE="HIDDEN" NAME="x_Ship_To_First_Name" VALUE="Joe">
    <INPUT TYPE="HIDDEN" NAME="x_Ship_To_Address" VALUE="7 Main; Boston">
    <INPUT TYPE="HIDDEN" NAME="x_Ship_To_City" VALUE="MA">
    <INPUT TYPE="HIDDEN" NAME="x_Ship_To_Zip" VALUE="02453">
    <INPUT TYPE="HIDDEN" NAME="x_Ship_To_Country" VALUE="United States">

    Thanks,
    Jason

    #2
    Hi Jason

    Please give me the URL of the site you are talking about so I can see the source code as well.
    Kiran Chandran
    Technical Support - SellerDeck
    http://www.sellerdeck.co.uk/

    Further help can also be found at http://community.sellerdeck.com/forumdisplay.php?f=27

    Comment


      #3
      Hi Jason

      As far as i can see, I don't think you can change the mapping on that page. Because the page in question is generated by a file that runs on the Authorize.net server,So I guess you may have to speak to them about this.

      Cheers
      Kiran Chandran
      Technical Support - SellerDeck
      http://www.sellerdeck.co.uk/

      Further help can also be found at http://community.sellerdeck.com/forumdisplay.php?f=27

      Comment


        #4
        Auth.net issue

        Jason,

        The Auth.net instruction guide is available at:
        http://www.actinic.com/documentation.html
        Authorize.net Sim Document:
        Authorize.net Sim Module Install Instructions

        if you're getting a specific error please send it to US support at:
        http://www.actinic.com/support_request.html

        Regards,

        David Eldridge
        Sure Solutions
        "The US Distributor of Actinic ecommerce products"
        Toll free: 877-528-7635
        E-mail: deldridge@actinic.us
        Web page: www.actinic.com
        Actinic ecommerce | Support | Design | Web Marketing | Merchant Accounts

        Launch your ecommerce project with our fast loading,
        easy to navigate designs. Visit: www.buythisdesign.com
        David Eldridge
        Sure Solutions Inc.
        Phone: 732-528-7635 ext# 201
        E-mail: david@suresolutionsinc.com

        Web sites: www.buythisdesign.com / www.suresolutionsinc.com

        Comment


          #5
          I asked authorize.net and they said to contact the third party solution (actinic). So I'm not sure.

          Thanks,
          Jason

          Comment


            #6
            Jason,

            That is why I gave you the Actinic instructions for Auth.net and if you have any problems to contact US support at http://www.actinic.com/support_request.html

            If you have questions you can contact me directly !!

            Regards,

            David Eldridge
            Sure Solutions
            "The US Distributor of Actinic ecommerce products"
            Toll free: 877-528-7635
            Direct Phone: 732-528-2289
            E-mail: deldridge@actinic.us
            Web page: www.actinic.com
            Actinic ecommerce | Support | Design | Web Marketing | Merchant Accounts
            David Eldridge
            Sure Solutions Inc.
            Phone: 732-528-7635 ext# 201
            E-mail: david@suresolutionsinc.com

            Web sites: www.buythisdesign.com / www.suresolutionsinc.com

            Comment

            Working...
            X