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