WP-Ecommerce $item array keys
| 01 | [purchase_id] |
| 02 | [cart_item] |
| 03 | --[id] |
| 04 | --[prodid] |
| 05 | --[name] |
| 06 | --[purchaseid] |
| 07 | --[price] |
| 08 | --[pnp] |
| 09 | --[tax_charged] |
| 10 | --[gst] |
| 11 | --[quantity] |
| 12 | --[donation] |
| 13 | --[no_shipping] |
| 14 | --[custom_message] |
| 15 | --[files] |
| 16 | --[meta] |
| 17 | [purchase_log] |
| 18 | --[id] |
| 19 | --[totalprice] |
| 20 | --[statusno] |
| 21 | --[sessionid] |
| 22 | --[transactid] |
| 23 | --[authcode] |
| 24 | --[processed] |
| 25 | --[user_ID] |
| 26 | --[date] |
| 27 | --[gateway] |
| 28 | --[billing_country] |
| 29 | --[shipping_country] |
| 30 | --[base_shipping] |
| 31 | --[email_sent] |
| 32 | --[stock_adjusted] |
| 33 | --[discount_value] |
| 34 | --[discount_data] |
| 35 | --[track_id] |
| 36 | --[billing_region] |
| 37 | --[shipping_region] |
| 38 | --[find_us] |
| 39 | --[engravetext] |
| 40 | --[shipping_method] |
| 41 | --[shipping_option] |
| 42 | --[affiliate_id] |
| 43 | --[plugin_version] |
| 44 | --[notes] |
| 45 | --[wpec_taxes_total] |
| 46 | --[wpec_taxes_rate] |
This entry was posted in
WP Ecommerce. Bookmark the
permalink.