FaxStore
This page contains object examples for some event data. userItemAdded js { product: { id: 9, title: 'Example Product', urlId: 'example-product', position: 1, price: '19.99', description: '', credits: '', demoLink: '', createdAt: '1660449909241', itemType: 1, onSale: 0, requiredItem: null, tags: '', featureImage: '/images/feat-CiWhAE9ymfJ5PQxUgQMHoYlA3.png', galleryImages: ' ', discordRole: '', hidden: 0, usingLicenseSystem: 1, status: '30', hiddenonstorepage: 0, giftcard: 0, paused: 0, linked: '', inaccount: 1, secPayeePayPal: '', secPayeeStripe: '', splitAmt: null, splitEmail: null, options: '', stock: null, sku: 'X-ABC-123', releaseDate: null }, user: { id: 59, userId: '568813240726061066', username: 'Support', userImage: '/images/user-568813240726061066.png', userEmail: 'support@weblutions.com', createdAt: '1711075920713', banned: 0, ip: '8.8.8.8', bio: 'Unused', staffnotes: null, authType: 'discord', disabled: 0, getEmails: 1, cart: null, bitfield: '0', emailVerify: null }, adminID: '282762192544333827' } userCustomItemAdded js { file: { name: 'Upload name', path: './files/custom-FILE-ID.txt' }, user: { id: 59, userId: '568813240726061066', username: 'Support', userImage: '/images/user-568813240726061066.png', userEmail: 'support@weblutions.com', createdAt: '1711075920713', banned: 0, ip: '8.8.8.8', bio: 'Unused', staffnotes: null, authType: 'discord', disabled: 0, getEmails: 1, cart: null, bitfield: '0', emailVerify: null }, adminID: '282762192544333827' } userItemRemoved js { product: { id: 120, userId: '568813240726061066', username: 'Support', productId: 8, productName: 'Example Product', productPrice: '19.99', createdAt: '1660449909241', license: 'Unused', downloads: 2, paymentId: 'via PayPal', usingLicenseSystem: false, customUpload: './files/custom-FILE-ID.txt', packageId: 10, }, user: { id: 59, userId: '568813240726061066', username: 'Support', userImage: '/images/user-568813240726061066.png', userEmail: 'support@weblutions.com', createdAt: '1711075920713', banned: 0, ip: '8.8.8.8', bio: 'Unused', staffnotes: null, authType: 'discord', disabled: 0, getEmails: 1, cart: null, bitfield: '0', emailVerify: null }, adminID: '282762192544333827' } userItemDownloaded js { user: { id: '568813240726061066', username: 'Support', email: 'support@weblutions.com', }, type: 'store', // Can also be 'custom' for custom uploads and 'package' for package downloads item: { id: 151, userId: '568813240726061066', username: 'Support', productId: 9, productName: 'Example Product', productPrice: 'Manually Added', createdAt: '1660449909241', downloads: 0, paymentId: null, usingLicenseSystem: 1, customUpload: '', packageId: null }, useragentCollection: { ip: "{ip:'::1',error:true,reason:'Reserved IP Address',reserved:true,version:'IPv6'}", country: "Australia", useragent: "Mozilla/5.0 (Windows NT 10.0; Win64; x64)", lang: "en-AU", device: "Desktop", browser: "Chrome", referrer: "http://weblutions.com/user/", sessionID: "VImPLyVq2t2QPpTjWUS6EAZo1T2WTn-4x", }, downloadLogID: 21243 }