Skip to content

Instantly share code, notes, and snippets.

@dordenis
Last active August 29, 2015 13:57
Show Gist options
  • Save dordenis/9834090 to your computer and use it in GitHub Desktop.
Save dordenis/9834090 to your computer and use it in GitHub Desktop.
Array
(
[userId] => 11708ffa94d1b7d86bbca027bd8b8e28
[cityId] => 1
[cityName] => Москва
[pageType] => ThankYouPage
[userOrders] => 19
[transactions] => stdClass Object
(
[transactionId] => 16006264
[transactionTotal] => 22480
[transactionShipping] => 490
[transactionShippingMethod] => Доставка курьером
[transactionShippingCityName] => Москва
[transactionShippingCityId] => 1
[transactionPaymentType] => cash
[transactionProducts] => Array
(
[0] => stdClass Object
(
[id] => 20027934
[name] => Холодильник с нижней морозильной камерой Indesit PBAA 347 F(RU)
[price] => 21990
[quantity] => 1
[productVendorName] => Indesit
[productVendorId] => 57
[productAvailability] => 1
[productPromo] => buy_now
[productCategoryId] => 666
[productCategoryName] =>
)
)
)
[transactionPromoCode] => 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment