Created
November 30, 2012 19:18
-
-
Save pippinsplugins/4177880 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Array | |
( | |
[downloads] => Array | |
( | |
[0] => Array | |
( | |
[id] => 63 | |
[options] => Array | |
( | |
) | |
) | |
[1] => Array | |
( | |
[id] => 9716 | |
[options] => Array | |
( | |
[recurring] => Array | |
( | |
[period] => day | |
[times] => 3 | |
) | |
) | |
) | |
) | |
[subtotal] => 18 | |
[tax] => 0 | |
[price] => 18 | |
[purchase_key] => 25644c3b53e334aa05fdb782fa4aa60a | |
[user_email] => [email protected] | |
[date] => 2012-11-30 19:17:49 | |
[user_info] => Array | |
( | |
[id] => 1 | |
[email] => [email protected] | |
[first_name] => Pippin | |
[last_name] => Williamson | |
[discount] => none | |
) | |
[post_data] => Array | |
( | |
[edd_email] => [email protected] | |
[edd_first] => Pippin | |
[edd_last] => Williamson | |
[edd-discount] => | |
[edd_agree_to_terms] => 1 | |
[edd-user-id] => 1 | |
[edd_action] => purchase | |
[edd-gateway] => manual | |
[edd-nonce] => 2075c112f0 | |
[edd-purchase] => Purchase | |
) | |
[cart_details] => Array | |
( | |
[0] => Array | |
( | |
[name] => Another Download | |
[id] => 63 | |
[item_number] => Array | |
( | |
[id] => 63 | |
[options] => Array | |
( | |
) | |
) | |
[price] => 8.00 | |
[quantity] => 1 | |
) | |
[1] => Array | |
( | |
[name] => Sugar Slider | |
[id] => 9716 | |
[item_number] => Array | |
( | |
[id] => 9716 | |
[options] => Array | |
( | |
[recurring] => Array | |
( | |
[period] => day | |
[times] => 3 | |
) | |
) | |
) | |
[price] => 10.00 | |
[quantity] => 1 | |
) | |
) | |
[gateway] => manual | |
[card_info] => Array | |
( | |
[card_name] => | |
[card_number] => | |
[card_cvc] => | |
[card_exp_month] => | |
[card_exp_year] => | |
[card_address] => | |
[card_address_2] => | |
[card_city] => | |
[card_country] => | |
[card_zip] => | |
[card_state] => | |
) | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment