Skip to content

Instantly share code, notes, and snippets.

@tarun-nagpal-github
Created September 7, 2019 04:05
Show Gist options
  • Save tarun-nagpal-github/06d47c4d82e0f48fd68f28e96289bcfc to your computer and use it in GitHub Desktop.
Save tarun-nagpal-github/06d47c4d82e0f48fd68f28e96289bcfc to your computer and use it in GitHub Desktop.
Array
(
[order_id] => 16
[order_data] => Array
(
[total] =>
[status] => pending
[currency] => ₹
[user_id] => 16
[payment] => cod
[txn_id] =>
[created] => 2019-09-07 05:59:15
[updated] => 2019-09-07 05:59:15
[id] => 16
)
[user_data] => Array
(
[name] => sadasd asdasd
[email] => asdsad@dfhsjdf.com
[address] => asdasda
[zipcode] => 22312
[city] => ddd
[country] => AT
[phone] => 3333333333333333333
[created] => 2019-09-07 05:59:15
[updated] => 2019-09-07 05:59:15
)
)
Line n0 13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment