Skip to content

Instantly share code, notes, and snippets.

@nurulimamnotes
Created October 25, 2015 10:52
Show Gist options
  • Save nurulimamnotes/2faec4e1ca83ade084b0 to your computer and use it in GitHub Desktop.
Save nurulimamnotes/2faec4e1ca83ade084b0 to your computer and use it in GitHub Desktop.
array(1) {
["rajaongkir"]=>
array(5) {
["query"]=>
array(3) {
["origin"]=>
string(3) "106"
["destination"]=>
string(3) "151"
["weight"]=>
int(1)
}
["status"]=>
array(2) {
["code"]=>
int(200)
["description"]=>
string(2) "OK"
}
["origin_details"]=>
array(6) {
["city_id"]=>
string(3) "106"
["province_id"]=>
string(1) "3"
["province"]=>
string(6) "Banten"
["type"]=>
string(4) "Kota"
["city_name"]=>
string(7) "Cilegon"
["postal_code"]=>
string(5) "42400"
}
["destination_details"]=>
array(6) {
["city_id"]=>
string(3) "151"
["province_id"]=>
string(1) "6"
["province"]=>
string(11) "DKI Jakarta"
["type"]=>
string(4) "Kota"
["city_name"]=>
string(13) "Jakarta Barat"
["postal_code"]=>
string(5) "11000"
}
["results"]=>
array(3) {
[0]=>
array(3) {
["code"]=>
string(3) "pos"
["name"]=>
string(19) "POS Indonesia (POS)"
["costs"]=>
array(2) {
[0]=>
array(3) {
["service"]=>
string(18) "Surat Kilat Khusus"
["description"]=>
string(18) "Surat Kilat Khusus"
["cost"]=>
array(1) {
[0]=>
array(3) {
["value"]=>
int(7000)
["etd"]=>
string(3) "2-4"
["note"]=>
string(0) ""
}
}
}
[1]=>
array(3) {
["service"]=>
string(16) "Express Next Day"
["description"]=>
string(16) "Express Next Day"
["cost"]=>
array(1) {
[0]=>
array(3) {
["value"]=>
int(14000)
["etd"]=>
string(1) "1"
["note"]=>
string(0) ""
}
}
}
}
}
[1]=>
array(3) {
["code"]=>
string(3) "jne"
["name"]=>
string(28) "Jalur Nugraha Ekakurir (JNE)"
["costs"]=>
array(3) {
[0]=>
array(3) {
["service"]=>
string(3) "OKE"
["description"]=>
string(21) "Ongkos Kirim Ekonomis"
["cost"]=>
array(1) {
[0]=>
array(3) {
["value"]=>
int(8000)
["etd"]=>
string(3) "2-3"
["note"]=>
string(0) ""
}
}
}
[1]=>
array(3) {
["service"]=>
string(3) "REG"
["description"]=>
string(15) "Layanan Reguler"
["cost"]=>
array(1) {
[0]=>
array(3) {
["value"]=>
int(9000)
["etd"]=>
string(3) "1-2"
["note"]=>
string(0) ""
}
}
}
[2]=>
array(3) {
["service"]=>
string(3) "YES"
["description"]=>
string(17) "Yakin Esok Sampai"
["cost"]=>
array(1) {
[0]=>
array(3) {
["value"]=>
int(17000)
["etd"]=>
string(3) "1-1"
["note"]=>
string(0) ""
}
}
}
}
}
[2]=>
array(3) {
["code"]=>
string(4) "tiki"
["name"]=>
string(30) "Citra Van Titipan Kilat (TIKI)"
["costs"]=>
array(0) {
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment