Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

If a client has made a purchase for your product other than the means provided by our store you can manually import the client to a specific product in order for them to install it. We support 2 ways to import purchases on phpFox Store:

To import purchases of a product from one or many clients

First, you need to log into our store with your developers account. Next, visit your product listings. Click on the product you wish to import your user. 

...

  1. Clients License Key
  2. Clients Email
  3. Clients First Name
  4. Clients Last Name
  5. UNIX time stamp
  6. Price
  7. Method of Payment (e.g. PAYPAL)

Example CSV File

 

To import purchases of one or many products for a client

First, you need to log into our store with your developers account.

Next, visit Import Clients page at here

You need to fill in Import Clients form following info:

  • License ID
  • Client Email
  • Client Name
  • CSV file with necessary fields (see details below)

Image Added

Required Fields

Our importer excepts a CSV file with 4 required comma separated columns.

  1. Product ID
  2. Product Price
  3. UNIX time stamp
  4. Product Name

Image Added

You can also download sample import template here.