Skip to content

Instantly share code, notes, and snippets.

View milosh012's full-sized avatar

Milos Janjic milosh012

View GitHub Profile
hghgjh hjhj h jkjk hjkh
GET /my/stores/platforms
[{"platform":"magento","stores":{"storeId":95,"platform":"magento","isActive":true,"checkboxLabel":"Milan"}}]
[{
plaftfom: 'magento',
stores: [
{
"storeId":95,
"platform":"magento",
{
"rates":[
],
"meta":{
"Date":"2012-04-30",
"Today":"1335816983000",
"MailCallAvailable":true,
"CollectionCountry":"AU",
"DestinationCountry":"AU",
{
"shipments":[
{
"CollectionAddress":{
"CountryCode":"GB",
"City":"London",
"Division":null,
"PostalCode":"SE162AA",
"Line1":"Hawkstone Road",
"Line2":"",
{
"shipments":[
{
"CollectionAddress":{
"CountryCode":"GB",
"City":"London",
"Division":null,
"PostalCode":"SE162AA",
"Line1":"Hawkstone Road",
"Line2":"",
{
rates: [
{
Id: 65634,
CurrencySymbol: "US$",
CurrencyCode: "USD",
CurrencyValue: 5.6,
CourierId: 7,
Courier: "USPS",
ServiceId: 64,
<?php
$shipment = array('Packages' => array(
array(
'ValueAmount' => 123,
'ValueCurrency' => 'USD',
"Weight" => 2, //2x12x6x8
"Length" => 8,
"Width" => 6,
"Height" => 12,
[
{
"DestinationAddress":{
"CountryCode":"AU",
"City":"Lane Cove",
"Division":"NSW",
"PostalCode":"2066",
"Line1":"Futoska 21",
"Line2":"",
"FirstName":"Milos",
[
{
"orderNo":"772",
"storeName":"Zen c",
"storeId":107,
"itemsCount":2,
"name":"Green Bike, Red Bike",
"date":"2012\/06\/04",
"value":1249800,
"currencySymbol":"US$",
_ = require 'underscore'
moment = require 'moment'
util = require 'util'
async = require 'async'
Twitter = require process.cwd() + '/lib/node/provider/twitter'
Facebook = require process.cwd() + '/lib/node/provider/facebook'
class Job