Skip to content

Instantly share code, notes, and snippets.

@pippinsplugins
Created November 30, 2012 19:18
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pippinsplugins/4177880 to your computer and use it in GitHub Desktop.
Save pippinsplugins/4177880 to your computer and use it in GitHub Desktop.
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] => pippin@pippinspages.com
[date] => 2012-11-30 19:17:49
[user_info] => Array
(
[id] => 1
[email] => pippin@pippinspages.com
[first_name] => Pippin
[last_name] => Williamson
[discount] => none
)
[post_data] => Array
(
[edd_email] => pippin@pippinspages.com
[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