Advertisement
Guest User

Untitled

a guest
Jun 25th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. array(90) {
  2. ["address_id"] => string(4) "1361"
  3. ["quote_id"] => string(3) "598"
  4. ["created_at"] => string(19) "2010-11-05 14:45:28"
  5. ["updated_at"] => string(19) "2010-11-05 14:51:23"
  6. ["customer_id"] => string(1) "8"
  7. ["save_in_address_book"] => string(1) "1"
  8. ["customer_address_id"] => NULL
  9. ["address_type"] => string(8) "shipping"
  10. ["email"] => NULL
  11. ["prefix"] => NULL
  12. ["firstname"] => string(9) "FirstName"
  13. ["middlename"] => NULL
  14. ["lastname"] => string(8) "LastName"
  15. ["suffix"] => NULL
  16. ["company"] => NULL
  17. ["street"] => string(23) "Company
  18. Street1
  19. Street2"
  20. ["city"] => string(4) "City"
  21. ["region"] => string(12) "Pennsylvania"
  22. ["region_id"] => string(2) "51"
  23. ["postcode"] => string(5) "17201"
  24. ["country_id"] => string(2) "US"
  25. ["telephone"] => string(11) "PhoneNumber"
  26. ["fax"] => NULL
  27. ["same_as_billing"] => string(1) "0"
  28. ["free_shipping"] => int(0)
  29. ["collect_shipping_rates"] => string(1) "0"
  30. ["shipping_method"] => string(0) ""
  31. ["shipping_description"] => string(0) ""
  32. ["weight"] => float(50)
  33. ["subtotal"] => float(685.19)
  34. ["base_subtotal"] => float(685.19)
  35. ["subtotal_with_discount"] => string(6) "0.0000"
  36. ["base_subtotal_with_discount"] => string(6) "0.0000"
  37. ["tax_amount"] => float(41.11)
  38. ["base_tax_amount"] => float(41.11)
  39. ["shipping_amount"] => int(0)
  40. ["base_shipping_amount"] => int(0)
  41. ["shipping_tax_amount"] => int(0)
  42. ["base_shipping_tax_amount"] => int(0)
  43. ["discount_amount"] => int(0)
  44. ["base_discount_amount"] => int(0)
  45. ["grand_total"] => float(726.3)
  46. ["base_grand_total"] => float(726.3)
  47. ["customer_notes"] => NULL
  48. ["applied_taxes"] => string(392) "a:1:{s:13:"Printlion Tax";a:6:{s:5:"rates";a:1:{i:0;a:5:{s:4:"code";s:13:"Printlion Tax";s:5:"title";s:13:"Printlion Tax";s:7:"percent";d:6;s:8:"position";s:1:"1";s:8:"priority";s:1:"1";}}s:7:"percent";d:6;s:2:"id";s:13:"Printlion Tax";s:7:"process";i:0;s:6:"amount";d:41.1099999999999994315658113919198513031005859375;s:11:"base_amount";d:41.1099999999999994315658113919198513031005859375;}}"
  49. ["gift_message_id"] => NULL
  50. ["hidden_tax_amount"] => int(0)
  51. ["base_hidden_tax_amount"] => int(0)
  52. ["shipping_hidden_tax_amount"] => int(0)
  53. ["base_shipping_hidden_tax_amount"] => int(0)
  54. ["shipping_incl_tax"] => float(0)
  55. ["base_shipping_incl_tax"] => float(0)
  56. ["discount_description"] => string(0) ""
  57. ["shipping_discount_amount"] => int(0)
  58. ["base_shipping_discount_amount"] => int(0)
  59. ["subtotal_incl_tax"] => float(726.3)
  60. ["base_subtotal_total_incl_tax"] => NULL
  61. ["recurring_initial_fee_amount"] => int(0)
  62. ["base_recurring_initial_fee_amount"] => int(0)
  63. ["recurring_trial_payment_amount"] => int(0)
  64. ["base_recurring_trial_payment_amount"] => int(0)
  65. ["nominal_subtotal_amount"] => int(0)
  66. ["base_nominal_subtotal_amount"] => int(0)
  67. ["total_qty"] => int(500)
  68. ["base_virtual_amount"] => int(0)
  69. ["virtual_amount"] => int(0)
  70. ["base_subtotal_incl_tax"] => float(726.3)
  71. ["nominal_discount_amount"] => int(0)
  72. ["base_nominal_discount_amount"] => int(0)
  73. ["nominal_weee_amount"] => int(0)
  74. ["base_nominal_weee_amount"] => int(0)
  75. ["nominal_tax_amount"] => int(0)
  76. ["base_nominal_tax_amount"] => int(0)
  77. ["freeshipping_amount"] => int(0)
  78. ["base_freeshipping_amount"] => int(0)
  79. ["rounding_deltas"] => array(2) {
  80. ["regular1"] => array(1) {
  81. [6] => float(0.0014)
  82. }
  83. ["base1"] => array(1) {
  84. [6] => float(0.0014)
  85. }
  86. }
  87. ["weee_amount"] => int(0)
  88. ["base_weee_amount"] => int(0)
  89. ["applied_taxes_reset"] => bool(true)
  90. ["free_method_weight"] => float(50)
  91. ["item_qty"] => int(500)
  92. ["tax_shipping_amount"] => int(0)
  93. ["base_tax_shipping_amount"] => int(0)
  94. ["shipping_taxable"] => int(0)
  95. ["base_shipping_taxable"] => int(0)
  96. ["is_shipping_incl_tax"] => bool(false)
  97. ["applied_rule_ids"] => string(0) ""
  98. ["street1"] => string(7) "Company"
  99. ["street2"] => string(7) "Street1"
  100. ["street3"] => string(7) "Street2"
  101. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement