Skip to content

Instantly share code, notes, and snippets.

@kumarmanish
Created May 9, 2012 16:23
Show Gist options
  • Save kumarmanish/2646187 to your computer and use it in GitHub Desktop.
Save kumarmanish/2646187 to your computer and use it in GitHub Desktop.
order
Array
(
[order] => Array
(
[CustomerName] =>
[ContactFirstName] => Noah
[ContactLastName] => Lively
[ContactTitle] => Lively
[ContactPhone] => 9898989898
[ContactMobile] => 9898989898
[ContactFax] => 988989898
[ContactEmail] => noah@koremedia.net
[ContactPassword] =>
[BillingAddress1] => 301 YAMATO ROAD STE. 3200
[BillingCity] => BOCA RATON
[BillingState] => FL
[BillingZip] => 87878787
[BillingCountry] => US
[BillingEmail] => noah@koremedia.net
[BillingPhone] => 9898989898
[BillingFax] => 988989898
[ShippingAddress1] => 301 YAMATO ROAD STE. 3200
[ShippingCity] => BOCA RATON
[ShippingState] => FL
[ShippingZip] => 87878787
[ShippingCountry] => US
[ShippingEmail] => noah@koremedia.net
[ShippingPhone] => 9898989898
[ShippingFax] => 988989898
[Services] => Array
(
[Id] => 36a0e6b1-afd8-4fe6-88ee-a007010bb5af
[Name] => Retrieval- WEB
[Jurisdiction] => California Secretary of State
[Items] => Array
(
[0] => Array
(
[Id] => 8c939c48-6ad3-410f-9418-a00400940cae
[Description] => Processing Service
[Price] => 35.00000
[Quantity] => 1
)
[1] => Array
(
[Id] => f28de79b-0390-44a5-a61a-a00500881426
[Description] =>
[Price] => 11
[Quantity] => 1
)
[2] => Array
(
[Id] => 625a01e2-f69e-42c9-9168-a005008783a8
[Description] =>
[Price] => 15
[Quantity] => 1
)
[3] => Array
(
[Id] => b5566a14-3a11-449e-b88c-a0050087a387
[Description] =>
[Price] => 15
[Quantity] => 1
)
[4] => Array
(
[Id] => 5982e4a7-4fcc-4973-b37d-a04301519ddd
[Description] =>
[Price] => 11
[Quantity] => 1
)
[5] => Array
(
[Id] => bef8f211-e394-4263-8565-a04300d1b939
[Description] =>
[Price] => 25
[Quantity] => 1
)
)
)
[Fields] => Array
(
[0] => Array
(
[Name] => business_name
[Value] => dddfd
)
[1] => Array
(
[Name] => state_identification
[Value] => fdfsd
)
[2] => Array
(
[Name] => entity_type_selection
[Value] => GP
)
[3] => Array
(
[Name] => i_agree
[Value] => 1
)
[4] => Array
(
[Name] => first_name
[Value] => Noah
)
[5] => Array
(
[Name] => last_name
[Value] => Lively
)
[6] => Array
(
[Name] => address
[Value] => 301 YAMATO ROAD STE. 3200
)
[7] => Array
(
[Name] => city
[Value] => BOCA RATON
)
[8] => Array
(
[Name] => state
[Value] => FL
)
[9] => Array
(
[Name] => zip
[Value] => 87878787
)
[10] => Array
(
[Name] => country
[Value] => US
)
[11] => Array
(
[Name] => daytime_phone
[Value] => 9898989898
)
[12] => Array
(
[Name] => fax
[Value] => 988989898
)
[13] => Array
(
[Name] => email
[Value] => noah@koremedia.net
)
[14] => Array
(
[Name] => company_name
[Value] => noah@koremedia.net
)
[15] => Array
(
[Name] => payment_method
[Value] =>
)
[16] => Array
(
[Name] => cardholder_name
[Value] =>
)
[17] => Array
(
[Name] => credit_card_number
[Value] =>
)
[18] => Array
(
[Name] => credit_card_exp_date
[Value] =>
)
[19] => Array
(
[Name] => cvv2_code
[Value] =>
)
[20] => Array
(
[Name] => billing_address
[Value] => 301 YAMATO ROAD STE. 3200
)
[21] => Array
(
[Name] => billing_city
[Value] => BOCA RATON
)
[22] => Array
(
[Name] => billing_state
[Value] => FL
)
[23] => Array
(
[Name] => billing_zip
[Value] => asdasd
)
)
[CreditCardNumber] =>
[ExpirationDate] =>
[PrintAs] =>
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment