Announcement

Collapse
No announcement yet.

Importing Affiliates

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

    Importing Affiliates

    I exported my affiliates to a flat file in FTP and downloaded it to my computer. I was all ready to import it into my Dev site but there is no import function to do that in the data management menu.

    How do I import my affiliates from my old store to my new store?

    Thanks.

    Susan
    Susan's Soaps & More

    #2
    I was wondering about this too, so there is no way to import the affiliates?
    Leslie Kirk
    Miva Certified Developer
    Miva Merchant Specialist since 1997
    Previously of Webs Your Way
    (aka Leslie Nord leslienord)

    Email me: [email protected]
    www.lesliekirk.com

    Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr

    Comment


      #3
      There is no CSV import but they can currently be imported via XML or at the database level. Here are the XML tags:

      Code:
      <Affiliate_Add>
          <Login></Login>
          <LostPasswordEmail></LostPasswordEmail>
          <Password></Password>
          <ApplicationStatus></ApplicationStatus>
          <SiteName></SiteName>
          <SiteURL> </SiteURL>
          <ContactName> </ContactName>
          <Email> </Email>
          <Company></Company>
          <Phone></Phone>
          <Fax></Fax>
          <Address></Address>
          <City></City>
          <State></State>
          <Zip></Zip>
          <Country></Country>
          <CommissionHit></CommissionHit>
          <CommissionPercentOfOrder></CommissionPercentOfOrder>
          <CommissionOrderFlatFee></CommissionOrderFlatFee>
      </Affiliate_Add>
      Brennan Heyde
      VP Product
      Miva, Inc.
      [email protected]
      https://www.miva.com

      Comment

      Working...
      X