Quote Originally Posted by eecom View Post
I'm having the same problem.

I've installed the "View Stuck PayPal Orders" module and it is working but coming back to me with numbers that make no sense.
example:
PAYPAL SESSION INFO for record #13, which expires on 1196629750
Session_ID=97596a0d7dd5251ed97ae08ae6e26c55

14:8e544fa86dbac93daf36e2bdd3445125 => Array
qty => 1
attributes => Array
2 => 7
1 => 4
17:8e03794e8fd078286039fb1addf4c60a => Array
qty => 1
attributes => Array
1 => 4
2 => 8

total => 107
weight => 3
cartID =>

comments => ********************

The parts in bold are the styles with its attributes. Once of those models should have been FC1000 with a color of black and a size of X-Large but instead returns lines of numbers that make no sense to me. If I could decipher the "code" it wouldn't bother me at all.

This problem seems to be the last problem I have to deal with. I'm a noob at this "shopping cart stuff" so I guess it is taking me a little longer to "get it".

In case anyone needs to look at the site it is www.everythingembellished.com.

I hope my example helps figure this out for everyone with the same problem.
The numbers there, are the PRODUCT number. Each product gets a number when it is added. Go into the Categories/Product area. The very first character is a number under "ID". That is the number that shows up in the viewer, rather than the product name. I'll have to check the attributes but I suspect those also use a number.

As a non-techie, if I understand the viewer correctly, it is pulling the info straight out of the database. If you feel comfortably navigating in the database, I think you could get the info you need from the database, too.

If my understanding here is incorrect, someone will come along and clarify it for us.