Niall Braveheart
Registered User
Join date: 5 Oct 2008
Posts: 27
|
10-13-2009 06:31
If I purchase something, give/recieve inventory etc, when i look at my transaction history on secondlife.com, there is a unique transaction id for that transaction.
Is there any way in LSL to get that ID at the time the transaction takes place I am specifically interested in purchases via the pay option, so assume I would be trying to do this in the money event.
thanks.
|
Ruthven Willenov
Darkness in your light
Join date: 16 Jan 2008
Posts: 965
|
10-13-2009 06:34
i think you might be able to with http request, but i don't know how exactly
|
Indeterminate Schism
Registered User
Join date: 24 May 2008
Posts: 236
|
10-16-2009 02:46
There's nothing in LSL to get the transaction ID so presumably you'd have to wait a while for the transaction history page to update then read and parse it - trying to match any 'new' IDs with the sales you've recorded. If you only have a few sales in each region that might be do-able, but it wouldn't be pretty.
|