Created
March 26, 2014 09:45
-
-
Save dordenis/9779839 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] => 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