Skip to content

Instantly share code, notes, and snippets.

@dordenis
Created March 26, 2014 09:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dordenis/9779839 to your computer and use it in GitHub Desktop.
Save dordenis/9779839 to your computer and use it in GitHub Desktop.
Array
(
[userId] => 11708ffa94d1b7d86bbca027bd8b8e28
[cityId] => 1
[cityName] => Москва
[pageType] => ThankYouPage
[userOrders] => 11
[transactions] => stdClass Object
(
[transactionId] => 15966470
[transactionTotal] => 21990
[transactionShipping] => 0
[transactionShippingMethod] => Доставка курьером
[transactionPaymentType] => cash
[transactionShippingAddress] => г. Москва, ул. Планерная, д. 12, кв. 8
[transactionProducts] => Array
(
[0] => stdClass Object
(
[id] => 30018064
[name] => Ноутбук Acer Aspire V5-571G-53336G75Makk
[price] => 21990
[quantity] => 1
[productVendorName] => Acer
[productVendorId] => 93
[productAttribute] => online
)
)
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment