I've managed to sort it.
I created a test site on my local server, created a customer then made a dump of the DB, I then made a purchase as the new user and once completed I dumped the DB again and ran a diff between the two files and found there are 3 insert into commands that changed, I poped them into my script and it all works nicely.


Reply With Quote
