Skip to content

Instantly share code, notes, and snippets.

@dordenis
Last active August 29, 2015 13:57
Show Gist options
  • Save dordenis/9834317 to your computer and use it in GitHub Desktop.
Save dordenis/9834317 to your computer and use it in GitHub Desktop.
Array
(
[userId] => 11708ffa94d1b7d86bbca027bd8b8e28
[cityId] => 1
[cityName] => Москва
[pageType] => ThankYouPage
[userOrders] => 22
[transactions] => stdClass Object
(
[transactionId] => 16006267
[transactionTotal] => 20080
[transactionShipping] => 90
[transactionShippingMethod] => Доставка курьером
[transactionShippingCityName] => Москва
[transactionShippingCityId] => 1
[transactionPaymentType] => cash
[transactionProducts] => Array
(
[0] => stdClass Object
(
[id] => 30017520
[name] => Смартфон Samsung Galaxy S4 16Gb GT-i9500 Black
[price] => 19990
[quantity] => 1
[productVendorName] => Samsung
[productVendorId] => 13
[productAvailability] => 1
[productPromo] => 1
[productCategoryId] => 865
[category] => Смартфоны
)
)
)
[transactionPromoCode] => 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment