Last active
August 29, 2015 13:57
-
-
Save dordenis/9834090 to your computer and use it in GitHub Desktop.
This file contains 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 | |
( | |
[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