Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Alex

    (@graphicfusion)

    i added that functionality myself here is the modified payment history code, just edit the file here:

    /plugins/easy-digital-downloads-csv-manager/includes/class.payment-history-importer.php

    and paste this over:

    [ Lines deleted, please use pastebin.com for that many lines of code ]

    Maybe the author can add this into the main plugin ??

    Hi @alex

    Have you got the code you used to add the extra field in please, Since the code got deleted.

    We are trying to import and message field but I cant seem to get the data to import.

    Thread Starter Alex

    (@graphicfusion)

    here is a link to my payment history importer file https://secure.fabriceleven.com/13L8w i don’t remember what i modified but there where a few places. What message field are you trying to add? This will allow you to map addresses in purchase history

    Thank you for that Alex,

    We added a custom field to the check out process called “Message” The client would like to be able to upload a CSV and the message field be added to the payment history.

    I have changed some bits, but not getting any errors and its also not importing. So I thought I would see if I was on the right lines.

    Thread Starter Alex

    (@graphicfusion)

    try exporting some data first and look at the csv it generates, you should have all the fields there. Also if you have a lot of records you might want to split them up or the script will time out. For me i had to do it in batches of 900. Here is an older version of the plugin that worked for me and included my code https://secure.fabriceleven.com/vgXy

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Import of purchase history address’ is closed to new replies.