Announcement

Collapse
No announcement yet.

Customer Accounts from emails

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

    Customer Accounts from emails

    Hi we are starting accounts for customers and because Actinic does not let anyone register online i have created a form and script that emails me the data from the customer, is there anyway to set a link so that i can export the data from the email into the correct fields in Actinic Acount setup, i only uploaded this page on friday and i have 15 people already waiting for accounts, as you could imagine this would take a while to create each account manually.

    thanks
    http://www.phoenixdirectuk.co.uk
    http://www.inkdeals.co.uk
    http://www.computerfairdeals.co.uk
    http://www.computerfairink.co.uk
    http://www.bestprceink.co.uk

    #2
    Ok i know most people are just reading this and passing by, which database holds the account info, i could probably sort it out that way.
    http://www.phoenixdirectuk.co.uk
    http://www.inkdeals.co.uk
    http://www.computerfairdeals.co.uk
    http://www.computerfairink.co.uk
    http://www.bestprceink.co.uk

    Comment


      #3
      Hi there

      If you open the actiniccatalog.mdb, the customer accounts are kept in the [BUYER] table. This is where it holds the username and password

      The customer address details are kept in [Person] table

      Kind Regards
      Nadeem Rasool
      SellerDeck Development

      Comment


        #4
        There are three tables,

        Customer : the main account details, main address, price schedule etc

        Buyer : the buyers for the customer, you can have as many as you like, the username and password used to logon are held in this table.

        Address : address information, used to hold customer and buyer information.

        The minumum you need to create is one record in the customer table, one record in the buyer table and one record in the addresses table.

        We have a product in beta that allows you to setup a form on your website and then the information is collected into a database table. This might be an easier way of doing what you are trying to do because then all of the name and address info etc will be available easily rather than you trying to extract information from the email. Contact Pat is you want a copy to try -it's currently known as the catalog requestor.

        The easiest way to create customer accounts is to click on the 'create account' button when an order arrives. You could add an option to checkout asking whether they wanted to setup an account - this would probably get more people to setup and account and would be very easy for you to process, you would just have to click on the create account button to setup the account when you go into Actinic to send the email.

        Regards,
        Jan Strassen, Mole End Software - Plugins and Reports for Actinic V4 to V11, Sellerdeck V11 to V2018, Sellerdeck Cloud
        Visit our facebook page for the latest news and special offers from Mole End

        Top Quality Integrated label paper for Actinic and Sellerdeck
        A4 Paper with one or two peel off labels, free reports available for our customers
        Product Mash for Sellerdeck
        Link to Google Shopping and other channels, increase sales traffic, prices from £29.95
        Multichannel order processing
        Process Actinic, Sellerdeck, Amazon, Ebay, Playtrade orders with a single program, low cost lite version now available from £19.95

        Comment


          #5
          Cheers Jan got the software

          The click here to get an account is not really that much of an option for me as the orders are downloaded else where and my laptop has the shop on for updating reasons.

          hope this works
          http://www.phoenixdirectuk.co.uk
          http://www.inkdeals.co.uk
          http://www.computerfairdeals.co.uk
          http://www.computerfairink.co.uk
          http://www.bestprceink.co.uk

          Comment

          Working...
          X