Advertisement
Guest User

Untitled

a guest
Nov 4th, 2011
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. array(37) {
  2. ["order_id"]=>
  3. string(3) "507"
  4. ["store_id"]=>
  5. string(1) "2"
  6. ["customer_id"]=>
  7. string(5) "25662"
  8. ["billing_address_id"]=>
  9. string(4) "1013"
  10. ["shipping_address_id"]=>
  11. string(4) "1014"
  12. ["global_currency_code"]=>
  13. string(3) "EUR"
  14. ["base_currency_code"]=>
  15. string(3) "EUR"
  16. ["store_currency_code"]=>
  17. string(3) "EUR"
  18. ["order_currency_code"]=>
  19. string(3) "EUR"
  20. ["store_to_base_rate"]=>
  21. string(6) "1.0000"
  22. ["store_to_order_rate"]=>
  23. string(6) "1.0000"
  24. ["base_to_global_rate"]=>
  25. string(6) "1.0000"
  26. ["base_to_order_rate"]=>
  27. string(6) "1.0000"
  28. ["total_qty"]=>
  29. float(4)
  30. ["subtotal"]=>
  31. float(258.32)
  32. ["base_subtotal"]=>
  33. float(258.32)
  34. ["subtotal_incl_tax"]=>
  35. float(312.57)
  36. ["base_subtotal_incl_tax"]=>
  37. float(312.57)
  38. ["grand_total"]=>
  39. float(324.67)
  40. ["base_grand_total"]=>
  41. float(324.67)
  42. ["discount_amount"]=>
  43. float(0)
  44. ["base_discount_amount"]=>
  45. float(0)
  46. ["shipping_amount"]=>
  47. string(7) "10.0000"
  48. ["base_shipping_amount"]=>
  49. string(7) "10.0000"
  50. ["shipping_incl_tax"]=>
  51. string(7) "12.1000"
  52. ["base_shipping_incl_tax"]=>
  53. string(7) "12.1000"
  54. ["shipping_tax_amount"]=>
  55. string(6) "2.1000"
  56. ["base_shipping_tax_amount"]=>
  57. string(6) "2.1000"
  58. ["shipping_hidden_tax_amount"]=>
  59. string(6) "0.0000"
  60. ["base_shipping_hidden_tax_amount"]=>
  61. string(6) "0.0000"
  62. ["tax_amount"]=>
  63. float(56.35)
  64. ["base_tax_amount"]=>
  65. float(56.35)
  66. ["hidden_tax_amount"]=>
  67. float(0)
  68. ["base_hidden_tax_amount"]=>
  69. float(0)
  70. ["base_cost"]=>
  71. float(0)
  72. ["can_void_flag"]=>
  73. bool(false)
  74. ["state"]=>
  75. int(2)
  76. }
  77.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement