QSSession Rules & during a live transaction getting the item - Hoo

I am developing a hook and one of the TRANSACTION class has a ENTRIES method which allows you to use ELEMENTS for example mySession.Transaction.Entries.Element(1).Description works just fine and so does everything else, but the mySession.Transaction.Entries.Element(1).Item does not work and I think it is because this has a different datatype than a string or an integer so I can not get it to work or read anything for the .Item part of my hook.

Any ideas or suggestions of where to go with this? Thank you.

Reply to
ClothingStore
Loading thread data ...

Item is a QSRules.Item object, not a string/int data type..

cod

Reply to
cod

BeanSmart website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.