Advertisement
Guest User

FlyBikes DB - Orders

a guest
May 30th, 2016
658
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 197.57 KB | None | 0 0
  1. flybikes.com Database | Orders    #
  2. fix your security faggots         #
  3. ###################################
  4. /* 1 */
  5. {
  6.     "_id" : ObjectId("5694e0b93396eca105ef42df"),
  7.     "customer" : "Daniel Rodríguez Gil",
  8.     "firstName" : "Daniel",
  9.     "lastName" : "Rodríguez Gil",
  10.     "email" : "dany@cromoly.com",
  11.     "phone" : "656280244",
  12.     "country" : "Spain",
  13.     "state" : "Pontevedra",
  14.     "city" : "Vigo",
  15.     "zip" : "36203",
  16.     "address" : "Celso em firo 1, 6B",
  17.     "payment_method" : "paypal",
  18.     "user" : ObjectId("567be075f819d19c0a500e97"),
  19.     "created" : ISODate("2016-01-12T11:17:13.735Z"),
  20.     "completed" : true,
  21.     "paid" : false,
  22.     "full_total" : 68,
  23.     "total" : 68,
  24.     "shipping" : 0,
  25.     "products" : [
  26.         {
  27.             "name" : "Tractor XL Sprocket 25T Dark Gold",
  28.             "key" : "tractor-xl-sprocket",
  29.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  30.             "product_id" : 586,
  31.             "reference" : "SPTX025671",
  32.             "_id" : ObjectId("5694e0b93396eca105ef42e0"),
  33.             "total" : 68,
  34.             "price" : 68,
  35.             "units" : 1
  36.         }
  37.     ],
  38.     "comment" : "",
  39.     "__v" : 0
  40. }
  41.  
  42. /* 2 */
  43. {
  44.     "_id" : ObjectId("56e037df4ff3b3f717def421"),
  45.     "country" : "Belgium",
  46.     "state" : null,
  47.     "lastName" : "ramman",
  48.     "firstName" : "brent",
  49.     "email" : "brent40@ive.be",
  50.     "payment_method" : "credit_card",
  51.     "phone" : "0476764345",
  52.     "zip" : "8460",
  53.     "city" : "roksem",
  54.     "address" : "hoge dijken 28",
  55.     "customer" : "brent ramman",
  56.     "user" : ObjectId("56e037c94ff3b3f717def41f"),
  57.     "created" : ISODate("2016-03-09T14:49:03.295Z"),
  58.     "completed" : true,
  59.     "paid" : false,
  60.     "full_total" : 680,
  61.     "total" : 680,
  62.     "shipping" : 0,
  63.     "products" : [
  64.         {
  65.             "name" : "Omega Flat Black RHD",
  66.             "key" : "omega-complete",
  67.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  68.             "product_id" : 522,
  69.             "reference" : "CBOM021031",
  70.             "prices" : {
  71.                 "spainPrice" : 610,
  72.                 "price" : 680
  73.             },
  74.             "_id" : ObjectId("56e037df4ff3b3f717def422"),
  75.             "total" : 680,
  76.             "price" : 680,
  77.             "units" : 1
  78.         }
  79.     ],
  80.     "comment" : "",
  81.     "__v" : 0,
  82.     "reference" : "PM20160719",
  83.     "merchantorder" : "077834943892",
  84.     "payment" : {
  85.         "info" : {}
  86.     }
  87. }
  88.  
  89. /* 3 */
  90. {
  91.     "_id" : ObjectId("56e0448af1a2c7550b335af1"),
  92.     "firstName" : "Daniel",
  93.     "lastName" : "Rodriguez",
  94.     "email" : "daniel@dpstudios.es",
  95.     "phone" : "656280244",
  96.     "country" : "Belgium",
  97.     "state" : null,
  98.     "city" : "Roksem",
  99.     "zip" : "8460",
  100.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  101.     "payment_method" : "paypal",
  102.     "customer" : "Daniel Rodriguez",
  103.     "user" : ObjectId("567ad9bd3a186a6e26f947e6"),
  104.     "created" : ISODate("2016-03-09T15:43:06.249Z"),
  105.     "completed" : true,
  106.     "paid" : false,
  107.     "full_total" : 680,
  108.     "total" : 680,
  109.     "shipping" : 0,
  110.     "products" : [
  111.         {
  112.             "name" : "Omega Flat Black RHD",
  113.             "key" : "omega-complete",
  114.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  115.             "product_id" : 522,
  116.             "reference" : "CBOM021031",
  117.             "prices" : {
  118.                 "spainPrice" : 610,
  119.                 "price" : 680
  120.             },
  121.             "_id" : ObjectId("56e0448af1a2c7550b335af2"),
  122.             "total" : 680,
  123.             "price" : 680,
  124.             "units" : 1
  125.         }
  126.     ],
  127.     "comment" : "",
  128.     "__v" : 0,
  129.     "reference" : "PM20160720",
  130.     "payment" : {
  131.         "info" : {
  132.             "httpStatusCode" : 201,
  133.             "links" : [
  134.                 {
  135.                     "method" : "GET",
  136.                     "rel" : "self",
  137.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-3JA5495239266245SK3QEJZA"
  138.                 },
  139.                 {
  140.                     "method" : "REDIRECT",
  141.                     "rel" : "approval_url",
  142.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-0EM54643H45380353"
  143.                 },
  144.                 {
  145.                     "method" : "POST",
  146.                     "rel" : "execute",
  147.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-3JA5495239266245SK3QEJZA/execute"
  148.                 }
  149.             ],
  150.             "create_time" : "2016-03-09T15:44:35Z",
  151.             "transactions" : [
  152.                 {
  153.                     "related_resources" : [],
  154.                     "item_list" : {
  155.                         "items" : [
  156.                             {
  157.                                 "quantity" : 1,
  158.                                 "tax" : "0.00",
  159.                                 "currency" : "EUR",
  160.                                 "price" : "680.00",
  161.                                 "sku" : "CBOM021031",
  162.                                 "name" : "Omega Flat Black RHD"
  163.                             }
  164.                         ]
  165.                     },
  166.                     "description" : "Shopcart on the Flybikes Store",
  167.                     "amount" : {
  168.                         "details" : {
  169.                             "shipping" : "0.00",
  170.                             "subtotal" : "680.00"
  171.                         },
  172.                         "currency" : "EUR",
  173.                         "total" : "680.00"
  174.                     }
  175.                 }
  176.             ],
  177.             "payer" : {
  178.                 "payment_method" : "paypal"
  179.             },
  180.             "state" : "created",
  181.             "intent" : "sale",
  182.             "id" : "PAY-3JA5495239266245SK3QEJZA"
  183.         }
  184.     }
  185. }
  186.  
  187. /* 4 */
  188. {
  189.     "_id" : ObjectId("56e2b838f1a2c7550b335afa"),
  190.     "country" : "Japan",
  191.     "state" : null,
  192.     "firstName" : "Sato",
  193.     "lastName" : "Frederika",
  194.     "email" : "frederika@bz04.plala.or.jp",
  195.     "phone" : "0081  90 2993 2553",
  196.     "zip" : "991-0041",
  197.     "city" : "Sagae-shi",
  198.     "address" : "Sagae-kou 1835-16",
  199.     "payment_method" : "credit_card",
  200.     "customer" : "Sato Frederika",
  201.     "user" : ObjectId("56e2b813f1a2c7550b335af8"),
  202.     "created" : ISODate("2016-03-11T12:21:12.260Z"),
  203.     "completed" : true,
  204.     "paid" : false,
  205.     "full_total" : 680,
  206.     "total" : 680,
  207.     "shipping" : 0,
  208.     "products" : [
  209.         {
  210.             "name" : "Omega Flat Black RHD",
  211.             "key" : "omega-complete",
  212.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  213.             "product_id" : 522,
  214.             "reference" : "CBOM021031",
  215.             "prices" : {
  216.                 "spainPrice" : 610,
  217.                 "price" : 680
  218.             },
  219.             "_id" : ObjectId("56e2b838f1a2c7550b335afb"),
  220.             "total" : 680,
  221.             "price" : 680,
  222.             "units" : 1
  223.         }
  224.     ],
  225.     "comment" : "",
  226.     "__v" : 0,
  227.     "reference" : "PM20160723",
  228.     "merchantorder" : "490398873615",
  229.     "payment" : {
  230.         "info" : {}
  231.     }
  232. }
  233.  
  234. /* 5 */
  235. {
  236.     "_id" : ObjectId("56ede27d4dcd40651f01d881"),
  237.     "country" : "Spain",
  238.     "firstName" : "Victoria Marina",
  239.     "lastName" : "Durán Perez",
  240.     "email" : "victoriamarinaduran@hotmail.com",
  241.     "phone" : "620839207",
  242.     "state" : "Málaga",
  243.     "zip" : "29002",
  244.     "city" : "Malaga",
  245.     "address" : "Calle cuarteles n. 8  bajo (Fsc inserta)",
  246.     "payment_method" : "credit_card",
  247.     "customer" : "Victoria Marina Durán Perez",
  248.     "user" : ObjectId("56ede2644dcd40651f01d87f"),
  249.     "created" : ISODate("2016-03-19T23:36:29.560Z"),
  250.     "completed" : true,
  251.     "paid" : false,
  252.     "full_total" : 400,
  253.     "total" : 400,
  254.     "shipping" : 0,
  255.     "products" : [
  256.         {
  257.             "name" : "Electron Gloss Black RHD",
  258.             "key" : "electron-complete",
  259.             "product" : ObjectId("5641f78ef548e2bd37f846a2"),
  260.             "product_id" : 513,
  261.             "reference" : "CBEL202015",
  262.             "prices" : {
  263.                 "spainPrice" : 400,
  264.                 "price" : 450
  265.             },
  266.             "_id" : ObjectId("56ede27d4dcd40651f01d882"),
  267.             "total" : 400,
  268.             "price" : 400,
  269.             "units" : 1
  270.         }
  271.     ],
  272.     "comment" : "",
  273.     "__v" : 0,
  274.     "reference" : "PM20160730",
  275.     "merchantorder" : "098964940865",
  276.     "payment" : {
  277.         "info" : {}
  278.     },
  279.     "status" : "CANCELLED"
  280. }
  281.  
  282. /* 6 */
  283. {
  284.     "_id" : ObjectId("5725cb377d6765140af198d7"),
  285.     "firstName" : "Ivo",
  286.     "lastName" : "Carvalho",
  287.     "email" : "ivorider@gmail.com",
  288.     "country" : "Germany",
  289.     "state" : null,
  290.     "zip" : "53340",
  291.     "city" : "Koln",
  292.     "phone" : "015752389122",
  293.     "payment_method" : "credit_card",
  294.     "address" : "Baumschulenweg 18, Meckenheim",
  295.     "customer" : "Ivo Carvalho",
  296.     "user" : ObjectId("5725c9e37d6765140af19861"),
  297.     "created" : ISODate("2016-05-01T09:24:07.702Z"),
  298.     "completed" : true,
  299.     "paid" : false,
  300.     "full_total" : 400,
  301.     "total" : 400,
  302.     "shipping" : 0,
  303.     "products" : [
  304.         {
  305.             "name" : "2015 Electron 20.2 Flat Black",
  306.             "key" : "2015-electron-complete",
  307.             "product" : ObjectId("567819c5d8f65ace4d5898fe"),
  308.             "product_id" : 448,
  309.             "reference" : "CBEL202034",
  310.             "prices" : {
  311.                 "spainPrice" : 375,
  312.                 "price" : 400
  313.             },
  314.             "_id" : ObjectId("5725cb377d6765140af198d8"),
  315.             "total" : 400,
  316.             "price" : 400,
  317.             "units" : 1
  318.         }
  319.     ],
  320.     "comment" : "",
  321.     "__v" : 0,
  322.     "reference" : "PM20160777",
  323.     "merchantorder" : "088194648528",
  324.     "payment" : {
  325.         "info" : {}
  326.     }
  327. }
  328.  
  329. /* 7 */
  330. {
  331.     "_id" : ObjectId("568932727354b1480c94322f"),
  332.     "customer" : "undefined undefined",
  333.     "user" : ObjectId("568932477354b1480c943229"),
  334.     "created" : ISODate("2016-01-03T14:38:42.097Z"),
  335.     "completed" : true,
  336.     "paid" : false,
  337.     "full_total" : -1,
  338.     "total" : 0,
  339.     "shipping" : -1,
  340.     "products" : [],
  341.     "comment" : "",
  342.     "__v" : 0
  343. }
  344.  
  345. /* 8 */
  346. {
  347.     "_id" : ObjectId("5689326f7354b1480c94322c"),
  348.     "country" : "Spain",
  349.     "firstName" : "jose",
  350.     "lastName" : "maria",
  351.     "email" : "chemadiazm@gmail.com",
  352.     "phone" : "678660605",
  353.     "state" : "Madrid",
  354.     "zip" : "28708",
  355.     "city" : "San Sensebatian de los Reyes",
  356.     "address" : "avenida cerro de san pedro chalet 6 A",
  357.     "payment_method" : "paypal",
  358.     "customer" : "jose maria",
  359.     "user" : ObjectId("568932477354b1480c943229"),
  360.     "created" : ISODate("2016-01-03T14:38:39.744Z"),
  361.     "completed" : true,
  362.     "paid" : false,
  363.     "full_total" : 46,
  364.     "total" : 38,
  365.     "shipping" : 8,
  366.     "products" : [
  367.         {
  368.             "name" : "2015 Ruben Rampera 2.35 Black / Military Green",
  369.             "key" : "2015-ruben-rampera",
  370.             "product" : ObjectId("56781b27d8f65ace4d589905"),
  371.             "product_id" : 481,
  372.             "reference" : "TYRR235561",
  373.             "_id" : ObjectId("5689326f7354b1480c94322e"),
  374.             "total" : 19,
  375.             "price" : 19,
  376.             "units" : 1
  377.         },
  378.         {
  379.             "name" : "2015 Ruben Rampera 2.35 Black / Military Green",
  380.             "key" : "2015-ruben-rampera",
  381.             "product" : ObjectId("56781b27d8f65ace4d589905"),
  382.             "product_id" : 481,
  383.             "reference" : "TYRR235561",
  384.             "_id" : ObjectId("5689326f7354b1480c94322d"),
  385.             "total" : 19,
  386.             "price" : 19,
  387.             "units" : 1
  388.         }
  389.     ],
  390.     "comment" : "",
  391.     "__v" : 0,
  392.     "reference" : "PM20160625",
  393.     "payment" : {
  394.         "info" : {
  395.             "httpStatusCode" : 201,
  396.             "links" : [
  397.                 {
  398.                     "method" : "GET",
  399.                     "rel" : "self",
  400.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-3L789583UA291315KK2ETE3I"
  401.                 },
  402.                 {
  403.                     "method" : "REDIRECT",
  404.                     "rel" : "approval_url",
  405.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-7D985824LB522525E"
  406.                 },
  407.                 {
  408.                     "method" : "POST",
  409.                     "rel" : "execute",
  410.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-3L789583UA291315KK2ETE3I/execute"
  411.                 }
  412.             ],
  413.             "create_time" : "2016-01-03T14:38:37Z",
  414.             "transactions" : [
  415.                 {
  416.                     "related_resources" : [],
  417.                     "item_list" : {
  418.                         "items" : [
  419.                             {
  420.                                 "quantity" : 1,
  421.                                 "currency" : "EUR",
  422.                                 "tax" : "0.00",
  423.                                 "price" : "19.00",
  424.                                 "sku" : "TYRR235561",
  425.                                 "name" : "2015 Ruben Rampera 2.35 Black / Military Green"
  426.                             },
  427.                             {
  428.                                 "quantity" : 1,
  429.                                 "currency" : "EUR",
  430.                                 "tax" : "0.00",
  431.                                 "price" : "19.00",
  432.                                 "sku" : "TYRR235561",
  433.                                 "name" : "2015 Ruben Rampera 2.35 Black / Military Green"
  434.                             }
  435.                         ]
  436.                     },
  437.                     "description" : "Shopcart on the Flybikes Store",
  438.                     "amount" : {
  439.                         "details" : {
  440.                             "shipping" : "8.00",
  441.                             "subtotal" : "38.00"
  442.                         },
  443.                         "currency" : "EUR",
  444.                         "total" : "46.00"
  445.                     }
  446.                 }
  447.             ],
  448.             "payer" : {
  449.                 "payment_method" : "paypal"
  450.             },
  451.             "state" : "created",
  452.             "intent" : "sale",
  453.             "id" : "PAY-3L789583UA291315KK2ETE3I"
  454.         }
  455.     },
  456.     "status" : "CANCELLED"
  457. }
  458.  
  459. /* 9 */
  460. {
  461.     "_id" : ObjectId("5694e00f3396eca105ef42dd"),
  462.     "customer" : "Daniel Rodríguez Gil",
  463.     "firstName" : "Daniel",
  464.     "lastName" : "Rodríguez Gil",
  465.     "email" : "dany@cromoly.com",
  466.     "phone" : "656280244",
  467.     "country" : "Spain",
  468.     "state" : "Pontevedra",
  469.     "city" : "Vigo",
  470.     "zip" : "36203",
  471.     "address" : "Celso em firo 1, 6B",
  472.     "payment_method" : "paypal",
  473.     "user" : ObjectId("567be075f819d19c0a500e97"),
  474.     "created" : ISODate("2016-01-12T11:14:23.345Z"),
  475.     "completed" : true,
  476.     "paid" : false,
  477.     "full_total" : 68,
  478.     "total" : 68,
  479.     "shipping" : 0,
  480.     "products" : [
  481.         {
  482.             "name" : "Tractor XL Sprocket 25T Dark Gold",
  483.             "key" : "tractor-xl-sprocket",
  484.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  485.             "product_id" : 586,
  486.             "reference" : "SPTX025671",
  487.             "_id" : ObjectId("5694e00f3396eca105ef42de"),
  488.             "total" : 68,
  489.             "price" : 68,
  490.             "units" : 1
  491.         }
  492.     ],
  493.     "comment" : "",
  494.     "__v" : 0
  495. }
  496.  
  497. /* 10 */
  498. {
  499.     "_id" : ObjectId("569ff86d8cceb36430c568b5"),
  500.     "country" : "Spain",
  501.     "firstName" : "Pablo",
  502.     "lastName" : "Alonso Vazquez",
  503.     "email" : "tacerpa@hotmail.com",
  504.     "phone" : "605561914",
  505.     "state" : "Asturias",
  506.     "city" : "Gijon",
  507.     "zip" : "33209",
  508.     "address" : "Eulalia Alvarez 30 3° dh",
  509.     "payment_method" : "paypal",
  510.     "customer" : "Pablo Alonso Vazquez",
  511.     "user" : ObjectId("567d51b74d5e9eee64c1d8b5"),
  512.     "created" : ISODate("2016-01-20T21:13:17.435Z"),
  513.     "completed" : true,
  514.     "paid" : true,
  515.     "full_total" : 46,
  516.     "total" : 38,
  517.     "shipping" : 8,
  518.     "products" : [
  519.         {
  520.             "name" : "2015 Central Stem Flat Black",
  521.             "key" : "2015-central-stem",
  522.             "product" : ObjectId("56781eaf8e8e9c1f4f65d463"),
  523.             "product_id" : 58,
  524.             "reference" : "STCE050031",
  525.             "_id" : ObjectId("569ff86d8cceb36430c568b6"),
  526.             "total" : 38,
  527.             "price" : 38,
  528.             "units" : 1
  529.         }
  530.     ],
  531.     "comment" : "",
  532.     "__v" : 0,
  533.     "reference" : "PM20160661",
  534.     "payment" : {
  535.         "info" : {
  536.             "httpStatusCode" : 201,
  537.             "links" : [
  538.                 {
  539.                     "method" : "GET",
  540.                     "rel" : "self",
  541.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-1YK21666B64695313K2P7QVQ"
  542.                 },
  543.                 {
  544.                     "method" : "REDIRECT",
  545.                     "rel" : "approval_url",
  546.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-0US9955196997540S"
  547.                 },
  548.                 {
  549.                     "method" : "POST",
  550.                     "rel" : "execute",
  551.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-1YK21666B64695313K2P7QVQ/execute"
  552.                 }
  553.             ],
  554.             "create_time" : "2016-01-20T21:12:54Z",
  555.             "transactions" : [
  556.                 {
  557.                     "related_resources" : [],
  558.                     "item_list" : {
  559.                         "items" : [
  560.                             {
  561.                                 "quantity" : 1,
  562.                                 "currency" : "EUR",
  563.                                 "tax" : "0.00",
  564.                                 "price" : "38.00",
  565.                                 "sku" : "STCE050031",
  566.                                 "name" : "2015 Central Stem Flat Black"
  567.                             }
  568.                         ]
  569.                     },
  570.                     "description" : "Shopcart on the Flybikes Store",
  571.                     "amount" : {
  572.                         "details" : {
  573.                             "shipping" : "8.00",
  574.                             "subtotal" : "38.00"
  575.                         },
  576.                         "currency" : "EUR",
  577.                         "total" : "46.00"
  578.                     }
  579.                 }
  580.             ],
  581.             "payer" : {
  582.                 "payment_method" : "paypal"
  583.             },
  584.             "state" : "created",
  585.             "intent" : "sale",
  586.             "id" : "PAY-1YK21666B64695313K2P7QVQ"
  587.         },
  588.         "paid_by" : "paypal",
  589.         "paid_on" : ISODate("2016-01-20T21:13:53.620Z"),
  590.         "transaction" : "PAY-1YK21666B64695313K2P7QVQ"
  591.     },
  592.     "carrier" : "MRW",
  593.     "status" : "TRANSIT",
  594.     "tracking" : "033067015785"
  595. }
  596.  
  597. /* 11 */
  598. {
  599.     "_id" : ObjectId("56a4a9648cceb36430c568c1"),
  600.     "country" : "France",
  601.     "state" : null,
  602.     "firstName" : "Tristan",
  603.     "lastName" : "Chabin",
  604.     "email" : "tristandu94@hotmail.fr",
  605.     "zip" : "44700",
  606.     "city" : "Orvault",
  607.     "address" : "19 boulevard mendes france",
  608.     "phone" : "0651887951",
  609.     "payment_method" : "credit_card",
  610.     "customer" : "Tristan Chabin",
  611.     "user" : ObjectId("56a4a9558cceb36430c568bf"),
  612.     "created" : ISODate("2016-01-24T10:37:24.197Z"),
  613.     "completed" : true,
  614.     "paid" : true,
  615.     "full_total" : 48,
  616.     "total" : 38,
  617.     "shipping" : 10,
  618.     "products" : [
  619.         {
  620.             "name" : "2015 Ruben Rampera 2.15 Black / Tan",
  621.             "key" : "2015-ruben-rampera",
  622.             "product" : ObjectId("56781b27d8f65ace4d589905"),
  623.             "product_id" : 378,
  624.             "reference" : "TYRR215223",
  625.             "_id" : ObjectId("56a4a9648cceb36430c568c2"),
  626.             "total" : 38,
  627.             "price" : 19,
  628.             "units" : 2
  629.         }
  630.     ],
  631.     "comment" : "",
  632.     "__v" : 0,
  633.     "reference" : "PM20160665",
  634.     "merchantorder" : "887031844934",
  635.     "payment" : {
  636.         "info" : {
  637.             "Ds_Card_Country" : "250",
  638.             "Ds_ConsumerLanguage" : "1",
  639.             "Ds_AuthorisationCode" : "386014",
  640.             "Ds_MerchantData" : "",
  641.             "Ds_TransactionType" : "0",
  642.             "Ds_Response" : "0000",
  643.             "Ds_Terminal" : "001",
  644.             "Ds_MerchantCode" : "335150702",
  645.             "Ds_Order" : "887031844934",
  646.             "Ds_Currency" : "978",
  647.             "Ds_Amount" : "4800",
  648.             "Ds_SecurePayment" : "1",
  649.             "Ds_Hour" : "11:38",
  650.             "Ds_Date" : "24/01/2016"
  651.         },
  652.         "paid_by" : "redsys",
  653.         "paid_on" : ISODate("2016-01-24T10:39:01.837Z"),
  654.         "transaction" : "386014"
  655.     },
  656.     "carrier" : "DHL",
  657.     "status" : "TRANSIT",
  658.     "tracking" : "7691450093"
  659. }
  660.  
  661. /* 12 */
  662. {
  663.     "_id" : ObjectId("56a78ba7ace278226fd81a07"),
  664.     "country" : "France",
  665.     "state" : null,
  666.     "firstName" : "Hugues",
  667.     "lastName" : "Mergaux",
  668.     "email" : "hugues.mergaux@hotmail.fr",
  669.     "phone" : "0789862170",
  670.     "zip" : "38000",
  671.     "city" : "Grenoble",
  672.     "address" : "1 Rue André Maginot",
  673.     "payment_method" : "credit_card",
  674.     "customer" : "Hugues Mergaux",
  675.     "user" : ObjectId("56a78b87ace278226fd81a03"),
  676.     "created" : ISODate("2016-01-26T15:07:19.855Z"),
  677.     "completed" : true,
  678.     "paid" : true,
  679.     "full_total" : 56,
  680.     "total" : 46,
  681.     "shipping" : 10,
  682.     "products" : [
  683.         {
  684.             "name" : "Manual Brake Flat Black",
  685.             "key" : "manual-brake",
  686.             "product" : ObjectId("56420a624abd63e029bb1e5c"),
  687.             "product_id" : 227,
  688.             "reference" : "BRMA086361",
  689.             "_id" : ObjectId("56a78ba7ace278226fd81a08"),
  690.             "total" : 46,
  691.             "price" : 46,
  692.             "units" : 1
  693.         }
  694.     ],
  695.     "comment" : "",
  696.     "__v" : 0,
  697.     "reference" : "PM20160666",
  698.     "merchantorder" : "523020840495",
  699.     "payment" : {
  700.         "info" : {
  701.             "Ds_Card_Country" : "250",
  702.             "Ds_ConsumerLanguage" : "1",
  703.             "Ds_AuthorisationCode" : "360411",
  704.             "Ds_MerchantData" : "",
  705.             "Ds_TransactionType" : "0",
  706.             "Ds_Response" : "0000",
  707.             "Ds_Terminal" : "001",
  708.             "Ds_MerchantCode" : "335150702",
  709.             "Ds_Order" : "523020840495",
  710.             "Ds_Currency" : "978",
  711.             "Ds_Amount" : "5600",
  712.             "Ds_SecurePayment" : "1",
  713.             "Ds_Hour" : "16:09",
  714.             "Ds_Date" : "26/01/2016"
  715.         },
  716.         "paid_by" : "redsys",
  717.         "paid_on" : ISODate("2016-01-26T15:09:33.834Z"),
  718.         "transaction" : "360411"
  719.     },
  720.     "carrier" : "DHL",
  721.     "status" : "TRANSIT",
  722.     "tracking" : "8683614984"
  723. }
  724.  
  725. /* 13 */
  726. {
  727.     "_id" : ObjectId("56b505a39c1d23a2780ae54f"),
  728.     "country" : "France",
  729.     "state" : null,
  730.     "city" : "Villeneuve Tolosane",
  731.     "firstName" : "Alexandra",
  732.     "lastName" : "Roques",
  733.     "email" : "alex.roques@hotmail.fr",
  734.     "phone" : "+33635282398",
  735.     "zip" : "31270",
  736.     "address" : "52 chemin du Roussimort",
  737.     "payment_method" : "credit_card",
  738.     "customer" : "Alexandra Roques",
  739.     "user" : ObjectId("56b505539c1d23a2780ae54d"),
  740.     "created" : ISODate("2016-02-05T20:27:15.991Z"),
  741.     "completed" : true,
  742.     "paid" : true,
  743.     "full_total" : 80,
  744.     "total" : 70,
  745.     "shipping" : 10,
  746.     "products" : [
  747.         {
  748.             "name" : "Montaña Bar 9.25\" Gloss Black",
  749.             "key" : "montana-bar",
  750.             "product" : ObjectId("559cdf86ae7f57046d115f1d"),
  751.             "product_id" : 565,
  752.             "reference" : "HBMN925017",
  753.             "_id" : ObjectId("56b505a39c1d23a2780ae550"),
  754.             "total" : 70,
  755.             "price" : 70,
  756.             "units" : 1
  757.         }
  758.     ],
  759.     "comment" : "",
  760.     "__v" : 0,
  761.     "reference" : "PM20160674",
  762.     "merchantorder" : "379204037025",
  763.     "payment" : {
  764.         "info" : {
  765.             "Ds_Card_Country" : "250",
  766.             "Ds_ConsumerLanguage" : "1",
  767.             "Ds_AuthorisationCode" : "629451",
  768.             "Ds_MerchantData" : "",
  769.             "Ds_TransactionType" : "0",
  770.             "Ds_Response" : "0000",
  771.             "Ds_Terminal" : "001",
  772.             "Ds_MerchantCode" : "335150702",
  773.             "Ds_Order" : "379204037025",
  774.             "Ds_Currency" : "978",
  775.             "Ds_Amount" : "8000",
  776.             "Ds_SecurePayment" : "1",
  777.             "Ds_Hour" : "21:30",
  778.             "Ds_Date" : "05/02/2016"
  779.         },
  780.         "paid_by" : "redsys",
  781.         "paid_on" : ISODate("2016-02-05T20:31:00.191Z"),
  782.         "transaction" : "629451"
  783.     },
  784.     "carrier" : "DHL",
  785.     "status" : "TRANSIT",
  786.     "tracking" : "8024383172"
  787. }
  788.  
  789. /* 14 */
  790. {
  791.     "_id" : ObjectId("56b85e4529bb7d02614d3156"),
  792.     "firstName" : "Daniel",
  793.     "lastName" : "Rodríguez Gil",
  794.     "email" : "daniel@dpstudios.es",
  795.     "phone" : "656280244",
  796.     "country" : "Spain",
  797.     "state" : "Pontevedra",
  798.     "city" : "Vigo",
  799.     "zip" : "36203",
  800.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  801.     "payment_method" : "credit_card",
  802.     "customer" : "Daniel Rodríguez Gil",
  803.     "user" : ObjectId("567be075f819d19c0a500e97"),
  804.     "created" : ISODate("2016-02-08T09:22:13.836Z"),
  805.     "completed" : true,
  806.     "paid" : false,
  807.     "full_total" : 43,
  808.     "total" : 35,
  809.     "shipping" : 8,
  810.     "products" : [
  811.         {
  812.             "name" : "Manual Springhanger Flat Black",
  813.             "key" : "manual-springhanger-brake",
  814.             "product" : ObjectId("565327aa1b30ccddd9e0cfd0"),
  815.             "product_id" : 479,
  816.             "reference" : "BRMS086031",
  817.             "_id" : ObjectId("56b85e4529bb7d02614d3157"),
  818.             "total" : 35,
  819.             "price" : 35,
  820.             "units" : 1
  821.         }
  822.     ],
  823.     "comment" : "",
  824.     "__v" : 0,
  825.     "reference" : "PM20160675",
  826.     "merchantorder" : "646723334189",
  827.     "payment" : {
  828.         "info" : {}
  829.     },
  830.     "status" : "CANCELLED"
  831. }
  832.  
  833. /* 15 */
  834. {
  835.     "_id" : ObjectId("56b864dd761eb88e65968516"),
  836.     "firstName" : "Daniel",
  837.     "lastName" : "Rodríguez Gil",
  838.     "email" : "daniel@dpstudios.es",
  839.     "phone" : "656280244",
  840.     "country" : "Spain",
  841.     "state" : "Pontevedra",
  842.     "city" : "Vigo",
  843.     "zip" : "36203",
  844.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  845.     "payment_method" : "credit_card",
  846.     "customer" : "Daniel Rodríguez Gil",
  847.     "user" : ObjectId("567be075f819d19c0a500e97"),
  848.     "created" : ISODate("2016-02-08T09:50:21.098Z"),
  849.     "completed" : true,
  850.     "paid" : false,
  851.     "full_total" : 43,
  852.     "total" : 35,
  853.     "shipping" : 8,
  854.     "products" : [
  855.         {
  856.             "name" : "Manual Springhanger Flat Black",
  857.             "key" : "manual-springhanger-brake",
  858.             "product" : ObjectId("565327aa1b30ccddd9e0cfd0"),
  859.             "product_id" : 479,
  860.             "reference" : "BRMS086031",
  861.             "_id" : ObjectId("56b864dd761eb88e65968517"),
  862.             "total" : 35,
  863.             "price" : 35,
  864.             "units" : 1
  865.         }
  866.     ],
  867.     "comment" : "",
  868.     "__v" : 0,
  869.     "reference" : "PM20160675",
  870.     "merchantorder" : "014525021471",
  871.     "payment" : {
  872.         "info" : {}
  873.     },
  874.     "status" : "CANCELLED"
  875. }
  876.  
  877. /* 16 */
  878. {
  879.     "_id" : ObjectId("56bda14295ad11271b257f42"),
  880.     "country" : "France",
  881.     "state" : null,
  882.     "zip" : "91540",
  883.     "city" : "mennecy",
  884.     "address" : "7 rue de la république",
  885.     "firstName" : "olivier",
  886.     "lastName" : "mansuy",
  887.     "email" : "pull91up@hotmail.fr",
  888.     "phone" : "0611520424",
  889.     "payment_method" : "paypal",
  890.     "customer" : "olivier mansuy",
  891.     "user" : ObjectId("56bda12e95ad11271b257f40"),
  892.     "created" : ISODate("2016-02-12T09:09:22.287Z"),
  893.     "completed" : true,
  894.     "paid" : true,
  895.     "full_total" : 80,
  896.     "total" : 70,
  897.     "shipping" : 10,
  898.     "products" : [
  899.         {
  900.             "name" : "Montaña Bar 9.25\" Gloss Black",
  901.             "key" : "montana-bar",
  902.             "product" : ObjectId("559cdf86ae7f57046d115f1d"),
  903.             "product_id" : 565,
  904.             "reference" : "HBMN925017",
  905.             "_id" : ObjectId("56bda14295ad11271b257f43"),
  906.             "total" : 70,
  907.             "price" : 70,
  908.             "units" : 1
  909.         }
  910.     ],
  911.     "comment" : "",
  912.     "__v" : 0,
  913.     "reference" : "PM20160676",
  914.     "payment" : {
  915.         "info" : {
  916.             "httpStatusCode" : 201,
  917.             "links" : [
  918.                 {
  919.                     "method" : "GET",
  920.                     "rel" : "self",
  921.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-4PU94534ML412652MK262CNI"
  922.                 },
  923.                 {
  924.                     "method" : "REDIRECT",
  925.                     "rel" : "approval_url",
  926.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-79T7536646129435M"
  927.                 },
  928.                 {
  929.                     "method" : "POST",
  930.                     "rel" : "execute",
  931.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-4PU94534ML412652MK262CNI/execute"
  932.                 }
  933.             ],
  934.             "create_time" : "2016-02-12T09:09:08Z",
  935.             "transactions" : [
  936.                 {
  937.                     "related_resources" : [],
  938.                     "item_list" : {
  939.                         "items" : [
  940.                             {
  941.                                 "quantity" : 1,
  942.                                 "tax" : "0.00",
  943.                                 "currency" : "EUR",
  944.                                 "price" : "70.00",
  945.                                 "sku" : "HBMN925017",
  946.                                 "name" : "Montaña Bar 9.25\" Gloss Black"
  947.                             }
  948.                         ]
  949.                     },
  950.                     "description" : "Shopcart on the Flybikes Store",
  951.                     "amount" : {
  952.                         "details" : {
  953.                             "shipping" : "10.00",
  954.                             "subtotal" : "70.00"
  955.                         },
  956.                         "currency" : "EUR",
  957.                         "total" : "80.00"
  958.                     }
  959.                 }
  960.             ],
  961.             "payer" : {
  962.                 "payment_method" : "paypal"
  963.             },
  964.             "state" : "created",
  965.             "intent" : "sale",
  966.             "id" : "PAY-4PU94534ML412652MK262CNI"
  967.         },
  968.         "paid_by" : "paypal",
  969.         "paid_on" : ISODate("2016-02-12T09:10:27.848Z"),
  970.         "transaction" : "PAY-4PU94534ML412652MK262CNI"
  971.     },
  972.     "carrier" : "DHL",
  973.     "status" : "TRANSIT",
  974.     "tracking" : "8649160435"
  975. }
  976.  
  977. /* 17 */
  978. {
  979.     "_id" : ObjectId("56c06def95ad11271b257f49"),
  980.     "country" : "Spain",
  981.     "firstName" : "Fabian",
  982.     "lastName" : "Tsirogiannis",
  983.     "email" : "febboe95@gmail.com",
  984.     "phone" : "0049 151 511711 38",
  985.     "zip" : "29012",
  986.     "city" : "Málaga",
  987.     "address" : "Calle Pedro Molina 4",
  988.     "state" : "Málaga",
  989.     "payment_method" : "paypal",
  990.     "customer" : "Fabian Tsirogiannis",
  991.     "user" : ObjectId("56c06dd895ad11271b257f47"),
  992.     "created" : ISODate("2016-02-14T12:07:11.795Z"),
  993.     "completed" : true,
  994.     "paid" : true,
  995.     "full_total" : 375,
  996.     "total" : 375,
  997.     "shipping" : 0,
  998.     "products" : [
  999.         {
  1000.             "name" : "2015 Proton 21 Flat Military Green",
  1001.             "key" : "2015-proton-complete",
  1002.             "product" : ObjectId("567817d6d02260414ccdd9a9"),
  1003.             "product_id" : 452,
  1004.             "reference" : "CBPR021544",
  1005.             "_id" : ObjectId("56c06def95ad11271b257f4a"),
  1006.             "total" : 375,
  1007.             "price" : 375,
  1008.             "units" : 1
  1009.         }
  1010.     ],
  1011.     "comment" : "",
  1012.     "__v" : 0,
  1013.     "reference" : "PM20160677",
  1014.     "payment" : {
  1015.         "info" : {
  1016.             "httpStatusCode" : 201,
  1017.             "links" : [
  1018.                 {
  1019.                     "method" : "GET",
  1020.                     "rel" : "self",
  1021.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-6E9230785L2615900K3AG3XY"
  1022.                 },
  1023.                 {
  1024.                     "method" : "REDIRECT",
  1025.                     "rel" : "approval_url",
  1026.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-7ND77081DL892812M"
  1027.                 },
  1028.                 {
  1029.                     "method" : "POST",
  1030.                     "rel" : "execute",
  1031.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-6E9230785L2615900K3AG3XY/execute"
  1032.                 }
  1033.             ],
  1034.             "create_time" : "2016-02-14T12:06:55Z",
  1035.             "transactions" : [
  1036.                 {
  1037.                     "related_resources" : [],
  1038.                     "item_list" : {
  1039.                         "items" : [
  1040.                             {
  1041.                                 "quantity" : 1,
  1042.                                 "tax" : "0.00",
  1043.                                 "currency" : "EUR",
  1044.                                 "price" : "375.00",
  1045.                                 "sku" : "CBPR021544",
  1046.                                 "name" : "2015 Proton 21 Flat Military Green"
  1047.                             }
  1048.                         ]
  1049.                     },
  1050.                     "description" : "Shopcart on the Flybikes Store",
  1051.                     "amount" : {
  1052.                         "details" : {
  1053.                             "shipping" : "0.00",
  1054.                             "subtotal" : "375.00"
  1055.                         },
  1056.                         "currency" : "EUR",
  1057.                         "total" : "375.00"
  1058.                     }
  1059.                 }
  1060.             ],
  1061.             "payer" : {
  1062.                 "payment_method" : "paypal"
  1063.             },
  1064.             "state" : "created",
  1065.             "intent" : "sale",
  1066.             "id" : "PAY-6E9230785L2615900K3AG3XY"
  1067.         },
  1068.         "paid_by" : "paypal",
  1069.         "paid_on" : ISODate("2016-02-14T12:09:51.016Z"),
  1070.         "transaction" : "PAY-6E9230785L2615900K3AG3XY"
  1071.     },
  1072.     "carrier" : "MRW",
  1073.     "status" : "TRANSIT",
  1074.     "tracking" : "033067016667"
  1075. }
  1076.  
  1077. /* 18 */
  1078. {
  1079.     "_id" : ObjectId("56cf9c90142422cb16c30557"),
  1080.     "country" : "United States",
  1081.     "firstName" : "Jeremy",
  1082.     "lastName" : "Ingram",
  1083.     "email" : "Kingram231@hotmail.com",
  1084.     "phone" : "757-325-7599",
  1085.     "state" : "Virginia",
  1086.     "zip" : "23664",
  1087.     "city" : "Hampton",
  1088.     "address" : "315 Seaboard Ave.",
  1089.     "payment_method" : "credit_card",
  1090.     "customer" : "Jeremy Ingram",
  1091.     "user" : ObjectId("56cf9c77142422cb16c30555"),
  1092.     "created" : ISODate("2016-02-26T00:30:08.403Z"),
  1093.     "completed" : true,
  1094.     "paid" : false,
  1095.     "full_total" : 650,
  1096.     "total" : 610,
  1097.     "shipping" : 40,
  1098.     "products" : [
  1099.         {
  1100.             "name" : "Omega Flat Black RHD",
  1101.             "key" : "omega-complete",
  1102.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  1103.             "product_id" : 522,
  1104.             "reference" : "CBOM021031",
  1105.             "_id" : ObjectId("56cf9c90142422cb16c30558"),
  1106.             "total" : 610,
  1107.             "price" : 610,
  1108.             "units" : 1
  1109.         }
  1110.     ],
  1111.     "comment" : "",
  1112.     "__v" : 0,
  1113.     "reference" : "PM20160693",
  1114.     "merchantorder" : "474646609487",
  1115.     "payment" : {
  1116.         "info" : {}
  1117.     },
  1118.     "status" : "CANCELLED"
  1119. }
  1120.  
  1121. /* 19 */
  1122. {
  1123.     "_id" : ObjectId("56cf9d91142422cb16c3055b"),
  1124.     "country" : "United States",
  1125.     "firstName" : "Sean",
  1126.     "lastName" : "Killblane",
  1127.     "email" : "skillblane@live.com",
  1128.     "phone" : "757-771-8311",
  1129.     "state" : "Virginia",
  1130.     "zip" : "23664",
  1131.     "city" : "Hampton",
  1132.     "address" : "315 Seaboard Ave.",
  1133.     "payment_method" : "credit_card",
  1134.     "customer" : "Sean Killblane",
  1135.     "user" : ObjectId("56cf9d86142422cb16c30559"),
  1136.     "created" : ISODate("2016-02-26T00:34:25.421Z"),
  1137.     "completed" : true,
  1138.     "paid" : false,
  1139.     "full_total" : 650,
  1140.     "total" : 610,
  1141.     "shipping" : 40,
  1142.     "products" : [
  1143.         {
  1144.             "name" : "Omega Flat Black RHD",
  1145.             "key" : "omega-complete",
  1146.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  1147.             "product_id" : 522,
  1148.             "reference" : "CBOM021031",
  1149.             "_id" : ObjectId("56cf9d91142422cb16c3055c"),
  1150.             "total" : 610,
  1151.             "price" : 610,
  1152.             "units" : 1
  1153.         }
  1154.     ],
  1155.     "comment" : "",
  1156.     "__v" : 0,
  1157.     "reference" : "PM20160694",
  1158.     "merchantorder" : "892847082744",
  1159.     "payment" : {
  1160.         "info" : {}
  1161.     },
  1162.     "status" : "CANCELLED"
  1163. }
  1164.  
  1165. /* 20 */
  1166. {
  1167.     "_id" : ObjectId("56cf9e03142422cb16c3055f"),
  1168.     "firstName" : "Sean",
  1169.     "lastName" : "Killblane",
  1170.     "email" : "skillblane@live.com",
  1171.     "phone" : "757-771-8311",
  1172.     "country" : "United States",
  1173.     "state" : "Virginia",
  1174.     "city" : "Hampton",
  1175.     "zip" : "23664",
  1176.     "address" : "315 Seaboard Ave.",
  1177.     "payment_method" : "paypal",
  1178.     "customer" : "Sean Killblane",
  1179.     "user" : ObjectId("56cf9d86142422cb16c30559"),
  1180.     "created" : ISODate("2016-02-26T00:36:19.330Z"),
  1181.     "completed" : true,
  1182.     "paid" : true,
  1183.     "full_total" : 650,
  1184.     "total" : 610,
  1185.     "shipping" : 40,
  1186.     "products" : [
  1187.         {
  1188.             "name" : "Omega Flat Black RHD",
  1189.             "key" : "omega-complete",
  1190.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  1191.             "product_id" : 522,
  1192.             "reference" : "CBOM021031",
  1193.             "_id" : ObjectId("56cf9e03142422cb16c30560"),
  1194.             "total" : 610,
  1195.             "price" : 610,
  1196.             "units" : 1
  1197.         }
  1198.     ],
  1199.     "comment" : "",
  1200.     "__v" : 0,
  1201.     "reference" : "PM20160695",
  1202.     "payment" : {
  1203.         "info" : {
  1204.             "httpStatusCode" : 201,
  1205.             "links" : [
  1206.                 {
  1207.                     "method" : "GET",
  1208.                     "rel" : "self",
  1209.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-96945367LG5636547K3HZ3ZA"
  1210.                 },
  1211.                 {
  1212.                     "method" : "REDIRECT",
  1213.                     "rel" : "approval_url",
  1214.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-8B436897BE349010W"
  1215.                 },
  1216.                 {
  1217.                     "method" : "POST",
  1218.                     "rel" : "execute",
  1219.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-96945367LG5636547K3HZ3ZA/execute"
  1220.                 }
  1221.             ],
  1222.             "create_time" : "2016-02-26T00:35:48Z",
  1223.             "transactions" : [
  1224.                 {
  1225.                     "related_resources" : [],
  1226.                     "item_list" : {
  1227.                         "items" : [
  1228.                             {
  1229.                                 "quantity" : 1,
  1230.                                 "tax" : "0.00",
  1231.                                 "currency" : "EUR",
  1232.                                 "price" : "610.00",
  1233.                                 "sku" : "CBOM021031",
  1234.                                 "name" : "Omega Flat Black RHD"
  1235.                             }
  1236.                         ]
  1237.                     },
  1238.                     "description" : "Shopcart on the Flybikes Store",
  1239.                     "amount" : {
  1240.                         "details" : {
  1241.                             "shipping" : "40.00",
  1242.                             "subtotal" : "610.00"
  1243.                         },
  1244.                         "currency" : "EUR",
  1245.                         "total" : "650.00"
  1246.                     }
  1247.                 }
  1248.             ],
  1249.             "payer" : {
  1250.                 "payment_method" : "paypal"
  1251.             },
  1252.             "state" : "created",
  1253.             "intent" : "sale",
  1254.             "id" : "PAY-96945367LG5636547K3HZ3ZA"
  1255.         },
  1256.         "paid_by" : "paypal",
  1257.         "paid_on" : ISODate("2016-02-26T00:37:20.034Z"),
  1258.         "transaction" : "PAY-96945367LG5636547K3HZ3ZA"
  1259.     },
  1260.     "carrier" : "DHL",
  1261.     "status" : "TRANSIT",
  1262.     "tracking" : "9270289265"
  1263. }
  1264.  
  1265. /* 21 */
  1266. {
  1267.     "_id" : ObjectId("56d428a0142422cb16c305ab"),
  1268.     "firstName" : "Daniel",
  1269.     "lastName" : "Rodríguez Gil",
  1270.     "email" : "daniel@dpstudios.es",
  1271.     "phone" : "656280244",
  1272.     "country" : "Russia",
  1273.     "state" : "Saint Petersburg",
  1274.     "city" : "Saint Petersburg",
  1275.     "zip" : "194100",
  1276.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  1277.     "payment_method" : "paypal",
  1278.     "customer" : "Daniel Rodríguez Gil",
  1279.     "user" : ObjectId("567be075f819d19c0a500e97"),
  1280.     "created" : ISODate("2016-02-29T11:16:48.261Z"),
  1281.     "completed" : true,
  1282.     "paid" : false,
  1283.     "full_total" : 81,
  1284.     "total" : 21,
  1285.     "shipping" : 60,
  1286.     "products" : [
  1287.         {
  1288.             "name" : "EBS Brake Kit Flat Black",
  1289.             "key" : "ebs-brake-kit",
  1290.             "product" : ObjectId("567922a153e088e728b14ced"),
  1291.             "product_id" : 261,
  1292.             "reference" : "FRBK000031",
  1293.             "_id" : ObjectId("56d428a0142422cb16c305ac"),
  1294.             "total" : 21,
  1295.             "price" : 21,
  1296.             "units" : 1
  1297.         }
  1298.     ],
  1299.     "comment" : "",
  1300.     "__v" : 0,
  1301.     "reference" : "PM20160698",
  1302.     "payment" : {
  1303.         "info" : {
  1304.             "httpStatusCode" : 201,
  1305.             "links" : [
  1306.                 {
  1307.                     "method" : "GET",
  1308.                     "rel" : "self",
  1309.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7V228255PP480041SK3KCQ7Y"
  1310.                 },
  1311.                 {
  1312.                     "method" : "REDIRECT",
  1313.                     "rel" : "approval_url",
  1314.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-91B87174T7061910N"
  1315.                 },
  1316.                 {
  1317.                     "method" : "POST",
  1318.                     "rel" : "execute",
  1319.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7V228255PP480041SK3KCQ7Y/execute"
  1320.                 }
  1321.             ],
  1322.             "create_time" : "2016-02-29T11:16:15Z",
  1323.             "transactions" : [
  1324.                 {
  1325.                     "related_resources" : [],
  1326.                     "item_list" : {
  1327.                         "items" : [
  1328.                             {
  1329.                                 "quantity" : 1,
  1330.                                 "tax" : "0.00",
  1331.                                 "currency" : "EUR",
  1332.                                 "price" : "21.00",
  1333.                                 "sku" : "FRBK000031",
  1334.                                 "name" : "EBS Brake Kit Flat Black"
  1335.                             }
  1336.                         ]
  1337.                     },
  1338.                     "description" : "Shopcart on the Flybikes Store",
  1339.                     "amount" : {
  1340.                         "details" : {
  1341.                             "shipping" : "60.00",
  1342.                             "subtotal" : "21.00"
  1343.                         },
  1344.                         "currency" : "EUR",
  1345.                         "total" : "81.00"
  1346.                     }
  1347.                 }
  1348.             ],
  1349.             "payer" : {
  1350.                 "payment_method" : "paypal"
  1351.             },
  1352.             "state" : "created",
  1353.             "intent" : "sale",
  1354.             "id" : "PAY-7V228255PP480041SK3KCQ7Y"
  1355.         }
  1356.     },
  1357.     "status" : "CANCELLED"
  1358. }
  1359.  
  1360. /* 22 */
  1361. {
  1362.     "_id" : ObjectId("56d46836f761a1af0ceedc39"),
  1363.     "firstName" : "Daniel",
  1364.     "lastName" : "Rodríguez Gil",
  1365.     "email" : "daniel@dpstudios.es",
  1366.     "phone" : "656280244",
  1367.     "country" : "Spain",
  1368.     "zip" : "36203",
  1369.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  1370.     "state" : "Pontevedra",
  1371.     "city" : "Vigo",
  1372.     "payment_method" : "paypal",
  1373.     "customer" : "Daniel Rodríguez Gil",
  1374.     "user" : ObjectId("567be075f819d19c0a500e97"),
  1375.     "created" : ISODate("2016-02-29T15:48:06.137Z"),
  1376.     "completed" : true,
  1377.     "paid" : false,
  1378.     "full_total" : 170,
  1379.     "total" : 170,
  1380.     "shipping" : 0,
  1381.     "products" : [
  1382.         {
  1383.             "name" : "Dolmen 2 Cranks 165/24 Flat Black",
  1384.             "key" : "dolmen-2-cranks",
  1385.             "product" : ObjectId("564208c14abd63e029bb1e12"),
  1386.             "product_id" : 654,
  1387.             "reference" : "DC24165032",
  1388.             "_id" : ObjectId("56d46836f761a1af0ceedc3a"),
  1389.             "total" : 170,
  1390.             "price" : 170,
  1391.             "units" : 1
  1392.         }
  1393.     ],
  1394.     "comment" : "",
  1395.     "__v" : 0
  1396. }
  1397.  
  1398. /* 23 */
  1399. {
  1400.     "_id" : ObjectId("56d4690af761a1af0ceedc3c"),
  1401.     "firstName" : "Daniel",
  1402.     "lastName" : "Rodríguez Gil",
  1403.     "email" : "daniel@dpstudios.es",
  1404.     "phone" : "656280244",
  1405.     "country" : "Spain",
  1406.     "zip" : "36203",
  1407.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  1408.     "state" : "Pontevedra",
  1409.     "city" : "Vigo",
  1410.     "payment_method" : "paypal",
  1411.     "customer" : "Daniel Rodríguez Gil",
  1412.     "user" : ObjectId("567be075f819d19c0a500e97"),
  1413.     "created" : ISODate("2016-02-29T15:51:38.459Z"),
  1414.     "completed" : true,
  1415.     "paid" : false,
  1416.     "full_total" : 170,
  1417.     "total" : 170,
  1418.     "shipping" : 0,
  1419.     "products" : [
  1420.         {
  1421.             "name" : "Dolmen 2 Cranks 165/24 Flat Black",
  1422.             "key" : "dolmen-2-cranks",
  1423.             "product" : ObjectId("564208c14abd63e029bb1e12"),
  1424.             "product_id" : 654,
  1425.             "reference" : "DC24165032",
  1426.             "_id" : ObjectId("56d4690af761a1af0ceedc3d"),
  1427.             "total" : 170,
  1428.             "price" : 170,
  1429.             "units" : 1
  1430.         }
  1431.     ],
  1432.     "comment" : "",
  1433.     "__v" : 0,
  1434.     "reference" : "PM20160699",
  1435.     "payment" : {
  1436.         "info" : {
  1437.             "httpStatusCode" : 201,
  1438.             "links" : [
  1439.                 {
  1440.                     "method" : "GET",
  1441.                     "rel" : "self",
  1442.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7R515282CX206612HK3KGSEA"
  1443.                 },
  1444.                 {
  1445.                     "method" : "REDIRECT",
  1446.                     "rel" : "approval_url",
  1447.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-19V086506A372874D"
  1448.                 },
  1449.                 {
  1450.                     "method" : "POST",
  1451.                     "rel" : "execute",
  1452.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7R515282CX206612HK3KGSEA/execute"
  1453.                 }
  1454.             ],
  1455.             "create_time" : "2016-02-29T15:51:44Z",
  1456.             "transactions" : [
  1457.                 {
  1458.                     "related_resources" : [],
  1459.                     "item_list" : {
  1460.                         "items" : [
  1461.                             {
  1462.                                 "quantity" : 1,
  1463.                                 "tax" : "0.00",
  1464.                                 "currency" : "EUR",
  1465.                                 "price" : "170.00",
  1466.                                 "sku" : "DC24165032",
  1467.                                 "name" : "Dolmen 2 Cranks 165/24 Flat Black"
  1468.                             }
  1469.                         ]
  1470.                     },
  1471.                     "description" : "Shopcart on the Flybikes Store",
  1472.                     "amount" : {
  1473.                         "details" : {
  1474.                             "shipping" : "0.00",
  1475.                             "subtotal" : "170.00"
  1476.                         },
  1477.                         "currency" : "EUR",
  1478.                         "total" : "170.00"
  1479.                     }
  1480.                 }
  1481.             ],
  1482.             "payer" : {
  1483.                 "payment_method" : "paypal"
  1484.             },
  1485.             "state" : "created",
  1486.             "intent" : "sale",
  1487.             "id" : "PAY-7R515282CX206612HK3KGSEA"
  1488.         }
  1489.     },
  1490.     "status" : "CANCELLED"
  1491. }
  1492.  
  1493. /* 24 */
  1494. {
  1495.     "_id" : ObjectId("56d8ca2b4ff3b3f717def3c0"),
  1496.     "firstName" : "Stephen",
  1497.     "lastName" : "Blasi",
  1498.     "email" : "sjblasi@gmail.com",
  1499.     "phone" : "7329152292",
  1500.     "zip" : "32746",
  1501.     "city" : "Lake Mary",
  1502.     "address" : "808 Eagle Claw Court",
  1503.     "country" : "United States",
  1504.     "state" : "Florida",
  1505.     "payment_method" : "paypal",
  1506.     "customer" : "Stephen Blasi",
  1507.     "user" : ObjectId("56d67c811d09c9c371dfd241"),
  1508.     "created" : ISODate("2016-03-03T23:35:07.106Z"),
  1509.     "completed" : true,
  1510.     "paid" : true,
  1511.     "full_total" : 69,
  1512.     "total" : 49,
  1513.     "shipping" : 20,
  1514.     "products" : [
  1515.         {
  1516.             "name" : "Classic Brake Coffee",
  1517.             "key" : "classic-brake",
  1518.             "product" : ObjectId("56d5bdda1d09c9c371dfd223"),
  1519.             "product_id" : 674,
  1520.             "reference" : "BRCL000731",
  1521.             "prices" : {
  1522.                 "spainPrice" : 49,
  1523.                 "price" : 49
  1524.             },
  1525.             "_id" : ObjectId("56d8ca2b4ff3b3f717def3c1"),
  1526.             "total" : 49,
  1527.             "price" : 49,
  1528.             "units" : 1
  1529.         }
  1530.     ],
  1531.     "comment" : "",
  1532.     "__v" : 0,
  1533.     "reference" : "PM20160715",
  1534.     "payment" : {
  1535.         "info" : {
  1536.             "httpStatusCode" : 201,
  1537.             "links" : [
  1538.                 {
  1539.                     "method" : "GET",
  1540.                     "rel" : "self",
  1541.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7UV27876M1211134UK3MMWAI"
  1542.                 },
  1543.                 {
  1544.                     "method" : "REDIRECT",
  1545.                     "rel" : "approval_url",
  1546.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-6YK75919YJ1184517"
  1547.                 },
  1548.                 {
  1549.                     "method" : "POST",
  1550.                     "rel" : "execute",
  1551.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7UV27876M1211134UK3MMWAI/execute"
  1552.                 }
  1553.             ],
  1554.             "create_time" : "2016-03-03T23:38:41Z",
  1555.             "transactions" : [
  1556.                 {
  1557.                     "related_resources" : [],
  1558.                     "item_list" : {
  1559.                         "items" : [
  1560.                             {
  1561.                                 "quantity" : 1,
  1562.                                 "tax" : "0.00",
  1563.                                 "currency" : "EUR",
  1564.                                 "price" : "49.00",
  1565.                                 "sku" : "BRCL000731",
  1566.                                 "name" : "Classic Brake Coffee"
  1567.                             }
  1568.                         ]
  1569.                     },
  1570.                     "description" : "Shopcart on the Flybikes Store",
  1571.                     "amount" : {
  1572.                         "details" : {
  1573.                             "shipping" : "20.00",
  1574.                             "subtotal" : "49.00"
  1575.                         },
  1576.                         "currency" : "EUR",
  1577.                         "total" : "69.00"
  1578.                     }
  1579.                 }
  1580.             ],
  1581.             "payer" : {
  1582.                 "payment_method" : "paypal"
  1583.             },
  1584.             "state" : "created",
  1585.             "intent" : "sale",
  1586.             "id" : "PAY-7UV27876M1211134UK3MMWAI"
  1587.         },
  1588.         "paid_by" : "paypal",
  1589.         "paid_on" : ISODate("2016-03-03T23:40:06.410Z"),
  1590.         "transaction" : "PAY-7UV27876M1211134UK3MMWAI"
  1591.     },
  1592.     "carrier" : "DHL",
  1593.     "status" : "TRANSIT",
  1594.     "tracking" : "9279179140"
  1595. }
  1596.  
  1597. /* 25 */
  1598. {
  1599.     "_id" : ObjectId("56d8ca354ff3b3f717def3c2"),
  1600.     "customer" : "undefined undefined",
  1601.     "user" : ObjectId("56d67c811d09c9c371dfd241"),
  1602.     "created" : ISODate("2016-03-03T23:35:17.175Z"),
  1603.     "completed" : true,
  1604.     "paid" : false,
  1605.     "full_total" : -1,
  1606.     "total" : 0,
  1607.     "shipping" : -1,
  1608.     "products" : [],
  1609.     "comment" : "",
  1610.     "__v" : 0
  1611. }
  1612.  
  1613. /* 26 */
  1614. {
  1615.     "_id" : ObjectId("56dc6f7e4ff3b3f717def40b"),
  1616.     "firstName" : "Reed",
  1617.     "lastName" : "Gillespie",
  1618.     "email" : "barttaylor031@gmail.com",
  1619.     "phone" : "2157914390",
  1620.     "country" : "United States",
  1621.     "state" : "Pennsylvania",
  1622.     "zip" : "18964",
  1623.     "city" : "Souderrton",
  1624.     "address" : "128 E. Summthe st",
  1625.     "payment_method" : "credit_card",
  1626.     "customer" : "Reed Gillespie",
  1627.     "user" : ObjectId("56dc6cc84ff3b3f717def3c8"),
  1628.     "created" : ISODate("2016-03-06T17:57:18.555Z"),
  1629.     "completed" : true,
  1630.     "paid" : false,
  1631.     "full_total" : 525,
  1632.     "total" : 470,
  1633.     "shipping" : 55,
  1634.     "products" : [
  1635.         {
  1636.             "name" : "Proton Flat Black RHD",
  1637.             "key" : "proton-complete",
  1638.             "product" : ObjectId("5641ff21b5e894ca82802b83"),
  1639.             "product_id" : 518,
  1640.             "reference" : "CBPR021035",
  1641.             "prices" : {
  1642.                 "spainPrice" : 470,
  1643.                 "price" : 535
  1644.             },
  1645.             "_id" : ObjectId("56dc6f7e4ff3b3f717def40c"),
  1646.             "total" : 470,
  1647.             "price" : 470,
  1648.             "units" : 1
  1649.         }
  1650.     ],
  1651.     "comment" : "",
  1652.     "__v" : 0,
  1653.     "reference" : "PM20160716",
  1654.     "merchantorder" : "174987039978",
  1655.     "payment" : {
  1656.         "info" : {}
  1657.     },
  1658.     "status" : "CANCELLED"
  1659. }
  1660.  
  1661. /* 27 */
  1662. {
  1663.     "_id" : ObjectId("567a7e491a345b64515c4dd3"),
  1664.     "country" : "Spain",
  1665.     "firstName" : "Daniel",
  1666.     "lastName" : "Rodriguez",
  1667.     "email" : "daniel@flybikes.com",
  1668.     "phone" : "656280244",
  1669.     "state" : "Pontevedra",
  1670.     "city" : "Vigo",
  1671.     "zip" : "36203",
  1672.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  1673.     "payment_method" : "paypal",
  1674.     "customer" : "Daniel Rodriguez",
  1675.     "user" : ObjectId("55956884620258240b037238"),
  1676.     "created" : ISODate("2015-12-23T10:58:17.886Z"),
  1677.     "completed" : true,
  1678.     "paid" : true,
  1679.     "full_total" : 335,
  1680.     "total" : 335,
  1681.     "shipping" : 0,
  1682.     "products" : [
  1683.         {
  1684.             "name" : "Trueno Frame 20.6 Flat Black",
  1685.             "key" : "trueno-frame",
  1686.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  1687.             "product_id" : 523,
  1688.             "reference" : "FRTR206035",
  1689.             "_id" : ObjectId("567a7e491a345b64515c4dd4"),
  1690.             "total" : 335,
  1691.             "price" : 335,
  1692.             "units" : 1
  1693.         }
  1694.     ],
  1695.     "comment" : "",
  1696.     "__v" : 0,
  1697.     "reference" : "PM20150617",
  1698.     "payment" : {
  1699.         "info" : {
  1700.             "httpStatusCode" : 201,
  1701.             "links" : [
  1702.                 {
  1703.                     "method" : "GET",
  1704.                     "rel" : "self",
  1705.                     "href" : "https://api.sandbox.paypal.com/v1/payments/payment/PAY-7DW14378G9816182NKZ5H5AY"
  1706.                 },
  1707.                 {
  1708.                     "method" : "REDIRECT",
  1709.                     "rel" : "approval_url",
  1710.                     "href" : "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-2LS29939DL8361835"
  1711.                 },
  1712.                 {
  1713.                     "method" : "POST",
  1714.                     "rel" : "execute",
  1715.                     "href" : "https://api.sandbox.paypal.com/v1/payments/payment/PAY-7DW14378G9816182NKZ5H5AY/execute"
  1716.                 }
  1717.             ],
  1718.             "create_time" : "2015-12-23T10:59:15Z",
  1719.             "transactions" : [
  1720.                 {
  1721.                     "related_resources" : [],
  1722.                     "item_list" : {
  1723.                         "items" : [
  1724.                             {
  1725.                                 "quantity" : 1,
  1726.                                 "currency" : "EUR",
  1727.                                 "tax" : "0.00",
  1728.                                 "price" : "335.00",
  1729.                                 "sku" : "FRTR206035",
  1730.                                 "name" : "Trueno Frame 20.6 Flat Black"
  1731.                             }
  1732.                         ]
  1733.                     },
  1734.                     "description" : "Shopcart on the Flybikes Store",
  1735.                     "amount" : {
  1736.                         "details" : {
  1737.                             "shipping" : "0.00",
  1738.                             "subtotal" : "335.00"
  1739.                         },
  1740.                         "currency" : "EUR",
  1741.                         "total" : "335.00"
  1742.                     }
  1743.                 }
  1744.             ],
  1745.             "payer" : {
  1746.                 "payment_method" : "paypal"
  1747.             },
  1748.             "state" : "created",
  1749.             "intent" : "sale",
  1750.             "id" : "PAY-7DW14378G9816182NKZ5H5AY"
  1751.         },
  1752.         "paid_by" : "paypal",
  1753.         "paid_on" : ISODate("2015-12-23T10:59:56.083Z"),
  1754.         "transaction" : "PAY-7DW14378G9816182NKZ5H5AY"
  1755.     },
  1756.     "status" : "CANCELLED"
  1757. }
  1758.  
  1759. /* 28 */
  1760. {
  1761.     "_id" : ObjectId("567a808d3d5d38435327be7d"),
  1762.     "firstName" : "Daniel",
  1763.     "lastName" : "Rodriguez",
  1764.     "email" : "daniel@flybikes.com",
  1765.     "phone" : "656280244",
  1766.     "country" : "Spain",
  1767.     "state" : "Pontevedra",
  1768.     "city" : "Vigo",
  1769.     "zip" : "36203",
  1770.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  1771.     "payment_method" : "paypal",
  1772.     "customer" : "Daniel Rodriguez",
  1773.     "user" : ObjectId("55956884620258240b037238"),
  1774.     "created" : ISODate("2015-12-23T11:07:57.811Z"),
  1775.     "completed" : true,
  1776.     "paid" : true,
  1777.     "full_total" : 335,
  1778.     "total" : 335,
  1779.     "shipping" : 0,
  1780.     "products" : [
  1781.         {
  1782.             "name" : "Trueno Frame 20.6 Flat Black",
  1783.             "key" : "trueno-frame",
  1784.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  1785.             "product_id" : 523,
  1786.             "reference" : "FRTR206035",
  1787.             "_id" : ObjectId("567a808d3d5d38435327be7e"),
  1788.             "total" : 335,
  1789.             "price" : 335,
  1790.             "units" : 1
  1791.         }
  1792.     ],
  1793.     "comment" : "",
  1794.     "__v" : 0,
  1795.     "reference" : "PM20150617",
  1796.     "payment" : {
  1797.         "info" : {
  1798.             "httpStatusCode" : 201,
  1799.             "links" : [
  1800.                 {
  1801.                     "method" : "GET",
  1802.                     "rel" : "self",
  1803.                     "href" : "https://api.sandbox.paypal.com/v1/payments/payment/PAY-58V34491BY979721RKZ5IA6A"
  1804.                 },
  1805.                 {
  1806.                     "method" : "REDIRECT",
  1807.                     "rel" : "approval_url",
  1808.                     "href" : "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-5MX16310J2997364C"
  1809.                 },
  1810.                 {
  1811.                     "method" : "POST",
  1812.                     "rel" : "execute",
  1813.                     "href" : "https://api.sandbox.paypal.com/v1/payments/payment/PAY-58V34491BY979721RKZ5IA6A/execute"
  1814.                 }
  1815.             ],
  1816.             "create_time" : "2015-12-23T11:07:36Z",
  1817.             "transactions" : [
  1818.                 {
  1819.                     "related_resources" : [],
  1820.                     "item_list" : {
  1821.                         "items" : [
  1822.                             {
  1823.                                 "quantity" : 1,
  1824.                                 "currency" : "EUR",
  1825.                                 "tax" : "0.00",
  1826.                                 "price" : "335.00",
  1827.                                 "sku" : "FRTR206035",
  1828.                                 "name" : "Trueno Frame 20.6 Flat Black"
  1829.                             }
  1830.                         ]
  1831.                     },
  1832.                     "description" : "Shopcart on the Flybikes Store",
  1833.                     "amount" : {
  1834.                         "details" : {
  1835.                             "shipping" : "0.00",
  1836.                             "subtotal" : "335.00"
  1837.                         },
  1838.                         "currency" : "EUR",
  1839.                         "total" : "335.00"
  1840.                     }
  1841.                 }
  1842.             ],
  1843.             "payer" : {
  1844.                 "payment_method" : "paypal"
  1845.             },
  1846.             "state" : "created",
  1847.             "intent" : "sale",
  1848.             "id" : "PAY-58V34491BY979721RKZ5IA6A"
  1849.         },
  1850.         "paid_by" : "paypal",
  1851.         "paid_on" : ISODate("2015-12-23T11:08:28.995Z"),
  1852.         "transaction" : "PAY-58V34491BY979721RKZ5IA6A"
  1853.     },
  1854.     "status" : "CANCELLED"
  1855. }
  1856.  
  1857. /* 29 */
  1858. {
  1859.     "_id" : ObjectId("567ad15c29e77e741be3a063"),
  1860.     "firstName" : "Slayer666",
  1861.     "lastName" : "Povah",
  1862.     "email" : "johnpovah@hotmail.com",
  1863.     "phone" : "9492895106",
  1864.     "country" : "United States",
  1865.     "state" : "California",
  1866.     "zip" : "92630",
  1867.     "city" : "Lake Forest",
  1868.     "address" : "26921 Fuerte dr",
  1869.     "payment_method" : "credit_card",
  1870.     "customer" : "Slayer666 Povah",
  1871.     "user" : ObjectId("567ad0df29e77e741be3a060"),
  1872.     "created" : ISODate("2015-12-23T16:52:44.493Z"),
  1873.     "completed" : true,
  1874.     "paid" : false,
  1875.     "full_total" : 360,
  1876.     "total" : 330,
  1877.     "shipping" : 30,
  1878.     "products" : [
  1879.         {
  1880.             "name" : "Trueno Frame 20.6 Flat Black",
  1881.             "key" : "trueno-frame",
  1882.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  1883.             "product_id" : 523,
  1884.             "reference" : "FRTR206035",
  1885.             "_id" : ObjectId("567ad15c29e77e741be3a064"),
  1886.             "total" : 330,
  1887.             "price" : 330,
  1888.             "units" : 1
  1889.         }
  1890.     ],
  1891.     "comment" : "",
  1892.     "__v" : 0,
  1893.     "reference" : "PM20150617",
  1894.     "merchantorder" : "207889565414",
  1895.     "payment" : {
  1896.         "info" : {}
  1897.     },
  1898.     "status" : "CANCELLED"
  1899. }
  1900.  
  1901. /* 30 */
  1902. {
  1903.     "_id" : ObjectId("567ad3fb29e77e741be3a066"),
  1904.     "firstName" : "Daniel",
  1905.     "lastName" : "Rodriguez",
  1906.     "email" : "daniel@flybikes.com",
  1907.     "phone" : "656280244",
  1908.     "country" : "Spain",
  1909.     "state" : "Pontevedra",
  1910.     "city" : "Vigo",
  1911.     "zip" : "36203",
  1912.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  1913.     "payment_method" : "paypal",
  1914.     "customer" : "Daniel Rodriguez",
  1915.     "user" : ObjectId("55956884620258240b037238"),
  1916.     "created" : ISODate("2015-12-23T17:03:55.054Z"),
  1917.     "completed" : true,
  1918.     "paid" : false,
  1919.     "full_total" : 330,
  1920.     "total" : 330,
  1921.     "shipping" : 0,
  1922.     "products" : [
  1923.         {
  1924.             "name" : "Trueno Frame 21 Gloss Blue",
  1925.             "key" : "trueno-frame",
  1926.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  1927.             "product_id" : 528,
  1928.             "reference" : "FRTR021635",
  1929.             "_id" : ObjectId("567ad3fb29e77e741be3a067"),
  1930.             "total" : 330,
  1931.             "price" : 330,
  1932.             "units" : 1
  1933.         }
  1934.     ],
  1935.     "comment" : "",
  1936.     "__v" : 0,
  1937.     "reference" : "PM20150618",
  1938.     "payment" : {
  1939.         "info" : {
  1940.             "httpStatusCode" : 201,
  1941.             "links" : [
  1942.                 {
  1943.                     "method" : "GET",
  1944.                     "rel" : "self",
  1945.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-1B413549FV5108726KZ5NHZI"
  1946.                 },
  1947.                 {
  1948.                     "method" : "REDIRECT",
  1949.                     "rel" : "approval_url",
  1950.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-3VF58856VY5331714"
  1951.                 },
  1952.                 {
  1953.                     "method" : "POST",
  1954.                     "rel" : "execute",
  1955.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-1B413549FV5108726KZ5NHZI/execute"
  1956.                 }
  1957.             ],
  1958.             "create_time" : "2015-12-23T17:03:33Z",
  1959.             "transactions" : [
  1960.                 {
  1961.                     "related_resources" : [],
  1962.                     "item_list" : {
  1963.                         "items" : [
  1964.                             {
  1965.                                 "quantity" : 1,
  1966.                                 "currency" : "EUR",
  1967.                                 "tax" : "0.00",
  1968.                                 "price" : "330.00",
  1969.                                 "sku" : "FRTR021635",
  1970.                                 "name" : "Trueno Frame 21 Gloss Blue"
  1971.                             }
  1972.                         ]
  1973.                     },
  1974.                     "description" : "Shopcart on the Flybikes Store",
  1975.                     "amount" : {
  1976.                         "details" : {
  1977.                             "shipping" : "0.00",
  1978.                             "subtotal" : "330.00"
  1979.                         },
  1980.                         "currency" : "EUR",
  1981.                         "total" : "330.00"
  1982.                     }
  1983.                 }
  1984.             ],
  1985.             "payer" : {
  1986.                 "payment_method" : "paypal"
  1987.             },
  1988.             "state" : "created",
  1989.             "intent" : "sale",
  1990.             "id" : "PAY-1B413549FV5108726KZ5NHZI"
  1991.         }
  1992.     },
  1993.     "status" : "CANCELLED"
  1994. }
  1995.  
  1996. /* 31 */
  1997. {
  1998.     "_id" : ObjectId("567ae4eca01a459c3308a486"),
  1999.     "firstName" : "Daniel",
  2000.     "lastName" : "Rodriguez",
  2001.     "email" : "daniel@flybikes.com",
  2002.     "phone" : "656280244",
  2003.     "country" : "Spain",
  2004.     "state" : "Pontevedra",
  2005.     "city" : "Vigo",
  2006.     "zip" : "36203",
  2007.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  2008.     "payment_method" : "paypal",
  2009.     "customer" : "Daniel Rodriguez",
  2010.     "user" : ObjectId("55956884620258240b037238"),
  2011.     "created" : ISODate("2015-12-23T18:16:12.396Z"),
  2012.     "completed" : true,
  2013.     "paid" : false,
  2014.     "full_total" : 330,
  2015.     "total" : 330,
  2016.     "shipping" : 0,
  2017.     "products" : [
  2018.         {
  2019.             "name" : "Trueno Frame 20.6 Flat Black",
  2020.             "key" : "trueno-frame",
  2021.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  2022.             "product_id" : 523,
  2023.             "reference" : "FRTR206035",
  2024.             "_id" : ObjectId("567ae4eca01a459c3308a487"),
  2025.             "total" : 330,
  2026.             "price" : 330,
  2027.             "units" : 1
  2028.         }
  2029.     ],
  2030.     "comment" : "",
  2031.     "__v" : 0,
  2032.     "reference" : "PM20150617",
  2033.     "payment" : {
  2034.         "info" : {
  2035.             "httpStatusCode" : 201,
  2036.             "links" : [
  2037.                 {
  2038.                     "method" : "GET",
  2039.                     "rel" : "self",
  2040.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-5B855520EF9072355KZ5OJVQ"
  2041.                 },
  2042.                 {
  2043.                     "method" : "REDIRECT",
  2044.                     "rel" : "approval_url",
  2045.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-04475652P5318545J"
  2046.                 },
  2047.                 {
  2048.                     "method" : "POST",
  2049.                     "rel" : "execute",
  2050.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-5B855520EF9072355KZ5OJVQ/execute"
  2051.                 }
  2052.             ],
  2053.             "create_time" : "2015-12-23T18:15:49Z",
  2054.             "transactions" : [
  2055.                 {
  2056.                     "related_resources" : [],
  2057.                     "item_list" : {
  2058.                         "items" : [
  2059.                             {
  2060.                                 "quantity" : 1,
  2061.                                 "currency" : "EUR",
  2062.                                 "tax" : "0.00",
  2063.                                 "price" : "330.00",
  2064.                                 "sku" : "FRTR206035",
  2065.                                 "name" : "Trueno Frame 20.6 Flat Black"
  2066.                             }
  2067.                         ]
  2068.                     },
  2069.                     "description" : "Shopcart on the Flybikes Store",
  2070.                     "amount" : {
  2071.                         "details" : {
  2072.                             "shipping" : "0.00",
  2073.                             "subtotal" : "330.00"
  2074.                         },
  2075.                         "currency" : "EUR",
  2076.                         "total" : "330.00"
  2077.                     }
  2078.                 }
  2079.             ],
  2080.             "payer" : {
  2081.                 "payment_method" : "paypal"
  2082.             },
  2083.             "state" : "created",
  2084.             "intent" : "sale",
  2085.             "id" : "PAY-5B855520EF9072355KZ5OJVQ"
  2086.         }
  2087.     },
  2088.     "status" : "CANCELLED"
  2089. }
  2090.  
  2091. /* 32 */
  2092. {
  2093.     "_id" : ObjectId("567af9e62e21eeae43a6abdf"),
  2094.     "firstName" : "Daniel",
  2095.     "lastName" : "Rodriguez",
  2096.     "email" : "daniel@flybikes.com",
  2097.     "phone" : "656280244",
  2098.     "country" : "France",
  2099.     "state" : null,
  2100.     "city" : "Toulouse",
  2101.     "zip" : "31500",
  2102.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  2103.     "payment_method" : "credit_card",
  2104.     "customer" : "Daniel Rodriguez",
  2105.     "user" : ObjectId("55956884620258240b037238"),
  2106.     "created" : ISODate("2015-12-23T19:45:42.544Z"),
  2107.     "completed" : true,
  2108.     "paid" : false,
  2109.     "full_total" : 525,
  2110.     "total" : 485,
  2111.     "shipping" : 40,
  2112.     "products" : [
  2113.         {
  2114.             "name" : "Proton Flat Black RHD",
  2115.             "key" : "proton-complete",
  2116.             "product" : ObjectId("5641ff21b5e894ca82802b83"),
  2117.             "product_id" : 518,
  2118.             "reference" : "CBPR021035",
  2119.             "_id" : ObjectId("567af9e62e21eeae43a6abe0"),
  2120.             "total" : 485,
  2121.             "price" : 485,
  2122.             "units" : 1
  2123.         }
  2124.     ],
  2125.     "comment" : "",
  2126.     "__v" : 0
  2127. }
  2128.  
  2129. /* 33 */
  2130. {
  2131.     "_id" : ObjectId("567b2c492e21eeae43a6abef"),
  2132.     "country" : "United States",
  2133.     "firstName" : "Kurt",
  2134.     "lastName" : "Hohberger",
  2135.     "email" : "kurthohberger@gmail.com",
  2136.     "phone" : "5072724461",
  2137.     "state" : "Minnesota",
  2138.     "zip" : "55906",
  2139.     "city" : "Rochester",
  2140.     "address" : "1407 3rd Street NE",
  2141.     "payment_method" : "credit_card",
  2142.     "customer" : "Kurt Hohberger",
  2143.     "user" : ObjectId("567b2c422e21eeae43a6abed"),
  2144.     "created" : ISODate("2015-12-23T23:20:41.852Z"),
  2145.     "completed" : true,
  2146.     "paid" : false,
  2147.     "full_total" : 15,
  2148.     "total" : 5,
  2149.     "shipping" : 10,
  2150.     "products" : [
  2151.         {
  2152.             "name" : "2015 Trueno Stickers Black",
  2153.             "key" : "2015-trueno-stickers",
  2154.             "product" : ObjectId("5672905e2347f08b2d5a9465"),
  2155.             "product_id" : 661,
  2156.             "reference" : "PSTR003134",
  2157.             "_id" : ObjectId("567b2c492e21eeae43a6abf0"),
  2158.             "total" : 5,
  2159.             "price" : 5,
  2160.             "units" : 1
  2161.         }
  2162.     ],
  2163.     "comment" : "",
  2164.     "__v" : 0,
  2165.     "reference" : "PM20150618",
  2166.     "merchantorder" : "024212842336",
  2167.     "payment" : {
  2168.         "info" : {}
  2169.     },
  2170.     "status" : "CANCELLED"
  2171. }
  2172.  
  2173. /* 34 */
  2174. {
  2175.     "_id" : ObjectId("567bc7e919201f9d7170d2c1"),
  2176.     "firstName" : "Daniel",
  2177.     "lastName" : "Rodriguez",
  2178.     "email" : "daniel@flybikes.com",
  2179.     "phone" : "656280244",
  2180.     "country" : "France",
  2181.     "state" : null,
  2182.     "city" : "Toulouse",
  2183.     "zip" : "31500",
  2184.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  2185.     "payment_method" : "credit_card",
  2186.     "customer" : "Daniel Rodriguez",
  2187.     "user" : ObjectId("55956884620258240b037238"),
  2188.     "created" : ISODate("2015-12-24T10:24:41.027Z"),
  2189.     "completed" : true,
  2190.     "paid" : true,
  2191.     "full_total" : 78,
  2192.     "total" : 68,
  2193.     "shipping" : 10,
  2194.     "products" : [
  2195.         {
  2196.             "name" : "Tractor XL Sprocket 25T Flat Black",
  2197.             "key" : "tractor-xl-sprocket",
  2198.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  2199.             "product_id" : 584,
  2200.             "reference" : "SPTX025031",
  2201.             "_id" : ObjectId("567bc7e919201f9d7170d2c2"),
  2202.             "total" : 68,
  2203.             "price" : 68,
  2204.             "units" : 1
  2205.         }
  2206.     ],
  2207.     "comment" : "",
  2208.     "__v" : 0,
  2209.     "reference" : "PM20150617",
  2210.     "merchantorder" : "231552828756",
  2211.     "payment" : {
  2212.         "info" : {
  2213.             "Ds_Card_Country" : "724",
  2214.             "Ds_ConsumerLanguage" : "1",
  2215.             "Ds_AuthorisationCode" : "300116",
  2216.             "Ds_MerchantData" : "",
  2217.             "Ds_TransactionType" : "0",
  2218.             "Ds_Response" : "0000",
  2219.             "Ds_Terminal" : "001",
  2220.             "Ds_MerchantCode" : "335150702",
  2221.             "Ds_Order" : "231552828756",
  2222.             "Ds_Currency" : "978",
  2223.             "Ds_Amount" : "7800",
  2224.             "Ds_SecurePayment" : "1",
  2225.             "Ds_Hour" : "11:27",
  2226.             "Ds_Date" : "24/12/2015"
  2227.         },
  2228.         "paid_by" : "redsys",
  2229.         "paid_on" : ISODate("2015-12-24T10:27:38.212Z"),
  2230.         "transaction" : "300116"
  2231.     },
  2232.     "status" : "CANCELLED"
  2233. }
  2234.  
  2235. /* 35 */
  2236. {
  2237.     "_id" : ObjectId("567bcaa150dd1a117416180d"),
  2238.     "firstName" : "Daniel",
  2239.     "lastName" : "Rodriguez",
  2240.     "email" : "daniel@flybikes.com",
  2241.     "phone" : "656280244",
  2242.     "country" : "Spain",
  2243.     "state" : "Pontevedra",
  2244.     "city" : "Vigo",
  2245.     "zip" : "36203",
  2246.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  2247.     "payment_method" : "credit_card",
  2248.     "customer" : "Daniel Rodriguez",
  2249.     "user" : ObjectId("55956884620258240b037238"),
  2250.     "created" : ISODate("2015-12-24T10:36:17.915Z"),
  2251.     "completed" : true,
  2252.     "paid" : true,
  2253.     "full_total" : 1,
  2254.     "total" : 1,
  2255.     "shipping" : 0,
  2256.     "products" : [
  2257.         {
  2258.             "name" : "2016 Stickers Kit 30 Stickers",
  2259.             "key" : "2016-stickers-kit",
  2260.             "product" : ObjectId("564213274abd63e029bb1eff"),
  2261.             "product_id" : 627,
  2262.             "reference" : "PSSK030275",
  2263.             "_id" : ObjectId("567bcaa150dd1a117416180e"),
  2264.             "total" : 1,
  2265.             "price" : 1,
  2266.             "units" : 1
  2267.         }
  2268.     ],
  2269.     "comment" : "",
  2270.     "__v" : 0,
  2271.     "reference" : "PM20150618",
  2272.     "merchantorder" : "869354073781",
  2273.     "payment" : {
  2274.         "info" : {
  2275.             "Ds_Card_Country" : "724",
  2276.             "Ds_ConsumerLanguage" : "1",
  2277.             "Ds_AuthorisationCode" : "149603",
  2278.             "Ds_MerchantData" : "",
  2279.             "Ds_TransactionType" : "0",
  2280.             "Ds_Response" : "0000",
  2281.             "Ds_Terminal" : "001",
  2282.             "Ds_MerchantCode" : "335150702",
  2283.             "Ds_Order" : "869354073781",
  2284.             "Ds_Currency" : "978",
  2285.             "Ds_Amount" : "100",
  2286.             "Ds_SecurePayment" : "1",
  2287.             "Ds_Hour" : "11:49",
  2288.             "Ds_Date" : "24/12/2015"
  2289.         },
  2290.         "paid_by" : "redsys",
  2291.         "paid_on" : ISODate("2015-12-24T10:49:54.088Z"),
  2292.         "transaction" : "149603"
  2293.     },
  2294.     "status" : "CANCELLED"
  2295. }
  2296.  
  2297. /* 36 */
  2298. {
  2299.     "_id" : ObjectId("567d19254d5e9eee64c1d8b2"),
  2300.     "firstName" : "Daniel",
  2301.     "lastName" : "Rodríguez Gil",
  2302.     "email" : "dany@cromoly.com",
  2303.     "country" : "Spain",
  2304.     "state" : "Pontevedra",
  2305.     "zip" : "36203",
  2306.     "city" : "Vigo",
  2307.     "address" : "Celso em firo 1, 6B",
  2308.     "payment_method" : "credit_card",
  2309.     "phone" : "656280244",
  2310.     "customer" : "Daniel Rodríguez Gil",
  2311.     "user" : ObjectId("567be075f819d19c0a500e97"),
  2312.     "created" : ISODate("2015-12-25T10:23:33.994Z"),
  2313.     "completed" : true,
  2314.     "paid" : false,
  2315.     "full_total" : 68,
  2316.     "total" : 68,
  2317.     "shipping" : 0,
  2318.     "products" : [
  2319.         {
  2320.             "name" : "Tractor XL Sprocket 25T Flat Black",
  2321.             "key" : "tractor-xl-sprocket",
  2322.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  2323.             "product_id" : 584,
  2324.             "reference" : "SPTX025031",
  2325.             "_id" : ObjectId("567d19254d5e9eee64c1d8b3"),
  2326.             "total" : 68,
  2327.             "price" : 68,
  2328.             "units" : 1
  2329.         }
  2330.     ],
  2331.     "comment" : "",
  2332.     "__v" : 0,
  2333.     "reference" : "PM20150618",
  2334.     "merchantorder" : "593139015191",
  2335.     "payment" : {
  2336.         "info" : {}
  2337.     },
  2338.     "status" : "CANCELLED"
  2339. }
  2340.  
  2341. /* 37 */
  2342. {
  2343.     "_id" : ObjectId("567d529f4d5e9eee64c1d8e8"),
  2344.     "firstName" : "Pablo",
  2345.     "lastName" : "Alonso Vazquez",
  2346.     "email" : "tacerpa@hotmail.com",
  2347.     "phone" : "605561914",
  2348.     "country" : "Spain",
  2349.     "zip" : "33209",
  2350.     "city" : "Gijon",
  2351.     "address" : "Eulalia Alvarez 30 3° dh",
  2352.     "payment_method" : "paypal",
  2353.     "state" : "Asturias",
  2354.     "customer" : "Pablo Alonso Vazquez",
  2355.     "user" : ObjectId("567d51b74d5e9eee64c1d8b5"),
  2356.     "created" : ISODate("2015-12-25T14:28:47.577Z"),
  2357.     "completed" : true,
  2358.     "paid" : true,
  2359.     "full_total" : 15,
  2360.     "total" : 7,
  2361.     "shipping" : 8,
  2362.     "products" : [
  2363.         {
  2364.             "name" : "2016 Stickers Kit 30 Stickers",
  2365.             "key" : "2016-stickers-kit",
  2366.             "product" : ObjectId("564213274abd63e029bb1eff"),
  2367.             "product_id" : 627,
  2368.             "reference" : "PSSK030275",
  2369.             "_id" : ObjectId("567d529f4d5e9eee64c1d8e9"),
  2370.             "total" : 7,
  2371.             "price" : 7,
  2372.             "units" : 1
  2373.         }
  2374.     ],
  2375.     "comment" : "",
  2376.     "__v" : 0,
  2377.     "reference" : "PM20150618",
  2378.     "payment" : {
  2379.         "info" : {
  2380.             "httpStatusCode" : 201,
  2381.             "links" : [
  2382.                 {
  2383.                     "method" : "GET",
  2384.                     "rel" : "self",
  2385.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-16E4466419598990RKZ6VFII"
  2386.                 },
  2387.                 {
  2388.                     "method" : "REDIRECT",
  2389.                     "rel" : "approval_url",
  2390.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-9TM57698VX4263401"
  2391.                 },
  2392.                 {
  2393.                     "method" : "POST",
  2394.                     "rel" : "execute",
  2395.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-16E4466419598990RKZ6VFII/execute"
  2396.                 }
  2397.             ],
  2398.             "create_time" : "2015-12-25T14:28:49Z",
  2399.             "transactions" : [
  2400.                 {
  2401.                     "related_resources" : [],
  2402.                     "item_list" : {
  2403.                         "items" : [
  2404.                             {
  2405.                                 "quantity" : 1,
  2406.                                 "currency" : "EUR",
  2407.                                 "tax" : "0.00",
  2408.                                 "price" : "7.00",
  2409.                                 "sku" : "PSSK030275",
  2410.                                 "name" : "2016 Stickers Kit 30 Stickers"
  2411.                             }
  2412.                         ]
  2413.                     },
  2414.                     "description" : "Shopcart on the Flybikes Store",
  2415.                     "amount" : {
  2416.                         "details" : {
  2417.                             "shipping" : "8.00",
  2418.                             "subtotal" : "7.00"
  2419.                         },
  2420.                         "currency" : "EUR",
  2421.                         "total" : "15.00"
  2422.                     }
  2423.                 }
  2424.             ],
  2425.             "payer" : {
  2426.                 "payment_method" : "paypal"
  2427.             },
  2428.             "state" : "created",
  2429.             "intent" : "sale",
  2430.             "id" : "PAY-16E4466419598990RKZ6VFII"
  2431.         },
  2432.         "paid_by" : "paypal",
  2433.         "paid_on" : ISODate("2015-12-25T14:29:30.100Z"),
  2434.         "transaction" : "PAY-16E4466419598990RKZ6VFII"
  2435.     }
  2436. }
  2437.  
  2438. /* 38 */
  2439. {
  2440.     "_id" : ObjectId("56828b1a71b4af26532a7a23"),
  2441.     "country" : "United Kingdom",
  2442.     "state" : null,
  2443.     "firstName" : "matthew",
  2444.     "lastName" : "mitchell",
  2445.     "email" : "matthew373mitchell@gmail.com",
  2446.     "phone" : "+447480566434",
  2447.     "zip" : "NR24DA",
  2448.     "city" : "Norwich",
  2449.     "address" : "47 Water Works road",
  2450.     "payment_method" : "credit_card",
  2451.     "customer" : "matthew mitchell",
  2452.     "user" : ObjectId("56828b0771b4af26532a7a21"),
  2453.     "created" : ISODate("2015-12-29T13:31:06.200Z"),
  2454.     "completed" : true,
  2455.     "paid" : false,
  2456.     "full_total" : 88,
  2457.     "total" : 78,
  2458.     "shipping" : 10,
  2459.     "products" : [
  2460.         {
  2461.             "name" : "Piramide Rim Flat Black",
  2462.             "key" : "piramide-rim",
  2463.             "product" : ObjectId("5642129e4abd63e029bb1ee8"),
  2464.             "product_id" : 488,
  2465.             "reference" : "RYPY019032",
  2466.             "_id" : ObjectId("56828b1a71b4af26532a7a24"),
  2467.             "total" : 78,
  2468.             "price" : 39,
  2469.             "units" : 2
  2470.         }
  2471.     ],
  2472.     "comment" : "",
  2473.     "__v" : 0,
  2474.     "reference" : "PM20150622",
  2475.     "merchantorder" : "738595867648",
  2476.     "payment" : {
  2477.         "info" : {}
  2478.     },
  2479.     "status" : "CANCELLED",
  2480.     "tracking" : "DHL_9824322152"
  2481. }
  2482.  
  2483. /* 39 */
  2484. {
  2485.     "_id" : ObjectId("5684505b7354b1480c943218"),
  2486.     "country" : "United Kingdom",
  2487.     "state" : null,
  2488.     "payment_method" : "paypal",
  2489.     "firstName" : "Daniel",
  2490.     "lastName" : "Earith",
  2491.     "email" : "Danielearith2012@gmail.com",
  2492.     "phone" : "07958076944",
  2493.     "zip" : "Ip279ah",
  2494.     "city" : "Brandon",
  2495.     "address" : "79eriswel road Lakenheath",
  2496.     "customer" : "Daniel Earith",
  2497.     "user" : ObjectId("568450537354b1480c943216"),
  2498.     "created" : ISODate("2015-12-30T21:44:59.808Z"),
  2499.     "completed" : true,
  2500.     "paid" : false,
  2501.     "full_total" : 355,
  2502.     "total" : 330,
  2503.     "shipping" : 25,
  2504.     "products" : [
  2505.         {
  2506.             "name" : "Trueno Frame 21 Gloss Blue",
  2507.             "key" : "trueno-frame",
  2508.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  2509.             "product_id" : 528,
  2510.             "reference" : "FRTR021635",
  2511.             "_id" : ObjectId("5684505b7354b1480c943219"),
  2512.             "total" : 330,
  2513.             "price" : 330,
  2514.             "units" : 1
  2515.         }
  2516.     ],
  2517.     "comment" : "",
  2518.     "__v" : 0,
  2519.     "reference" : "PM20150623",
  2520.     "payment" : {
  2521.         "info" : {
  2522.             "httpStatusCode" : 201,
  2523.             "links" : [
  2524.                 {
  2525.                     "method" : "GET",
  2526.                     "rel" : "self",
  2527.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-5M001403M5760821NK2CFAXQ"
  2528.                 },
  2529.                 {
  2530.                     "method" : "REDIRECT",
  2531.                     "rel" : "approval_url",
  2532.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-7U568032VP431110X"
  2533.                 },
  2534.                 {
  2535.                     "method" : "POST",
  2536.                     "rel" : "execute",
  2537.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-5M001403M5760821NK2CFAXQ/execute"
  2538.                 }
  2539.             ],
  2540.             "create_time" : "2015-12-30T21:45:02Z",
  2541.             "transactions" : [
  2542.                 {
  2543.                     "related_resources" : [],
  2544.                     "item_list" : {
  2545.                         "items" : [
  2546.                             {
  2547.                                 "quantity" : 1,
  2548.                                 "currency" : "EUR",
  2549.                                 "tax" : "0.00",
  2550.                                 "price" : "330.00",
  2551.                                 "sku" : "FRTR021635",
  2552.                                 "name" : "Trueno Frame 21 Gloss Blue"
  2553.                             }
  2554.                         ]
  2555.                     },
  2556.                     "description" : "Shopcart on the Flybikes Store",
  2557.                     "amount" : {
  2558.                         "details" : {
  2559.                             "shipping" : "25.00",
  2560.                             "subtotal" : "330.00"
  2561.                         },
  2562.                         "currency" : "EUR",
  2563.                         "total" : "355.00"
  2564.                     }
  2565.                 }
  2566.             ],
  2567.             "payer" : {
  2568.                 "payment_method" : "paypal"
  2569.             },
  2570.             "state" : "created",
  2571.             "intent" : "sale",
  2572.             "id" : "PAY-5M001403M5760821NK2CFAXQ"
  2573.         }
  2574.     },
  2575.     "status" : "CANCELLED"
  2576. }
  2577.  
  2578. /* 40 */
  2579. {
  2580.     "_id" : ObjectId("56899fb57354b1480c943234"),
  2581.     "country" : "United Kingdom",
  2582.     "state" : null,
  2583.     "firstName" : "Robert",
  2584.     "lastName" : "Barnes",
  2585.     "email" : "Barnes040@gmail.com",
  2586.     "phone" : "07873892986",
  2587.     "zip" : "Me7 2te",
  2588.     "city" : "Gillingham",
  2589.     "address" : "66 Penrith court halemere drive",
  2590.     "payment_method" : "credit_card",
  2591.     "customer" : "Robert Barnes",
  2592.     "user" : ObjectId("56899fad7354b1480c943232"),
  2593.     "created" : ISODate("2016-01-03T22:24:53.983Z"),
  2594.     "completed" : true,
  2595.     "paid" : false,
  2596.     "full_total" : 355,
  2597.     "total" : 330,
  2598.     "shipping" : 25,
  2599.     "products" : [
  2600.         {
  2601.             "name" : "Geo Frame 20.7 EBS Flat Black",
  2602.             "key" : "geo-frame",
  2603.             "product" : ObjectId("559bd499cf4d76f24d92d313"),
  2604.             "product_id" : 544,
  2605.             "reference" : "FRGB207031",
  2606.             "_id" : ObjectId("56899fb57354b1480c943235"),
  2607.             "total" : 330,
  2608.             "price" : 330,
  2609.             "units" : 1
  2610.         }
  2611.     ],
  2612.     "comment" : "",
  2613.     "__v" : 0,
  2614.     "reference" : "PM20160626",
  2615.     "merchantorder" : "139059925184",
  2616.     "payment" : {
  2617.         "info" : {}
  2618.     },
  2619.     "status" : "CANCELLED"
  2620. }
  2621.  
  2622. /* 41 */
  2623. {
  2624.     "_id" : ObjectId("568d6bf8bc8f37de7ffc4e82"),
  2625.     "country" : "France",
  2626.     "state" : null,
  2627.     "firstName" : "pagnard",
  2628.     "lastName" : "beatrice",
  2629.     "email" : "francois-bmx-81@hotmail.fr",
  2630.     "phone" : "0658268924",
  2631.     "zip" : "81000",
  2632.     "city" : "albi",
  2633.     "address" : "12 rue puech berenguier",
  2634.     "payment_method" : "credit_card",
  2635.     "customer" : "pagnard beatrice",
  2636.     "user" : ObjectId("568d6bf3bc8f37de7ffc4e80"),
  2637.     "created" : ISODate("2016-01-06T19:33:12.541Z"),
  2638.     "completed" : true,
  2639.     "paid" : false,
  2640.     "full_total" : 64,
  2641.     "total" : 54,
  2642.     "shipping" : 10,
  2643.     "products" : [
  2644.         {
  2645.             "name" : "Roey II Stem Flat Black",
  2646.             "key" : "roey-ii-stem",
  2647.             "product" : ObjectId("564207ee4abd63e029bb1e00"),
  2648.             "product_id" : 647,
  2649.             "reference" : "STRY050032",
  2650.             "_id" : ObjectId("568d6bf8bc8f37de7ffc4e83"),
  2651.             "total" : 54,
  2652.             "price" : 54,
  2653.             "units" : 1
  2654.         }
  2655.     ],
  2656.     "comment" : "",
  2657.     "__v" : 0,
  2658.     "reference" : "PM20160630",
  2659.     "merchantorder" : "691908794047",
  2660.     "payment" : {
  2661.         "info" : {}
  2662.     },
  2663.     "status" : "CANCELLED"
  2664. }
  2665.  
  2666. /* 42 */
  2667. {
  2668.     "_id" : ObjectId("568f6e5cefbdc6ca5c27e44a"),
  2669.     "country" : "United Kingdom",
  2670.     "state" : null,
  2671.     "firstName" : "Alens",
  2672.     "lastName" : "Vibots",
  2673.     "email" : "alensvibots2002@inbox.lv",
  2674.     "payment_method" : "credit_card",
  2675.     "city" : "Burton On Trent",
  2676.     "zip" : "DE143JX",
  2677.     "address" : "262 Uxbridge street",
  2678.     "phone" : "07517023778",
  2679.     "customer" : "Alens Vibots",
  2680.     "user" : ObjectId("568f6db8efbdc6ca5c27e446"),
  2681.     "created" : ISODate("2016-01-08T08:07:56.486Z"),
  2682.     "completed" : true,
  2683.     "paid" : false,
  2684.     "full_total" : 15,
  2685.     "total" : 5,
  2686.     "shipping" : 10,
  2687.     "products" : [
  2688.         {
  2689.             "name" : "2015 Fuego Stickers White",
  2690.             "key" : "2015-fuego-stickers",
  2691.             "product" : ObjectId("5672900c2347f08b2d5a9459"),
  2692.             "product_id" : 669,
  2693.             "reference" : "PSFU003252",
  2694.             "_id" : ObjectId("568f6e5cefbdc6ca5c27e44b"),
  2695.             "total" : 5,
  2696.             "price" : 5,
  2697.             "units" : 1
  2698.         }
  2699.     ],
  2700.     "comment" : "",
  2701.     "__v" : 0,
  2702.     "reference" : "PM20160635",
  2703.     "merchantorder" : "084940477075",
  2704.     "payment" : {
  2705.         "info" : {}
  2706.     },
  2707.     "status" : "CANCELLED"
  2708. }
  2709.  
  2710. /* 43 */
  2711. {
  2712.     "_id" : ObjectId("569069e0efbdc6ca5c27e451"),
  2713.     "country" : "United Kingdom",
  2714.     "state" : null,
  2715.     "firstName" : "charlie",
  2716.     "lastName" : "norton",
  2717.     "email" : "charliealexnorton@gmail.com",
  2718.     "phone" : "07901716524",
  2719.     "zip" : "gu14 9ja",
  2720.     "city" : "farnborough",
  2721.     "address" : "84 Pennine Way",
  2722.     "payment_method" : "paypal",
  2723.     "customer" : "charlie norton",
  2724.     "user" : ObjectId("569069caefbdc6ca5c27e44f"),
  2725.     "created" : ISODate("2016-01-09T02:01:04.844Z"),
  2726.     "completed" : true,
  2727.     "paid" : true,
  2728.     "full_total" : 64,
  2729.     "total" : 54,
  2730.     "shipping" : 10,
  2731.     "products" : [
  2732.         {
  2733.             "name" : "Alta II Stem Flat Black",
  2734.             "key" : "alta-ii-stem",
  2735.             "product" : ObjectId("564208184abd63e029bb1e09"),
  2736.             "product_id" : 477,
  2737.             "reference" : "STAL050032",
  2738.             "_id" : ObjectId("569069e0efbdc6ca5c27e452"),
  2739.             "total" : 54,
  2740.             "price" : 54,
  2741.             "units" : 1
  2742.         }
  2743.     ],
  2744.     "comment" : "",
  2745.     "__v" : 0,
  2746.     "reference" : "PM20160638",
  2747.     "payment" : {
  2748.         "info" : {
  2749.             "httpStatusCode" : 201,
  2750.             "links" : [
  2751.                 {
  2752.                     "method" : "GET",
  2753.                     "rel" : "self",
  2754.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-75G229682R0533244K2IGTWA"
  2755.                 },
  2756.                 {
  2757.                     "method" : "REDIRECT",
  2758.                     "rel" : "approval_url",
  2759.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-9FB48265WD3638326"
  2760.                 },
  2761.                 {
  2762.                     "method" : "POST",
  2763.                     "rel" : "execute",
  2764.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-75G229682R0533244K2IGTWA/execute"
  2765.                 }
  2766.             ],
  2767.             "create_time" : "2016-01-09T02:00:56Z",
  2768.             "transactions" : [
  2769.                 {
  2770.                     "related_resources" : [],
  2771.                     "item_list" : {
  2772.                         "items" : [
  2773.                             {
  2774.                                 "quantity" : 1,
  2775.                                 "currency" : "EUR",
  2776.                                 "tax" : "0.00",
  2777.                                 "price" : "54.00",
  2778.                                 "sku" : "STAL050032",
  2779.                                 "name" : "Alta II Stem Flat Black"
  2780.                             }
  2781.                         ]
  2782.                     },
  2783.                     "description" : "Shopcart on the Flybikes Store",
  2784.                     "amount" : {
  2785.                         "details" : {
  2786.                             "shipping" : "10.00",
  2787.                             "subtotal" : "54.00"
  2788.                         },
  2789.                         "currency" : "EUR",
  2790.                         "total" : "64.00"
  2791.                     }
  2792.                 }
  2793.             ],
  2794.             "payer" : {
  2795.                 "payment_method" : "paypal"
  2796.             },
  2797.             "state" : "created",
  2798.             "intent" : "sale",
  2799.             "id" : "PAY-75G229682R0533244K2IGTWA"
  2800.         },
  2801.         "paid_by" : "paypal",
  2802.         "paid_on" : ISODate("2016-01-09T02:01:36.594Z"),
  2803.         "transaction" : "PAY-75G229682R0533244K2IGTWA"
  2804.     },
  2805.     "status" : "TRANSIT",
  2806.     "tracking" : "SOMENUMBER"
  2807. }
  2808.  
  2809. /* 44 */
  2810. {
  2811.     "_id" : ObjectId("5693b9967c19257379e52600"),
  2812.     "country" : "France",
  2813.     "state" : null,
  2814.     "firstName" : "beatrice",
  2815.     "lastName" : "pagnard",
  2816.     "email" : "beatrice.pagnard@libertysurf.fr",
  2817.     "zip" : "81000",
  2818.     "city" : "albi",
  2819.     "address" : "12 rue peuch bérenguier",
  2820.     "phone" : "0663975708",
  2821.     "payment_method" : "credit_card",
  2822.     "customer" : "beatrice pagnard",
  2823.     "user" : ObjectId("5693b9897c19257379e525fe"),
  2824.     "created" : ISODate("2016-01-11T14:17:58.536Z"),
  2825.     "completed" : true,
  2826.     "paid" : false,
  2827.     "full_total" : 64,
  2828.     "total" : 54,
  2829.     "shipping" : 10,
  2830.     "products" : [
  2831.         {
  2832.             "name" : "Roey II Stem Flat Black",
  2833.             "key" : "roey-ii-stem",
  2834.             "product" : ObjectId("564207ee4abd63e029bb1e00"),
  2835.             "product_id" : 647,
  2836.             "reference" : "STRY050032",
  2837.             "_id" : ObjectId("5693b9967c19257379e52601"),
  2838.             "total" : 54,
  2839.             "price" : 54,
  2840.             "units" : 1
  2841.         }
  2842.     ],
  2843.     "comment" : "",
  2844.     "__v" : 0,
  2845.     "reference" : "PM20160642",
  2846.     "merchantorder" : "410821879082",
  2847.     "payment" : {
  2848.         "info" : {}
  2849.     },
  2850.     "status" : "CANCELLED"
  2851. }
  2852.  
  2853. /* 45 */
  2854. {
  2855.     "_id" : ObjectId("5693b9fb7c19257379e5260c"),
  2856.     "country" : "France",
  2857.     "state" : null,
  2858.     "firstName" : "beatrice",
  2859.     "lastName" : "pagnard",
  2860.     "email" : "beatrice.pagnard@libertysurf.fr",
  2861.     "zip" : "81000",
  2862.     "city" : "albi",
  2863.     "address" : "12 rue peuch bérenguier",
  2864.     "phone" : "0663975708",
  2865.     "payment_method" : "credit_card",
  2866.     "customer" : "beatrice pagnard",
  2867.     "user" : ObjectId("5693b9897c19257379e525fe"),
  2868.     "created" : ISODate("2016-01-11T14:19:39.383Z"),
  2869.     "completed" : true,
  2870.     "paid" : false,
  2871.     "full_total" : 64,
  2872.     "total" : 54,
  2873.     "shipping" : 10,
  2874.     "products" : [
  2875.         {
  2876.             "name" : "Roey II Stem Flat Black",
  2877.             "key" : "roey-ii-stem",
  2878.             "product" : ObjectId("564207ee4abd63e029bb1e00"),
  2879.             "product_id" : 647,
  2880.             "reference" : "STRY050032",
  2881.             "_id" : ObjectId("5693b9fb7c19257379e5260d"),
  2882.             "total" : 54,
  2883.             "price" : 54,
  2884.             "units" : 1
  2885.         }
  2886.     ],
  2887.     "comment" : "",
  2888.     "__v" : 0,
  2889.     "reference" : "PM20160643",
  2890.     "merchantorder" : "516621979725",
  2891.     "payment" : {
  2892.         "info" : {}
  2893.     },
  2894.     "status" : "CANCELLED"
  2895. }
  2896.  
  2897. /* 46 */
  2898. {
  2899.     "_id" : ObjectId("5693bb577c19257379e52612"),
  2900.     "country" : "Spain",
  2901.     "firstName" : "Daniel",
  2902.     "lastName" : "Rodríguez Gil",
  2903.     "email" : "dany@cromoly.com",
  2904.     "phone" : "656280244",
  2905.     "state" : "Pontevedra",
  2906.     "city" : "Vigo",
  2907.     "zip" : "36203",
  2908.     "address" : "Celso em firo 1, 6B",
  2909.     "payment_method" : "credit_card",
  2910.     "customer" : "Daniel Rodríguez Gil",
  2911.     "user" : ObjectId("567be075f819d19c0a500e97"),
  2912.     "created" : ISODate("2016-01-11T14:25:27.397Z"),
  2913.     "completed" : true,
  2914.     "paid" : false,
  2915.     "full_total" : 68,
  2916.     "total" : 68,
  2917.     "shipping" : 0,
  2918.     "products" : [
  2919.         {
  2920.             "name" : "Tractor XL Sprocket 25T Flat Black",
  2921.             "key" : "tractor-xl-sprocket",
  2922.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  2923.             "product_id" : 584,
  2924.             "reference" : "SPTX025031",
  2925.             "_id" : ObjectId("5693bb577c19257379e52613"),
  2926.             "total" : 68,
  2927.             "price" : 68,
  2928.             "units" : 1
  2929.         }
  2930.     ],
  2931.     "comment" : "",
  2932.     "__v" : 0,
  2933.     "reference" : "PM20160644",
  2934.     "merchantorder" : "375222327717",
  2935.     "payment" : {
  2936.         "info" : {}
  2937.     },
  2938.     "status" : "CANCELLED"
  2939. }
  2940.  
  2941. /* 47 */
  2942. {
  2943.     "_id" : ObjectId("56940f677c19257379e52628"),
  2944.     "country" : "France",
  2945.     "state" : null,
  2946.     "firstName" : "beatrice",
  2947.     "lastName" : "pagnard",
  2948.     "email" : "pagnard.beatrice@neuf.fr",
  2949.     "zip" : "81000",
  2950.     "city" : "albi",
  2951.     "address" : "12 rue peuch bérenguier",
  2952.     "payment_method" : "paypal",
  2953.     "phone" : "0563490065",
  2954.     "customer" : "beatrice pagnard",
  2955.     "user" : ObjectId("56940f5a7c19257379e52626"),
  2956.     "created" : ISODate("2016-01-11T20:24:07.740Z"),
  2957.     "completed" : true,
  2958.     "paid" : true,
  2959.     "full_total" : 64,
  2960.     "total" : 54,
  2961.     "shipping" : 10,
  2962.     "products" : [
  2963.         {
  2964.             "name" : "Roey II Stem Flat Black",
  2965.             "key" : "roey-ii-stem",
  2966.             "product" : ObjectId("564207ee4abd63e029bb1e00"),
  2967.             "product_id" : 647,
  2968.             "reference" : "STRY050032",
  2969.             "_id" : ObjectId("56940f677c19257379e52629"),
  2970.             "total" : 54,
  2971.             "price" : 54,
  2972.             "units" : 1
  2973.         }
  2974.     ],
  2975.     "comment" : "",
  2976.     "__v" : 0,
  2977.     "reference" : "PM20160644",
  2978.     "payment" : {
  2979.         "info" : {
  2980.             "httpStatusCode" : 201,
  2981.             "links" : [
  2982.                 {
  2983.                     "method" : "GET",
  2984.                     "rel" : "self",
  2985.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-4NR13593MB850722MK2KA6WY"
  2986.                 },
  2987.                 {
  2988.                     "method" : "REDIRECT",
  2989.                     "rel" : "approval_url",
  2990.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-99Y00641DT085921D"
  2991.                 },
  2992.                 {
  2993.                     "method" : "POST",
  2994.                     "rel" : "execute",
  2995.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-4NR13593MB850722MK2KA6WY/execute"
  2996.                 }
  2997.             ],
  2998.             "create_time" : "2016-01-11T20:23:55Z",
  2999.             "transactions" : [
  3000.                 {
  3001.                     "related_resources" : [],
  3002.                     "item_list" : {
  3003.                         "items" : [
  3004.                             {
  3005.                                 "quantity" : 1,
  3006.                                 "currency" : "EUR",
  3007.                                 "tax" : "0.00",
  3008.                                 "price" : "54.00",
  3009.                                 "sku" : "STRY050032",
  3010.                                 "name" : "Roey II Stem Flat Black"
  3011.                             }
  3012.                         ]
  3013.                     },
  3014.                     "description" : "Shopcart on the Flybikes Store",
  3015.                     "amount" : {
  3016.                         "details" : {
  3017.                             "shipping" : "10.00",
  3018.                             "subtotal" : "54.00"
  3019.                         },
  3020.                         "currency" : "EUR",
  3021.                         "total" : "64.00"
  3022.                     }
  3023.                 }
  3024.             ],
  3025.             "payer" : {
  3026.                 "payment_method" : "paypal"
  3027.             },
  3028.             "state" : "created",
  3029.             "intent" : "sale",
  3030.             "id" : "PAY-4NR13593MB850722MK2KA6WY"
  3031.         },
  3032.         "paid_by" : "paypal",
  3033.         "paid_on" : ISODate("2016-01-11T20:24:57.126Z"),
  3034.         "transaction" : "PAY-4NR13593MB850722MK2KA6WY"
  3035.     },
  3036.     "carrier" : "DHL",
  3037.     "status" : "TRANSIT",
  3038.     "tracking" : "9835624271"
  3039. }
  3040.  
  3041. /* 48 */
  3042. {
  3043.     "_id" : ObjectId("5694bc8a7c19257379e5262e"),
  3044.     "customer" : "Daniel Rodríguez Gil",
  3045.     "country" : "Spain",
  3046.     "firstName" : "Daniel",
  3047.     "lastName" : "Rodríguez Gil",
  3048.     "email" : "dany@cromoly.com",
  3049.     "phone" : "656280244",
  3050.     "state" : "Pontevedra",
  3051.     "city" : "Vigo",
  3052.     "zip" : "36203",
  3053.     "address" : "Celso em firo 1, 6B",
  3054.     "payment_method" : "credit_card",
  3055.     "user" : ObjectId("567be075f819d19c0a500e97"),
  3056.     "created" : ISODate("2016-01-12T08:42:50.247Z"),
  3057.     "completed" : true,
  3058.     "paid" : false,
  3059.     "full_total" : 54,
  3060.     "total" : 54,
  3061.     "shipping" : 0,
  3062.     "products" : [
  3063.         {
  3064.             "name" : "Roey II Stem Misty Silver",
  3065.             "key" : "roey-ii-stem",
  3066.             "product" : ObjectId("564207ee4abd63e029bb1e00"),
  3067.             "product_id" : 649,
  3068.             "reference" : "STRY050672",
  3069.             "_id" : ObjectId("5694bc8a7c19257379e5262f"),
  3070.             "total" : 54,
  3071.             "price" : 54,
  3072.             "units" : 1
  3073.         }
  3074.     ],
  3075.     "comment" : "",
  3076.     "__v" : 0,
  3077.     "reference" : "PM20160645",
  3078.     "merchantorder" : "785888170659",
  3079.     "payment" : {
  3080.         "info" : {}
  3081.     }
  3082. }
  3083.  
  3084. /* 49 */
  3085. {
  3086.     "_id" : ObjectId("5694dfe93396eca105ef42db"),
  3087.     "customer" : "Daniel Rodríguez Gil",
  3088.     "firstName" : "Daniel",
  3089.     "lastName" : "Rodríguez Gil",
  3090.     "email" : "dany@cromoly.com",
  3091.     "phone" : "656280244",
  3092.     "country" : "Spain",
  3093.     "state" : "Pontevedra",
  3094.     "city" : "Vigo",
  3095.     "zip" : "36203",
  3096.     "address" : "Celso em firo 1, 6B",
  3097.     "payment_method" : "paypal",
  3098.     "user" : ObjectId("567be075f819d19c0a500e97"),
  3099.     "created" : ISODate("2016-01-12T11:13:45.978Z"),
  3100.     "completed" : true,
  3101.     "paid" : false,
  3102.     "full_total" : 68,
  3103.     "total" : 68,
  3104.     "shipping" : 0,
  3105.     "products" : [
  3106.         {
  3107.             "name" : "Tractor XL Sprocket 25T Dark Gold",
  3108.             "key" : "tractor-xl-sprocket",
  3109.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  3110.             "product_id" : 586,
  3111.             "reference" : "SPTX025671",
  3112.             "_id" : ObjectId("5694dfe93396eca105ef42dc"),
  3113.             "total" : 68,
  3114.             "price" : 68,
  3115.             "units" : 1
  3116.         }
  3117.     ],
  3118.     "comment" : "",
  3119.     "__v" : 0
  3120. }
  3121.  
  3122. /* 50 */
  3123. {
  3124.     "_id" : ObjectId("5694e1203396eca105ef42e5"),
  3125.     "firstName" : "Daniel",
  3126.     "lastName" : "Rodríguez Gil",
  3127.     "email" : "dany@cromoly.com",
  3128.     "phone" : "656280244",
  3129.     "country" : "Spain",
  3130.     "state" : "Pontevedra",
  3131.     "city" : "Vigo",
  3132.     "zip" : "36203",
  3133.     "address" : "Celso em firo 1, 6B",
  3134.     "payment_method" : "paypal",
  3135.     "customer" : "Daniel Rodríguez Gil",
  3136.     "user" : ObjectId("567be075f819d19c0a500e97"),
  3137.     "created" : ISODate("2016-01-12T11:18:56.444Z"),
  3138.     "completed" : true,
  3139.     "paid" : false,
  3140.     "full_total" : 17,
  3141.     "total" : 9,
  3142.     "shipping" : 8,
  3143.     "products" : [
  3144.         {
  3145.             "name" : "Devon Grips Brown",
  3146.             "key" : "devon-grips",
  3147.             "product" : ObjectId("564210ba4abd63e029bb1ea5"),
  3148.             "product_id" : 597,
  3149.             "reference" : "GPDE160701",
  3150.             "_id" : ObjectId("5694e1203396eca105ef42e6"),
  3151.             "total" : 9,
  3152.             "price" : 9,
  3153.             "units" : 1
  3154.         }
  3155.     ],
  3156.     "comment" : "",
  3157.     "__v" : 0
  3158. }
  3159.  
  3160. /* 51 */
  3161. {
  3162.     "_id" : ObjectId("5694e0b93396eca105ef42df"),
  3163.     "customer" : "Daniel Rodríguez Gil",
  3164.     "firstName" : "Daniel",
  3165.     "lastName" : "Rodríguez Gil",
  3166.     "email" : "dany@cromoly.com",
  3167.     "phone" : "656280244",
  3168.     "country" : "Spain",
  3169.     "state" : "Pontevedra",
  3170.     "city" : "Vigo",
  3171.     "zip" : "36203",
  3172.     "address" : "Celso em firo 1, 6B",
  3173.     "payment_method" : "paypal",
  3174.     "user" : ObjectId("567be075f819d19c0a500e97"),
  3175.     "created" : ISODate("2016-01-12T11:17:13.735Z"),
  3176.     "completed" : true,
  3177.     "paid" : false,
  3178.     "full_total" : 68,
  3179.     "total" : 68,
  3180.     "shipping" : 0,
  3181.     "products" : [
  3182.         {
  3183.             "name" : "Tractor XL Sprocket 25T Dark Gold",
  3184.             "key" : "tractor-xl-sprocket",
  3185.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  3186.             "product_id" : 586,
  3187.             "reference" : "SPTX025671",
  3188.             "_id" : ObjectId("5694e0b93396eca105ef42e0"),
  3189.             "total" : 68,
  3190.             "price" : 68,
  3191.             "units" : 1
  3192.         }
  3193.     ],
  3194.     "comment" : "",
  3195.     "__v" : 0
  3196. }
  3197.  
  3198. /* 52 */
  3199. {
  3200.     "_id" : ObjectId("56e037df4ff3b3f717def421"),
  3201.     "country" : "Belgium",
  3202.     "state" : null,
  3203.     "lastName" : "ramman",
  3204.     "firstName" : "brent",
  3205.     "email" : "brent40@ive.be",
  3206.     "payment_method" : "credit_card",
  3207.     "phone" : "0476764345",
  3208.     "zip" : "8460",
  3209.     "city" : "roksem",
  3210.     "address" : "hoge dijken 28",
  3211.     "customer" : "brent ramman",
  3212.     "user" : ObjectId("56e037c94ff3b3f717def41f"),
  3213.     "created" : ISODate("2016-03-09T14:49:03.295Z"),
  3214.     "completed" : true,
  3215.     "paid" : false,
  3216.     "full_total" : 680,
  3217.     "total" : 680,
  3218.     "shipping" : 0,
  3219.     "products" : [
  3220.         {
  3221.             "name" : "Omega Flat Black RHD",
  3222.             "key" : "omega-complete",
  3223.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  3224.             "product_id" : 522,
  3225.             "reference" : "CBOM021031",
  3226.             "prices" : {
  3227.                 "spainPrice" : 610,
  3228.                 "price" : 680
  3229.             },
  3230.             "_id" : ObjectId("56e037df4ff3b3f717def422"),
  3231.             "total" : 680,
  3232.             "price" : 680,
  3233.             "units" : 1
  3234.         }
  3235.     ],
  3236.     "comment" : "",
  3237.     "__v" : 0,
  3238.     "reference" : "PM20160719",
  3239.     "merchantorder" : "077834943892",
  3240.     "payment" : {
  3241.         "info" : {}
  3242.     }
  3243. }
  3244.  
  3245. /* 53 */
  3246. {
  3247.     "_id" : ObjectId("56e0448af1a2c7550b335af1"),
  3248.     "firstName" : "Daniel",
  3249.     "lastName" : "Rodriguez",
  3250.     "email" : "daniel@dpstudios.es",
  3251.     "phone" : "656280244",
  3252.     "country" : "Belgium",
  3253.     "state" : null,
  3254.     "city" : "Roksem",
  3255.     "zip" : "8460",
  3256.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  3257.     "payment_method" : "paypal",
  3258.     "customer" : "Daniel Rodriguez",
  3259.     "user" : ObjectId("567ad9bd3a186a6e26f947e6"),
  3260.     "created" : ISODate("2016-03-09T15:43:06.249Z"),
  3261.     "completed" : true,
  3262.     "paid" : false,
  3263.     "full_total" : 680,
  3264.     "total" : 680,
  3265.     "shipping" : 0,
  3266.     "products" : [
  3267.         {
  3268.             "name" : "Omega Flat Black RHD",
  3269.             "key" : "omega-complete",
  3270.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  3271.             "product_id" : 522,
  3272.             "reference" : "CBOM021031",
  3273.             "prices" : {
  3274.                 "spainPrice" : 610,
  3275.                 "price" : 680
  3276.             },
  3277.             "_id" : ObjectId("56e0448af1a2c7550b335af2"),
  3278.             "total" : 680,
  3279.             "price" : 680,
  3280.             "units" : 1
  3281.         }
  3282.     ],
  3283.     "comment" : "",
  3284.     "__v" : 0,
  3285.     "reference" : "PM20160720",
  3286.     "payment" : {
  3287.         "info" : {
  3288.             "httpStatusCode" : 201,
  3289.             "links" : [
  3290.                 {
  3291.                     "method" : "GET",
  3292.                     "rel" : "self",
  3293.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-3JA5495239266245SK3QEJZA"
  3294.                 },
  3295.                 {
  3296.                     "method" : "REDIRECT",
  3297.                     "rel" : "approval_url",
  3298.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-0EM54643H45380353"
  3299.                 },
  3300.                 {
  3301.                     "method" : "POST",
  3302.                     "rel" : "execute",
  3303.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-3JA5495239266245SK3QEJZA/execute"
  3304.                 }
  3305.             ],
  3306.             "create_time" : "2016-03-09T15:44:35Z",
  3307.             "transactions" : [
  3308.                 {
  3309.                     "related_resources" : [],
  3310.                     "item_list" : {
  3311.                         "items" : [
  3312.                             {
  3313.                                 "quantity" : 1,
  3314.                                 "tax" : "0.00",
  3315.                                 "currency" : "EUR",
  3316.                                 "price" : "680.00",
  3317.                                 "sku" : "CBOM021031",
  3318.                                 "name" : "Omega Flat Black RHD"
  3319.                             }
  3320.                         ]
  3321.                     },
  3322.                     "description" : "Shopcart on the Flybikes Store",
  3323.                     "amount" : {
  3324.                         "details" : {
  3325.                             "shipping" : "0.00",
  3326.                             "subtotal" : "680.00"
  3327.                         },
  3328.                         "currency" : "EUR",
  3329.                         "total" : "680.00"
  3330.                     }
  3331.                 }
  3332.             ],
  3333.             "payer" : {
  3334.                 "payment_method" : "paypal"
  3335.             },
  3336.             "state" : "created",
  3337.             "intent" : "sale",
  3338.             "id" : "PAY-3JA5495239266245SK3QEJZA"
  3339.         }
  3340.     }
  3341. }
  3342.  
  3343. /* 54 */
  3344. {
  3345.     "_id" : ObjectId("56e2b838f1a2c7550b335afa"),
  3346.     "country" : "Japan",
  3347.     "state" : null,
  3348.     "firstName" : "Sato",
  3349.     "lastName" : "Frederika",
  3350.     "email" : "frederika@bz04.plala.or.jp",
  3351.     "phone" : "0081  90 2993 2553",
  3352.     "zip" : "991-0041",
  3353.     "city" : "Sagae-shi",
  3354.     "address" : "Sagae-kou 1835-16",
  3355.     "payment_method" : "credit_card",
  3356.     "customer" : "Sato Frederika",
  3357.     "user" : ObjectId("56e2b813f1a2c7550b335af8"),
  3358.     "created" : ISODate("2016-03-11T12:21:12.260Z"),
  3359.     "completed" : true,
  3360.     "paid" : false,
  3361.     "full_total" : 680,
  3362.     "total" : 680,
  3363.     "shipping" : 0,
  3364.     "products" : [
  3365.         {
  3366.             "name" : "Omega Flat Black RHD",
  3367.             "key" : "omega-complete",
  3368.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  3369.             "product_id" : 522,
  3370.             "reference" : "CBOM021031",
  3371.             "prices" : {
  3372.                 "spainPrice" : 610,
  3373.                 "price" : 680
  3374.             },
  3375.             "_id" : ObjectId("56e2b838f1a2c7550b335afb"),
  3376.             "total" : 680,
  3377.             "price" : 680,
  3378.             "units" : 1
  3379.         }
  3380.     ],
  3381.     "comment" : "",
  3382.     "__v" : 0,
  3383.     "reference" : "PM20160723",
  3384.     "merchantorder" : "490398873615",
  3385.     "payment" : {
  3386.         "info" : {}
  3387.     }
  3388. }
  3389.  
  3390. /* 55 */
  3391. {
  3392.     "_id" : ObjectId("56ede27d4dcd40651f01d881"),
  3393.     "country" : "Spain",
  3394.     "firstName" : "Victoria Marina",
  3395.     "lastName" : "Durán Perez",
  3396.     "email" : "victoriamarinaduran@hotmail.com",
  3397.     "phone" : "620839207",
  3398.     "state" : "Málaga",
  3399.     "zip" : "29002",
  3400.     "city" : "Malaga",
  3401.     "address" : "Calle cuarteles n. 8  bajo (Fsc inserta)",
  3402.     "payment_method" : "credit_card",
  3403.     "customer" : "Victoria Marina Durán Perez",
  3404.     "user" : ObjectId("56ede2644dcd40651f01d87f"),
  3405.     "created" : ISODate("2016-03-19T23:36:29.560Z"),
  3406.     "completed" : true,
  3407.     "paid" : false,
  3408.     "full_total" : 400,
  3409.     "total" : 400,
  3410.     "shipping" : 0,
  3411.     "products" : [
  3412.         {
  3413.             "name" : "Electron Gloss Black RHD",
  3414.             "key" : "electron-complete",
  3415.             "product" : ObjectId("5641f78ef548e2bd37f846a2"),
  3416.             "product_id" : 513,
  3417.             "reference" : "CBEL202015",
  3418.             "prices" : {
  3419.                 "spainPrice" : 400,
  3420.                 "price" : 450
  3421.             },
  3422.             "_id" : ObjectId("56ede27d4dcd40651f01d882"),
  3423.             "total" : 400,
  3424.             "price" : 400,
  3425.             "units" : 1
  3426.         }
  3427.     ],
  3428.     "comment" : "",
  3429.     "__v" : 0,
  3430.     "reference" : "PM20160730",
  3431.     "merchantorder" : "098964940865",
  3432.     "payment" : {
  3433.         "info" : {}
  3434.     },
  3435.     "status" : "CANCELLED"
  3436. }
  3437.  
  3438. /* 56 */
  3439. {
  3440.     "_id" : ObjectId("5725cb377d6765140af198d7"),
  3441.     "firstName" : "Ivo",
  3442.     "lastName" : "Carvalho",
  3443.     "email" : "ivorider@gmail.com",
  3444.     "country" : "Germany",
  3445.     "state" : null,
  3446.     "zip" : "53340",
  3447.     "city" : "Koln",
  3448.     "phone" : "015752389122",
  3449.     "payment_method" : "credit_card",
  3450.     "address" : "Baumschulenweg 18, Meckenheim",
  3451.     "customer" : "Ivo Carvalho",
  3452.     "user" : ObjectId("5725c9e37d6765140af19861"),
  3453.     "created" : ISODate("2016-05-01T09:24:07.702Z"),
  3454.     "completed" : true,
  3455.     "paid" : false,
  3456.     "full_total" : 400,
  3457.     "total" : 400,
  3458.     "shipping" : 0,
  3459.     "products" : [
  3460.         {
  3461.             "name" : "2015 Electron 20.2 Flat Black",
  3462.             "key" : "2015-electron-complete",
  3463.             "product" : ObjectId("567819c5d8f65ace4d5898fe"),
  3464.             "product_id" : 448,
  3465.             "reference" : "CBEL202034",
  3466.             "prices" : {
  3467.                 "spainPrice" : 375,
  3468.                 "price" : 400
  3469.             },
  3470.             "_id" : ObjectId("5725cb377d6765140af198d8"),
  3471.             "total" : 400,
  3472.             "price" : 400,
  3473.             "units" : 1
  3474.         }
  3475.     ],
  3476.     "comment" : "",
  3477.     "__v" : 0,
  3478.     "reference" : "PM20160777",
  3479.     "merchantorder" : "088194648528",
  3480.     "payment" : {
  3481.         "info" : {}
  3482.     }
  3483. }
  3484.  
  3485. /* 57 */
  3486. {
  3487.     "_id" : ObjectId("568932727354b1480c94322f"),
  3488.     "customer" : "undefined undefined",
  3489.     "user" : ObjectId("568932477354b1480c943229"),
  3490.     "created" : ISODate("2016-01-03T14:38:42.097Z"),
  3491.     "completed" : true,
  3492.     "paid" : false,
  3493.     "full_total" : -1,
  3494.     "total" : 0,
  3495.     "shipping" : -1,
  3496.     "products" : [],
  3497.     "comment" : "",
  3498.     "__v" : 0
  3499. }
  3500.  
  3501. /* 58 */
  3502. {
  3503.     "_id" : ObjectId("5689326f7354b1480c94322c"),
  3504.     "country" : "Spain",
  3505.     "firstName" : "jose",
  3506.     "lastName" : "maria",
  3507.     "email" : "chemadiazm@gmail.com",
  3508.     "phone" : "678660605",
  3509.     "state" : "Madrid",
  3510.     "zip" : "28708",
  3511.     "city" : "San Sensebatian de los Reyes",
  3512.     "address" : "avenida cerro de san pedro chalet 6 A",
  3513.     "payment_method" : "paypal",
  3514.     "customer" : "jose maria",
  3515.     "user" : ObjectId("568932477354b1480c943229"),
  3516.     "created" : ISODate("2016-01-03T14:38:39.744Z"),
  3517.     "completed" : true,
  3518.     "paid" : false,
  3519.     "full_total" : 46,
  3520.     "total" : 38,
  3521.     "shipping" : 8,
  3522.     "products" : [
  3523.         {
  3524.             "name" : "2015 Ruben Rampera 2.35 Black / Military Green",
  3525.             "key" : "2015-ruben-rampera",
  3526.             "product" : ObjectId("56781b27d8f65ace4d589905"),
  3527.             "product_id" : 481,
  3528.             "reference" : "TYRR235561",
  3529.             "_id" : ObjectId("5689326f7354b1480c94322e"),
  3530.             "total" : 19,
  3531.             "price" : 19,
  3532.             "units" : 1
  3533.         },
  3534.         {
  3535.             "name" : "2015 Ruben Rampera 2.35 Black / Military Green",
  3536.             "key" : "2015-ruben-rampera",
  3537.             "product" : ObjectId("56781b27d8f65ace4d589905"),
  3538.             "product_id" : 481,
  3539.             "reference" : "TYRR235561",
  3540.             "_id" : ObjectId("5689326f7354b1480c94322d"),
  3541.             "total" : 19,
  3542.             "price" : 19,
  3543.             "units" : 1
  3544.         }
  3545.     ],
  3546.     "comment" : "",
  3547.     "__v" : 0,
  3548.     "reference" : "PM20160625",
  3549.     "payment" : {
  3550.         "info" : {
  3551.             "httpStatusCode" : 201,
  3552.             "links" : [
  3553.                 {
  3554.                     "method" : "GET",
  3555.                     "rel" : "self",
  3556.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-3L789583UA291315KK2ETE3I"
  3557.                 },
  3558.                 {
  3559.                     "method" : "REDIRECT",
  3560.                     "rel" : "approval_url",
  3561.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-7D985824LB522525E"
  3562.                 },
  3563.                 {
  3564.                     "method" : "POST",
  3565.                     "rel" : "execute",
  3566.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-3L789583UA291315KK2ETE3I/execute"
  3567.                 }
  3568.             ],
  3569.             "create_time" : "2016-01-03T14:38:37Z",
  3570.             "transactions" : [
  3571.                 {
  3572.                     "related_resources" : [],
  3573.                     "item_list" : {
  3574.                         "items" : [
  3575.                             {
  3576.                                 "quantity" : 1,
  3577.                                 "currency" : "EUR",
  3578.                                 "tax" : "0.00",
  3579.                                 "price" : "19.00",
  3580.                                 "sku" : "TYRR235561",
  3581.                                 "name" : "2015 Ruben Rampera 2.35 Black / Military Green"
  3582.                             },
  3583.                             {
  3584.                                 "quantity" : 1,
  3585.                                 "currency" : "EUR",
  3586.                                 "tax" : "0.00",
  3587.                                 "price" : "19.00",
  3588.                                 "sku" : "TYRR235561",
  3589.                                 "name" : "2015 Ruben Rampera 2.35 Black / Military Green"
  3590.                             }
  3591.                         ]
  3592.                     },
  3593.                     "description" : "Shopcart on the Flybikes Store",
  3594.                     "amount" : {
  3595.                         "details" : {
  3596.                             "shipping" : "8.00",
  3597.                             "subtotal" : "38.00"
  3598.                         },
  3599.                         "currency" : "EUR",
  3600.                         "total" : "46.00"
  3601.                     }
  3602.                 }
  3603.             ],
  3604.             "payer" : {
  3605.                 "payment_method" : "paypal"
  3606.             },
  3607.             "state" : "created",
  3608.             "intent" : "sale",
  3609.             "id" : "PAY-3L789583UA291315KK2ETE3I"
  3610.         }
  3611.     },
  3612.     "status" : "CANCELLED"
  3613. }
  3614.  
  3615. /* 59 */
  3616. {
  3617.     "_id" : ObjectId("5694e00f3396eca105ef42dd"),
  3618.     "customer" : "Daniel Rodríguez Gil",
  3619.     "firstName" : "Daniel",
  3620.     "lastName" : "Rodríguez Gil",
  3621.     "email" : "dany@cromoly.com",
  3622.     "phone" : "656280244",
  3623.     "country" : "Spain",
  3624.     "state" : "Pontevedra",
  3625.     "city" : "Vigo",
  3626.     "zip" : "36203",
  3627.     "address" : "Celso em firo 1, 6B",
  3628.     "payment_method" : "paypal",
  3629.     "user" : ObjectId("567be075f819d19c0a500e97"),
  3630.     "created" : ISODate("2016-01-12T11:14:23.345Z"),
  3631.     "completed" : true,
  3632.     "paid" : false,
  3633.     "full_total" : 68,
  3634.     "total" : 68,
  3635.     "shipping" : 0,
  3636.     "products" : [
  3637.         {
  3638.             "name" : "Tractor XL Sprocket 25T Dark Gold",
  3639.             "key" : "tractor-xl-sprocket",
  3640.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  3641.             "product_id" : 586,
  3642.             "reference" : "SPTX025671",
  3643.             "_id" : ObjectId("5694e00f3396eca105ef42de"),
  3644.             "total" : 68,
  3645.             "price" : 68,
  3646.             "units" : 1
  3647.         }
  3648.     ],
  3649.     "comment" : "",
  3650.     "__v" : 0
  3651. }
  3652.  
  3653. /* 60 */
  3654. {
  3655.     "_id" : ObjectId("569ff86d8cceb36430c568b5"),
  3656.     "country" : "Spain",
  3657.     "firstName" : "Pablo",
  3658.     "lastName" : "Alonso Vazquez",
  3659.     "email" : "tacerpa@hotmail.com",
  3660.     "phone" : "605561914",
  3661.     "state" : "Asturias",
  3662.     "city" : "Gijon",
  3663.     "zip" : "33209",
  3664.     "address" : "Eulalia Alvarez 30 3° dh",
  3665.     "payment_method" : "paypal",
  3666.     "customer" : "Pablo Alonso Vazquez",
  3667.     "user" : ObjectId("567d51b74d5e9eee64c1d8b5"),
  3668.     "created" : ISODate("2016-01-20T21:13:17.435Z"),
  3669.     "completed" : true,
  3670.     "paid" : true,
  3671.     "full_total" : 46,
  3672.     "total" : 38,
  3673.     "shipping" : 8,
  3674.     "products" : [
  3675.         {
  3676.             "name" : "2015 Central Stem Flat Black",
  3677.             "key" : "2015-central-stem",
  3678.             "product" : ObjectId("56781eaf8e8e9c1f4f65d463"),
  3679.             "product_id" : 58,
  3680.             "reference" : "STCE050031",
  3681.             "_id" : ObjectId("569ff86d8cceb36430c568b6"),
  3682.             "total" : 38,
  3683.             "price" : 38,
  3684.             "units" : 1
  3685.         }
  3686.     ],
  3687.     "comment" : "",
  3688.     "__v" : 0,
  3689.     "reference" : "PM20160661",
  3690.     "payment" : {
  3691.         "info" : {
  3692.             "httpStatusCode" : 201,
  3693.             "links" : [
  3694.                 {
  3695.                     "method" : "GET",
  3696.                     "rel" : "self",
  3697.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-1YK21666B64695313K2P7QVQ"
  3698.                 },
  3699.                 {
  3700.                     "method" : "REDIRECT",
  3701.                     "rel" : "approval_url",
  3702.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-0US9955196997540S"
  3703.                 },
  3704.                 {
  3705.                     "method" : "POST",
  3706.                     "rel" : "execute",
  3707.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-1YK21666B64695313K2P7QVQ/execute"
  3708.                 }
  3709.             ],
  3710.             "create_time" : "2016-01-20T21:12:54Z",
  3711.             "transactions" : [
  3712.                 {
  3713.                     "related_resources" : [],
  3714.                     "item_list" : {
  3715.                         "items" : [
  3716.                             {
  3717.                                 "quantity" : 1,
  3718.                                 "currency" : "EUR",
  3719.                                 "tax" : "0.00",
  3720.                                 "price" : "38.00",
  3721.                                 "sku" : "STCE050031",
  3722.                                 "name" : "2015 Central Stem Flat Black"
  3723.                             }
  3724.                         ]
  3725.                     },
  3726.                     "description" : "Shopcart on the Flybikes Store",
  3727.                     "amount" : {
  3728.                         "details" : {
  3729.                             "shipping" : "8.00",
  3730.                             "subtotal" : "38.00"
  3731.                         },
  3732.                         "currency" : "EUR",
  3733.                         "total" : "46.00"
  3734.                     }
  3735.                 }
  3736.             ],
  3737.             "payer" : {
  3738.                 "payment_method" : "paypal"
  3739.             },
  3740.             "state" : "created",
  3741.             "intent" : "sale",
  3742.             "id" : "PAY-1YK21666B64695313K2P7QVQ"
  3743.         },
  3744.         "paid_by" : "paypal",
  3745.         "paid_on" : ISODate("2016-01-20T21:13:53.620Z"),
  3746.         "transaction" : "PAY-1YK21666B64695313K2P7QVQ"
  3747.     },
  3748.     "carrier" : "MRW",
  3749.     "status" : "TRANSIT",
  3750.     "tracking" : "033067015785"
  3751. }
  3752.  
  3753. /* 61 */
  3754. {
  3755.     "_id" : ObjectId("56a4a9648cceb36430c568c1"),
  3756.     "country" : "France",
  3757.     "state" : null,
  3758.     "firstName" : "Tristan",
  3759.     "lastName" : "Chabin",
  3760.     "email" : "tristandu94@hotmail.fr",
  3761.     "zip" : "44700",
  3762.     "city" : "Orvault",
  3763.     "address" : "19 boulevard mendes france",
  3764.     "phone" : "0651887951",
  3765.     "payment_method" : "credit_card",
  3766.     "customer" : "Tristan Chabin",
  3767.     "user" : ObjectId("56a4a9558cceb36430c568bf"),
  3768.     "created" : ISODate("2016-01-24T10:37:24.197Z"),
  3769.     "completed" : true,
  3770.     "paid" : true,
  3771.     "full_total" : 48,
  3772.     "total" : 38,
  3773.     "shipping" : 10,
  3774.     "products" : [
  3775.         {
  3776.             "name" : "2015 Ruben Rampera 2.15 Black / Tan",
  3777.             "key" : "2015-ruben-rampera",
  3778.             "product" : ObjectId("56781b27d8f65ace4d589905"),
  3779.             "product_id" : 378,
  3780.             "reference" : "TYRR215223",
  3781.             "_id" : ObjectId("56a4a9648cceb36430c568c2"),
  3782.             "total" : 38,
  3783.             "price" : 19,
  3784.             "units" : 2
  3785.         }
  3786.     ],
  3787.     "comment" : "",
  3788.     "__v" : 0,
  3789.     "reference" : "PM20160665",
  3790.     "merchantorder" : "887031844934",
  3791.     "payment" : {
  3792.         "info" : {
  3793.             "Ds_Card_Country" : "250",
  3794.             "Ds_ConsumerLanguage" : "1",
  3795.             "Ds_AuthorisationCode" : "386014",
  3796.             "Ds_MerchantData" : "",
  3797.             "Ds_TransactionType" : "0",
  3798.             "Ds_Response" : "0000",
  3799.             "Ds_Terminal" : "001",
  3800.             "Ds_MerchantCode" : "335150702",
  3801.             "Ds_Order" : "887031844934",
  3802.             "Ds_Currency" : "978",
  3803.             "Ds_Amount" : "4800",
  3804.             "Ds_SecurePayment" : "1",
  3805.             "Ds_Hour" : "11:38",
  3806.             "Ds_Date" : "24/01/2016"
  3807.         },
  3808.         "paid_by" : "redsys",
  3809.         "paid_on" : ISODate("2016-01-24T10:39:01.837Z"),
  3810.         "transaction" : "386014"
  3811.     },
  3812.     "carrier" : "DHL",
  3813.     "status" : "TRANSIT",
  3814.     "tracking" : "7691450093"
  3815. }
  3816.  
  3817. /* 62 */
  3818. {
  3819.     "_id" : ObjectId("56a78ba7ace278226fd81a07"),
  3820.     "country" : "France",
  3821.     "state" : null,
  3822.     "firstName" : "Hugues",
  3823.     "lastName" : "Mergaux",
  3824.     "email" : "hugues.mergaux@hotmail.fr",
  3825.     "phone" : "0789862170",
  3826.     "zip" : "38000",
  3827.     "city" : "Grenoble",
  3828.     "address" : "1 Rue André Maginot",
  3829.     "payment_method" : "credit_card",
  3830.     "customer" : "Hugues Mergaux",
  3831.     "user" : ObjectId("56a78b87ace278226fd81a03"),
  3832.     "created" : ISODate("2016-01-26T15:07:19.855Z"),
  3833.     "completed" : true,
  3834.     "paid" : true,
  3835.     "full_total" : 56,
  3836.     "total" : 46,
  3837.     "shipping" : 10,
  3838.     "products" : [
  3839.         {
  3840.             "name" : "Manual Brake Flat Black",
  3841.             "key" : "manual-brake",
  3842.             "product" : ObjectId("56420a624abd63e029bb1e5c"),
  3843.             "product_id" : 227,
  3844.             "reference" : "BRMA086361",
  3845.             "_id" : ObjectId("56a78ba7ace278226fd81a08"),
  3846.             "total" : 46,
  3847.             "price" : 46,
  3848.             "units" : 1
  3849.         }
  3850.     ],
  3851.     "comment" : "",
  3852.     "__v" : 0,
  3853.     "reference" : "PM20160666",
  3854.     "merchantorder" : "523020840495",
  3855.     "payment" : {
  3856.         "info" : {
  3857.             "Ds_Card_Country" : "250",
  3858.             "Ds_ConsumerLanguage" : "1",
  3859.             "Ds_AuthorisationCode" : "360411",
  3860.             "Ds_MerchantData" : "",
  3861.             "Ds_TransactionType" : "0",
  3862.             "Ds_Response" : "0000",
  3863.             "Ds_Terminal" : "001",
  3864.             "Ds_MerchantCode" : "335150702",
  3865.             "Ds_Order" : "523020840495",
  3866.             "Ds_Currency" : "978",
  3867.             "Ds_Amount" : "5600",
  3868.             "Ds_SecurePayment" : "1",
  3869.             "Ds_Hour" : "16:09",
  3870.             "Ds_Date" : "26/01/2016"
  3871.         },
  3872.         "paid_by" : "redsys",
  3873.         "paid_on" : ISODate("2016-01-26T15:09:33.834Z"),
  3874.         "transaction" : "360411"
  3875.     },
  3876.     "carrier" : "DHL",
  3877.     "status" : "TRANSIT",
  3878.     "tracking" : "8683614984"
  3879. }
  3880.  
  3881. /* 63 */
  3882. {
  3883.     "_id" : ObjectId("56b505a39c1d23a2780ae54f"),
  3884.     "country" : "France",
  3885.     "state" : null,
  3886.     "city" : "Villeneuve Tolosane",
  3887.     "firstName" : "Alexandra",
  3888.     "lastName" : "Roques",
  3889.     "email" : "alex.roques@hotmail.fr",
  3890.     "phone" : "+33635282398",
  3891.     "zip" : "31270",
  3892.     "address" : "52 chemin du Roussimort",
  3893.     "payment_method" : "credit_card",
  3894.     "customer" : "Alexandra Roques",
  3895.     "user" : ObjectId("56b505539c1d23a2780ae54d"),
  3896.     "created" : ISODate("2016-02-05T20:27:15.991Z"),
  3897.     "completed" : true,
  3898.     "paid" : true,
  3899.     "full_total" : 80,
  3900.     "total" : 70,
  3901.     "shipping" : 10,
  3902.     "products" : [
  3903.         {
  3904.             "name" : "Montaña Bar 9.25\" Gloss Black",
  3905.             "key" : "montana-bar",
  3906.             "product" : ObjectId("559cdf86ae7f57046d115f1d"),
  3907.             "product_id" : 565,
  3908.             "reference" : "HBMN925017",
  3909.             "_id" : ObjectId("56b505a39c1d23a2780ae550"),
  3910.             "total" : 70,
  3911.             "price" : 70,
  3912.             "units" : 1
  3913.         }
  3914.     ],
  3915.     "comment" : "",
  3916.     "__v" : 0,
  3917.     "reference" : "PM20160674",
  3918.     "merchantorder" : "379204037025",
  3919.     "payment" : {
  3920.         "info" : {
  3921.             "Ds_Card_Country" : "250",
  3922.             "Ds_ConsumerLanguage" : "1",
  3923.             "Ds_AuthorisationCode" : "629451",
  3924.             "Ds_MerchantData" : "",
  3925.             "Ds_TransactionType" : "0",
  3926.             "Ds_Response" : "0000",
  3927.             "Ds_Terminal" : "001",
  3928.             "Ds_MerchantCode" : "335150702",
  3929.             "Ds_Order" : "379204037025",
  3930.             "Ds_Currency" : "978",
  3931.             "Ds_Amount" : "8000",
  3932.             "Ds_SecurePayment" : "1",
  3933.             "Ds_Hour" : "21:30",
  3934.             "Ds_Date" : "05/02/2016"
  3935.         },
  3936.         "paid_by" : "redsys",
  3937.         "paid_on" : ISODate("2016-02-05T20:31:00.191Z"),
  3938.         "transaction" : "629451"
  3939.     },
  3940.     "carrier" : "DHL",
  3941.     "status" : "TRANSIT",
  3942.     "tracking" : "8024383172"
  3943. }
  3944.  
  3945. /* 64 */
  3946. {
  3947.     "_id" : ObjectId("56b85e4529bb7d02614d3156"),
  3948.     "firstName" : "Daniel",
  3949.     "lastName" : "Rodríguez Gil",
  3950.     "email" : "daniel@dpstudios.es",
  3951.     "phone" : "656280244",
  3952.     "country" : "Spain",
  3953.     "state" : "Pontevedra",
  3954.     "city" : "Vigo",
  3955.     "zip" : "36203",
  3956.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  3957.     "payment_method" : "credit_card",
  3958.     "customer" : "Daniel Rodríguez Gil",
  3959.     "user" : ObjectId("567be075f819d19c0a500e97"),
  3960.     "created" : ISODate("2016-02-08T09:22:13.836Z"),
  3961.     "completed" : true,
  3962.     "paid" : false,
  3963.     "full_total" : 43,
  3964.     "total" : 35,
  3965.     "shipping" : 8,
  3966.     "products" : [
  3967.         {
  3968.             "name" : "Manual Springhanger Flat Black",
  3969.             "key" : "manual-springhanger-brake",
  3970.             "product" : ObjectId("565327aa1b30ccddd9e0cfd0"),
  3971.             "product_id" : 479,
  3972.             "reference" : "BRMS086031",
  3973.             "_id" : ObjectId("56b85e4529bb7d02614d3157"),
  3974.             "total" : 35,
  3975.             "price" : 35,
  3976.             "units" : 1
  3977.         }
  3978.     ],
  3979.     "comment" : "",
  3980.     "__v" : 0,
  3981.     "reference" : "PM20160675",
  3982.     "merchantorder" : "646723334189",
  3983.     "payment" : {
  3984.         "info" : {}
  3985.     },
  3986.     "status" : "CANCELLED"
  3987. }
  3988.  
  3989. /* 65 */
  3990. {
  3991.     "_id" : ObjectId("56b864dd761eb88e65968516"),
  3992.     "firstName" : "Daniel",
  3993.     "lastName" : "Rodríguez Gil",
  3994.     "email" : "daniel@dpstudios.es",
  3995.     "phone" : "656280244",
  3996.     "country" : "Spain",
  3997.     "state" : "Pontevedra",
  3998.     "city" : "Vigo",
  3999.     "zip" : "36203",
  4000.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  4001.     "payment_method" : "credit_card",
  4002.     "customer" : "Daniel Rodríguez Gil",
  4003.     "user" : ObjectId("567be075f819d19c0a500e97"),
  4004.     "created" : ISODate("2016-02-08T09:50:21.098Z"),
  4005.     "completed" : true,
  4006.     "paid" : false,
  4007.     "full_total" : 43,
  4008.     "total" : 35,
  4009.     "shipping" : 8,
  4010.     "products" : [
  4011.         {
  4012.             "name" : "Manual Springhanger Flat Black",
  4013.             "key" : "manual-springhanger-brake",
  4014.             "product" : ObjectId("565327aa1b30ccddd9e0cfd0"),
  4015.             "product_id" : 479,
  4016.             "reference" : "BRMS086031",
  4017.             "_id" : ObjectId("56b864dd761eb88e65968517"),
  4018.             "total" : 35,
  4019.             "price" : 35,
  4020.             "units" : 1
  4021.         }
  4022.     ],
  4023.     "comment" : "",
  4024.     "__v" : 0,
  4025.     "reference" : "PM20160675",
  4026.     "merchantorder" : "014525021471",
  4027.     "payment" : {
  4028.         "info" : {}
  4029.     },
  4030.     "status" : "CANCELLED"
  4031. }
  4032.  
  4033. /* 66 */
  4034. {
  4035.     "_id" : ObjectId("56bda14295ad11271b257f42"),
  4036.     "country" : "France",
  4037.     "state" : null,
  4038.     "zip" : "91540",
  4039.     "city" : "mennecy",
  4040.     "address" : "7 rue de la république",
  4041.     "firstName" : "olivier",
  4042.     "lastName" : "mansuy",
  4043.     "email" : "pull91up@hotmail.fr",
  4044.     "phone" : "0611520424",
  4045.     "payment_method" : "paypal",
  4046.     "customer" : "olivier mansuy",
  4047.     "user" : ObjectId("56bda12e95ad11271b257f40"),
  4048.     "created" : ISODate("2016-02-12T09:09:22.287Z"),
  4049.     "completed" : true,
  4050.     "paid" : true,
  4051.     "full_total" : 80,
  4052.     "total" : 70,
  4053.     "shipping" : 10,
  4054.     "products" : [
  4055.         {
  4056.             "name" : "Montaña Bar 9.25\" Gloss Black",
  4057.             "key" : "montana-bar",
  4058.             "product" : ObjectId("559cdf86ae7f57046d115f1d"),
  4059.             "product_id" : 565,
  4060.             "reference" : "HBMN925017",
  4061.             "_id" : ObjectId("56bda14295ad11271b257f43"),
  4062.             "total" : 70,
  4063.             "price" : 70,
  4064.             "units" : 1
  4065.         }
  4066.     ],
  4067.     "comment" : "",
  4068.     "__v" : 0,
  4069.     "reference" : "PM20160676",
  4070.     "payment" : {
  4071.         "info" : {
  4072.             "httpStatusCode" : 201,
  4073.             "links" : [
  4074.                 {
  4075.                     "method" : "GET",
  4076.                     "rel" : "self",
  4077.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-4PU94534ML412652MK262CNI"
  4078.                 },
  4079.                 {
  4080.                     "method" : "REDIRECT",
  4081.                     "rel" : "approval_url",
  4082.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-79T7536646129435M"
  4083.                 },
  4084.                 {
  4085.                     "method" : "POST",
  4086.                     "rel" : "execute",
  4087.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-4PU94534ML412652MK262CNI/execute"
  4088.                 }
  4089.             ],
  4090.             "create_time" : "2016-02-12T09:09:08Z",
  4091.             "transactions" : [
  4092.                 {
  4093.                     "related_resources" : [],
  4094.                     "item_list" : {
  4095.                         "items" : [
  4096.                             {
  4097.                                 "quantity" : 1,
  4098.                                 "tax" : "0.00",
  4099.                                 "currency" : "EUR",
  4100.                                 "price" : "70.00",
  4101.                                 "sku" : "HBMN925017",
  4102.                                 "name" : "Montaña Bar 9.25\" Gloss Black"
  4103.                             }
  4104.                         ]
  4105.                     },
  4106.                     "description" : "Shopcart on the Flybikes Store",
  4107.                     "amount" : {
  4108.                         "details" : {
  4109.                             "shipping" : "10.00",
  4110.                             "subtotal" : "70.00"
  4111.                         },
  4112.                         "currency" : "EUR",
  4113.                         "total" : "80.00"
  4114.                     }
  4115.                 }
  4116.             ],
  4117.             "payer" : {
  4118.                 "payment_method" : "paypal"
  4119.             },
  4120.             "state" : "created",
  4121.             "intent" : "sale",
  4122.             "id" : "PAY-4PU94534ML412652MK262CNI"
  4123.         },
  4124.         "paid_by" : "paypal",
  4125.         "paid_on" : ISODate("2016-02-12T09:10:27.848Z"),
  4126.         "transaction" : "PAY-4PU94534ML412652MK262CNI"
  4127.     },
  4128.     "carrier" : "DHL",
  4129.     "status" : "TRANSIT",
  4130.     "tracking" : "8649160435"
  4131. }
  4132.  
  4133. /* 67 */
  4134. {
  4135.     "_id" : ObjectId("56c06def95ad11271b257f49"),
  4136.     "country" : "Spain",
  4137.     "firstName" : "Fabian",
  4138.     "lastName" : "Tsirogiannis",
  4139.     "email" : "febboe95@gmail.com",
  4140.     "phone" : "0049 151 511711 38",
  4141.     "zip" : "29012",
  4142.     "city" : "Málaga",
  4143.     "address" : "Calle Pedro Molina 4",
  4144.     "state" : "Málaga",
  4145.     "payment_method" : "paypal",
  4146.     "customer" : "Fabian Tsirogiannis",
  4147.     "user" : ObjectId("56c06dd895ad11271b257f47"),
  4148.     "created" : ISODate("2016-02-14T12:07:11.795Z"),
  4149.     "completed" : true,
  4150.     "paid" : true,
  4151.     "full_total" : 375,
  4152.     "total" : 375,
  4153.     "shipping" : 0,
  4154.     "products" : [
  4155.         {
  4156.             "name" : "2015 Proton 21 Flat Military Green",
  4157.             "key" : "2015-proton-complete",
  4158.             "product" : ObjectId("567817d6d02260414ccdd9a9"),
  4159.             "product_id" : 452,
  4160.             "reference" : "CBPR021544",
  4161.             "_id" : ObjectId("56c06def95ad11271b257f4a"),
  4162.             "total" : 375,
  4163.             "price" : 375,
  4164.             "units" : 1
  4165.         }
  4166.     ],
  4167.     "comment" : "",
  4168.     "__v" : 0,
  4169.     "reference" : "PM20160677",
  4170.     "payment" : {
  4171.         "info" : {
  4172.             "httpStatusCode" : 201,
  4173.             "links" : [
  4174.                 {
  4175.                     "method" : "GET",
  4176.                     "rel" : "self",
  4177.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-6E9230785L2615900K3AG3XY"
  4178.                 },
  4179.                 {
  4180.                     "method" : "REDIRECT",
  4181.                     "rel" : "approval_url",
  4182.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-7ND77081DL892812M"
  4183.                 },
  4184.                 {
  4185.                     "method" : "POST",
  4186.                     "rel" : "execute",
  4187.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-6E9230785L2615900K3AG3XY/execute"
  4188.                 }
  4189.             ],
  4190.             "create_time" : "2016-02-14T12:06:55Z",
  4191.             "transactions" : [
  4192.                 {
  4193.                     "related_resources" : [],
  4194.                     "item_list" : {
  4195.                         "items" : [
  4196.                             {
  4197.                                 "quantity" : 1,
  4198.                                 "tax" : "0.00",
  4199.                                 "currency" : "EUR",
  4200.                                 "price" : "375.00",
  4201.                                 "sku" : "CBPR021544",
  4202.                                 "name" : "2015 Proton 21 Flat Military Green"
  4203.                             }
  4204.                         ]
  4205.                     },
  4206.                     "description" : "Shopcart on the Flybikes Store",
  4207.                     "amount" : {
  4208.                         "details" : {
  4209.                             "shipping" : "0.00",
  4210.                             "subtotal" : "375.00"
  4211.                         },
  4212.                         "currency" : "EUR",
  4213.                         "total" : "375.00"
  4214.                     }
  4215.                 }
  4216.             ],
  4217.             "payer" : {
  4218.                 "payment_method" : "paypal"
  4219.             },
  4220.             "state" : "created",
  4221.             "intent" : "sale",
  4222.             "id" : "PAY-6E9230785L2615900K3AG3XY"
  4223.         },
  4224.         "paid_by" : "paypal",
  4225.         "paid_on" : ISODate("2016-02-14T12:09:51.016Z"),
  4226.         "transaction" : "PAY-6E9230785L2615900K3AG3XY"
  4227.     },
  4228.     "carrier" : "MRW",
  4229.     "status" : "TRANSIT",
  4230.     "tracking" : "033067016667"
  4231. }
  4232.  
  4233. /* 68 */
  4234. {
  4235.     "_id" : ObjectId("56cf9c90142422cb16c30557"),
  4236.     "country" : "United States",
  4237.     "firstName" : "Jeremy",
  4238.     "lastName" : "Ingram",
  4239.     "email" : "Kingram231@hotmail.com",
  4240.     "phone" : "757-325-7599",
  4241.     "state" : "Virginia",
  4242.     "zip" : "23664",
  4243.     "city" : "Hampton",
  4244.     "address" : "315 Seaboard Ave.",
  4245.     "payment_method" : "credit_card",
  4246.     "customer" : "Jeremy Ingram",
  4247.     "user" : ObjectId("56cf9c77142422cb16c30555"),
  4248.     "created" : ISODate("2016-02-26T00:30:08.403Z"),
  4249.     "completed" : true,
  4250.     "paid" : false,
  4251.     "full_total" : 650,
  4252.     "total" : 610,
  4253.     "shipping" : 40,
  4254.     "products" : [
  4255.         {
  4256.             "name" : "Omega Flat Black RHD",
  4257.             "key" : "omega-complete",
  4258.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  4259.             "product_id" : 522,
  4260.             "reference" : "CBOM021031",
  4261.             "_id" : ObjectId("56cf9c90142422cb16c30558"),
  4262.             "total" : 610,
  4263.             "price" : 610,
  4264.             "units" : 1
  4265.         }
  4266.     ],
  4267.     "comment" : "",
  4268.     "__v" : 0,
  4269.     "reference" : "PM20160693",
  4270.     "merchantorder" : "474646609487",
  4271.     "payment" : {
  4272.         "info" : {}
  4273.     },
  4274.     "status" : "CANCELLED"
  4275. }
  4276.  
  4277. /* 69 */
  4278. {
  4279.     "_id" : ObjectId("56cf9d91142422cb16c3055b"),
  4280.     "country" : "United States",
  4281.     "firstName" : "Sean",
  4282.     "lastName" : "Killblane",
  4283.     "email" : "skillblane@live.com",
  4284.     "phone" : "757-771-8311",
  4285.     "state" : "Virginia",
  4286.     "zip" : "23664",
  4287.     "city" : "Hampton",
  4288.     "address" : "315 Seaboard Ave.",
  4289.     "payment_method" : "credit_card",
  4290.     "customer" : "Sean Killblane",
  4291.     "user" : ObjectId("56cf9d86142422cb16c30559"),
  4292.     "created" : ISODate("2016-02-26T00:34:25.421Z"),
  4293.     "completed" : true,
  4294.     "paid" : false,
  4295.     "full_total" : 650,
  4296.     "total" : 610,
  4297.     "shipping" : 40,
  4298.     "products" : [
  4299.         {
  4300.             "name" : "Omega Flat Black RHD",
  4301.             "key" : "omega-complete",
  4302.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  4303.             "product_id" : 522,
  4304.             "reference" : "CBOM021031",
  4305.             "_id" : ObjectId("56cf9d91142422cb16c3055c"),
  4306.             "total" : 610,
  4307.             "price" : 610,
  4308.             "units" : 1
  4309.         }
  4310.     ],
  4311.     "comment" : "",
  4312.     "__v" : 0,
  4313.     "reference" : "PM20160694",
  4314.     "merchantorder" : "892847082744",
  4315.     "payment" : {
  4316.         "info" : {}
  4317.     },
  4318.     "status" : "CANCELLED"
  4319. }
  4320.  
  4321. /* 70 */
  4322. {
  4323.     "_id" : ObjectId("56cf9e03142422cb16c3055f"),
  4324.     "firstName" : "Sean",
  4325.     "lastName" : "Killblane",
  4326.     "email" : "skillblane@live.com",
  4327.     "phone" : "757-771-8311",
  4328.     "country" : "United States",
  4329.     "state" : "Virginia",
  4330.     "city" : "Hampton",
  4331.     "zip" : "23664",
  4332.     "address" : "315 Seaboard Ave.",
  4333.     "payment_method" : "paypal",
  4334.     "customer" : "Sean Killblane",
  4335.     "user" : ObjectId("56cf9d86142422cb16c30559"),
  4336.     "created" : ISODate("2016-02-26T00:36:19.330Z"),
  4337.     "completed" : true,
  4338.     "paid" : true,
  4339.     "full_total" : 650,
  4340.     "total" : 610,
  4341.     "shipping" : 40,
  4342.     "products" : [
  4343.         {
  4344.             "name" : "Omega Flat Black RHD",
  4345.             "key" : "omega-complete",
  4346.             "product" : ObjectId("5641ff49b5e894ca82802b8c"),
  4347.             "product_id" : 522,
  4348.             "reference" : "CBOM021031",
  4349.             "_id" : ObjectId("56cf9e03142422cb16c30560"),
  4350.             "total" : 610,
  4351.             "price" : 610,
  4352.             "units" : 1
  4353.         }
  4354.     ],
  4355.     "comment" : "",
  4356.     "__v" : 0,
  4357.     "reference" : "PM20160695",
  4358.     "payment" : {
  4359.         "info" : {
  4360.             "httpStatusCode" : 201,
  4361.             "links" : [
  4362.                 {
  4363.                     "method" : "GET",
  4364.                     "rel" : "self",
  4365.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-96945367LG5636547K3HZ3ZA"
  4366.                 },
  4367.                 {
  4368.                     "method" : "REDIRECT",
  4369.                     "rel" : "approval_url",
  4370.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-8B436897BE349010W"
  4371.                 },
  4372.                 {
  4373.                     "method" : "POST",
  4374.                     "rel" : "execute",
  4375.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-96945367LG5636547K3HZ3ZA/execute"
  4376.                 }
  4377.             ],
  4378.             "create_time" : "2016-02-26T00:35:48Z",
  4379.             "transactions" : [
  4380.                 {
  4381.                     "related_resources" : [],
  4382.                     "item_list" : {
  4383.                         "items" : [
  4384.                             {
  4385.                                 "quantity" : 1,
  4386.                                 "tax" : "0.00",
  4387.                                 "currency" : "EUR",
  4388.                                 "price" : "610.00",
  4389.                                 "sku" : "CBOM021031",
  4390.                                 "name" : "Omega Flat Black RHD"
  4391.                             }
  4392.                         ]
  4393.                     },
  4394.                     "description" : "Shopcart on the Flybikes Store",
  4395.                     "amount" : {
  4396.                         "details" : {
  4397.                             "shipping" : "40.00",
  4398.                             "subtotal" : "610.00"
  4399.                         },
  4400.                         "currency" : "EUR",
  4401.                         "total" : "650.00"
  4402.                     }
  4403.                 }
  4404.             ],
  4405.             "payer" : {
  4406.                 "payment_method" : "paypal"
  4407.             },
  4408.             "state" : "created",
  4409.             "intent" : "sale",
  4410.             "id" : "PAY-96945367LG5636547K3HZ3ZA"
  4411.         },
  4412.         "paid_by" : "paypal",
  4413.         "paid_on" : ISODate("2016-02-26T00:37:20.034Z"),
  4414.         "transaction" : "PAY-96945367LG5636547K3HZ3ZA"
  4415.     },
  4416.     "carrier" : "DHL",
  4417.     "status" : "TRANSIT",
  4418.     "tracking" : "9270289265"
  4419. }
  4420.  
  4421. /* 71 */
  4422. {
  4423.     "_id" : ObjectId("56d428a0142422cb16c305ab"),
  4424.     "firstName" : "Daniel",
  4425.     "lastName" : "Rodríguez Gil",
  4426.     "email" : "daniel@dpstudios.es",
  4427.     "phone" : "656280244",
  4428.     "country" : "Russia",
  4429.     "state" : "Saint Petersburg",
  4430.     "city" : "Saint Petersburg",
  4431.     "zip" : "194100",
  4432.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  4433.     "payment_method" : "paypal",
  4434.     "customer" : "Daniel Rodríguez Gil",
  4435.     "user" : ObjectId("567be075f819d19c0a500e97"),
  4436.     "created" : ISODate("2016-02-29T11:16:48.261Z"),
  4437.     "completed" : true,
  4438.     "paid" : false,
  4439.     "full_total" : 81,
  4440.     "total" : 21,
  4441.     "shipping" : 60,
  4442.     "products" : [
  4443.         {
  4444.             "name" : "EBS Brake Kit Flat Black",
  4445.             "key" : "ebs-brake-kit",
  4446.             "product" : ObjectId("567922a153e088e728b14ced"),
  4447.             "product_id" : 261,
  4448.             "reference" : "FRBK000031",
  4449.             "_id" : ObjectId("56d428a0142422cb16c305ac"),
  4450.             "total" : 21,
  4451.             "price" : 21,
  4452.             "units" : 1
  4453.         }
  4454.     ],
  4455.     "comment" : "",
  4456.     "__v" : 0,
  4457.     "reference" : "PM20160698",
  4458.     "payment" : {
  4459.         "info" : {
  4460.             "httpStatusCode" : 201,
  4461.             "links" : [
  4462.                 {
  4463.                     "method" : "GET",
  4464.                     "rel" : "self",
  4465.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7V228255PP480041SK3KCQ7Y"
  4466.                 },
  4467.                 {
  4468.                     "method" : "REDIRECT",
  4469.                     "rel" : "approval_url",
  4470.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-91B87174T7061910N"
  4471.                 },
  4472.                 {
  4473.                     "method" : "POST",
  4474.                     "rel" : "execute",
  4475.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7V228255PP480041SK3KCQ7Y/execute"
  4476.                 }
  4477.             ],
  4478.             "create_time" : "2016-02-29T11:16:15Z",
  4479.             "transactions" : [
  4480.                 {
  4481.                     "related_resources" : [],
  4482.                     "item_list" : {
  4483.                         "items" : [
  4484.                             {
  4485.                                 "quantity" : 1,
  4486.                                 "tax" : "0.00",
  4487.                                 "currency" : "EUR",
  4488.                                 "price" : "21.00",
  4489.                                 "sku" : "FRBK000031",
  4490.                                 "name" : "EBS Brake Kit Flat Black"
  4491.                             }
  4492.                         ]
  4493.                     },
  4494.                     "description" : "Shopcart on the Flybikes Store",
  4495.                     "amount" : {
  4496.                         "details" : {
  4497.                             "shipping" : "60.00",
  4498.                             "subtotal" : "21.00"
  4499.                         },
  4500.                         "currency" : "EUR",
  4501.                         "total" : "81.00"
  4502.                     }
  4503.                 }
  4504.             ],
  4505.             "payer" : {
  4506.                 "payment_method" : "paypal"
  4507.             },
  4508.             "state" : "created",
  4509.             "intent" : "sale",
  4510.             "id" : "PAY-7V228255PP480041SK3KCQ7Y"
  4511.         }
  4512.     },
  4513.     "status" : "CANCELLED"
  4514. }
  4515.  
  4516. /* 72 */
  4517. {
  4518.     "_id" : ObjectId("56d46836f761a1af0ceedc39"),
  4519.     "firstName" : "Daniel",
  4520.     "lastName" : "Rodríguez Gil",
  4521.     "email" : "daniel@dpstudios.es",
  4522.     "phone" : "656280244",
  4523.     "country" : "Spain",
  4524.     "zip" : "36203",
  4525.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  4526.     "state" : "Pontevedra",
  4527.     "city" : "Vigo",
  4528.     "payment_method" : "paypal",
  4529.     "customer" : "Daniel Rodríguez Gil",
  4530.     "user" : ObjectId("567be075f819d19c0a500e97"),
  4531.     "created" : ISODate("2016-02-29T15:48:06.137Z"),
  4532.     "completed" : true,
  4533.     "paid" : false,
  4534.     "full_total" : 170,
  4535.     "total" : 170,
  4536.     "shipping" : 0,
  4537.     "products" : [
  4538.         {
  4539.             "name" : "Dolmen 2 Cranks 165/24 Flat Black",
  4540.             "key" : "dolmen-2-cranks",
  4541.             "product" : ObjectId("564208c14abd63e029bb1e12"),
  4542.             "product_id" : 654,
  4543.             "reference" : "DC24165032",
  4544.             "_id" : ObjectId("56d46836f761a1af0ceedc3a"),
  4545.             "total" : 170,
  4546.             "price" : 170,
  4547.             "units" : 1
  4548.         }
  4549.     ],
  4550.     "comment" : "",
  4551.     "__v" : 0
  4552. }
  4553.  
  4554. /* 73 */
  4555. {
  4556.     "_id" : ObjectId("56d4690af761a1af0ceedc3c"),
  4557.     "firstName" : "Daniel",
  4558.     "lastName" : "Rodríguez Gil",
  4559.     "email" : "daniel@dpstudios.es",
  4560.     "phone" : "656280244",
  4561.     "country" : "Spain",
  4562.     "zip" : "36203",
  4563.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  4564.     "state" : "Pontevedra",
  4565.     "city" : "Vigo",
  4566.     "payment_method" : "paypal",
  4567.     "customer" : "Daniel Rodríguez Gil",
  4568.     "user" : ObjectId("567be075f819d19c0a500e97"),
  4569.     "created" : ISODate("2016-02-29T15:51:38.459Z"),
  4570.     "completed" : true,
  4571.     "paid" : false,
  4572.     "full_total" : 170,
  4573.     "total" : 170,
  4574.     "shipping" : 0,
  4575.     "products" : [
  4576.         {
  4577.             "name" : "Dolmen 2 Cranks 165/24 Flat Black",
  4578.             "key" : "dolmen-2-cranks",
  4579.             "product" : ObjectId("564208c14abd63e029bb1e12"),
  4580.             "product_id" : 654,
  4581.             "reference" : "DC24165032",
  4582.             "_id" : ObjectId("56d4690af761a1af0ceedc3d"),
  4583.             "total" : 170,
  4584.             "price" : 170,
  4585.             "units" : 1
  4586.         }
  4587.     ],
  4588.     "comment" : "",
  4589.     "__v" : 0,
  4590.     "reference" : "PM20160699",
  4591.     "payment" : {
  4592.         "info" : {
  4593.             "httpStatusCode" : 201,
  4594.             "links" : [
  4595.                 {
  4596.                     "method" : "GET",
  4597.                     "rel" : "self",
  4598.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7R515282CX206612HK3KGSEA"
  4599.                 },
  4600.                 {
  4601.                     "method" : "REDIRECT",
  4602.                     "rel" : "approval_url",
  4603.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-19V086506A372874D"
  4604.                 },
  4605.                 {
  4606.                     "method" : "POST",
  4607.                     "rel" : "execute",
  4608.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7R515282CX206612HK3KGSEA/execute"
  4609.                 }
  4610.             ],
  4611.             "create_time" : "2016-02-29T15:51:44Z",
  4612.             "transactions" : [
  4613.                 {
  4614.                     "related_resources" : [],
  4615.                     "item_list" : {
  4616.                         "items" : [
  4617.                             {
  4618.                                 "quantity" : 1,
  4619.                                 "tax" : "0.00",
  4620.                                 "currency" : "EUR",
  4621.                                 "price" : "170.00",
  4622.                                 "sku" : "DC24165032",
  4623.                                 "name" : "Dolmen 2 Cranks 165/24 Flat Black"
  4624.                             }
  4625.                         ]
  4626.                     },
  4627.                     "description" : "Shopcart on the Flybikes Store",
  4628.                     "amount" : {
  4629.                         "details" : {
  4630.                             "shipping" : "0.00",
  4631.                             "subtotal" : "170.00"
  4632.                         },
  4633.                         "currency" : "EUR",
  4634.                         "total" : "170.00"
  4635.                     }
  4636.                 }
  4637.             ],
  4638.             "payer" : {
  4639.                 "payment_method" : "paypal"
  4640.             },
  4641.             "state" : "created",
  4642.             "intent" : "sale",
  4643.             "id" : "PAY-7R515282CX206612HK3KGSEA"
  4644.         }
  4645.     },
  4646.     "status" : "CANCELLED"
  4647. }
  4648.  
  4649. /* 74 */
  4650. {
  4651.     "_id" : ObjectId("56d8ca2b4ff3b3f717def3c0"),
  4652.     "firstName" : "Stephen",
  4653.     "lastName" : "Blasi",
  4654.     "email" : "sjblasi@gmail.com",
  4655.     "phone" : "7329152292",
  4656.     "zip" : "32746",
  4657.     "city" : "Lake Mary",
  4658.     "address" : "808 Eagle Claw Court",
  4659.     "country" : "United States",
  4660.     "state" : "Florida",
  4661.     "payment_method" : "paypal",
  4662.     "customer" : "Stephen Blasi",
  4663.     "user" : ObjectId("56d67c811d09c9c371dfd241"),
  4664.     "created" : ISODate("2016-03-03T23:35:07.106Z"),
  4665.     "completed" : true,
  4666.     "paid" : true,
  4667.     "full_total" : 69,
  4668.     "total" : 49,
  4669.     "shipping" : 20,
  4670.     "products" : [
  4671.         {
  4672.             "name" : "Classic Brake Coffee",
  4673.             "key" : "classic-brake",
  4674.             "product" : ObjectId("56d5bdda1d09c9c371dfd223"),
  4675.             "product_id" : 674,
  4676.             "reference" : "BRCL000731",
  4677.             "prices" : {
  4678.                 "spainPrice" : 49,
  4679.                 "price" : 49
  4680.             },
  4681.             "_id" : ObjectId("56d8ca2b4ff3b3f717def3c1"),
  4682.             "total" : 49,
  4683.             "price" : 49,
  4684.             "units" : 1
  4685.         }
  4686.     ],
  4687.     "comment" : "",
  4688.     "__v" : 0,
  4689.     "reference" : "PM20160715",
  4690.     "payment" : {
  4691.         "info" : {
  4692.             "httpStatusCode" : 201,
  4693.             "links" : [
  4694.                 {
  4695.                     "method" : "GET",
  4696.                     "rel" : "self",
  4697.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7UV27876M1211134UK3MMWAI"
  4698.                 },
  4699.                 {
  4700.                     "method" : "REDIRECT",
  4701.                     "rel" : "approval_url",
  4702.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-6YK75919YJ1184517"
  4703.                 },
  4704.                 {
  4705.                     "method" : "POST",
  4706.                     "rel" : "execute",
  4707.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-7UV27876M1211134UK3MMWAI/execute"
  4708.                 }
  4709.             ],
  4710.             "create_time" : "2016-03-03T23:38:41Z",
  4711.             "transactions" : [
  4712.                 {
  4713.                     "related_resources" : [],
  4714.                     "item_list" : {
  4715.                         "items" : [
  4716.                             {
  4717.                                 "quantity" : 1,
  4718.                                 "tax" : "0.00",
  4719.                                 "currency" : "EUR",
  4720.                                 "price" : "49.00",
  4721.                                 "sku" : "BRCL000731",
  4722.                                 "name" : "Classic Brake Coffee"
  4723.                             }
  4724.                         ]
  4725.                     },
  4726.                     "description" : "Shopcart on the Flybikes Store",
  4727.                     "amount" : {
  4728.                         "details" : {
  4729.                             "shipping" : "20.00",
  4730.                             "subtotal" : "49.00"
  4731.                         },
  4732.                         "currency" : "EUR",
  4733.                         "total" : "69.00"
  4734.                     }
  4735.                 }
  4736.             ],
  4737.             "payer" : {
  4738.                 "payment_method" : "paypal"
  4739.             },
  4740.             "state" : "created",
  4741.             "intent" : "sale",
  4742.             "id" : "PAY-7UV27876M1211134UK3MMWAI"
  4743.         },
  4744.         "paid_by" : "paypal",
  4745.         "paid_on" : ISODate("2016-03-03T23:40:06.410Z"),
  4746.         "transaction" : "PAY-7UV27876M1211134UK3MMWAI"
  4747.     },
  4748.     "carrier" : "DHL",
  4749.     "status" : "TRANSIT",
  4750.     "tracking" : "9279179140"
  4751. }
  4752.  
  4753. /* 75 */
  4754. {
  4755.     "_id" : ObjectId("56d8ca354ff3b3f717def3c2"),
  4756.     "customer" : "undefined undefined",
  4757.     "user" : ObjectId("56d67c811d09c9c371dfd241"),
  4758.     "created" : ISODate("2016-03-03T23:35:17.175Z"),
  4759.     "completed" : true,
  4760.     "paid" : false,
  4761.     "full_total" : -1,
  4762.     "total" : 0,
  4763.     "shipping" : -1,
  4764.     "products" : [],
  4765.     "comment" : "",
  4766.     "__v" : 0
  4767. }
  4768.  
  4769. /* 76 */
  4770. {
  4771.     "_id" : ObjectId("56dc6f7e4ff3b3f717def40b"),
  4772.     "firstName" : "Reed",
  4773.     "lastName" : "Gillespie",
  4774.     "email" : "barttaylor031@gmail.com",
  4775.     "phone" : "2157914390",
  4776.     "country" : "United States",
  4777.     "state" : "Pennsylvania",
  4778.     "zip" : "18964",
  4779.     "city" : "Souderrton",
  4780.     "address" : "128 E. Summthe st",
  4781.     "payment_method" : "credit_card",
  4782.     "customer" : "Reed Gillespie",
  4783.     "user" : ObjectId("56dc6cc84ff3b3f717def3c8"),
  4784.     "created" : ISODate("2016-03-06T17:57:18.555Z"),
  4785.     "completed" : true,
  4786.     "paid" : false,
  4787.     "full_total" : 525,
  4788.     "total" : 470,
  4789.     "shipping" : 55,
  4790.     "products" : [
  4791.         {
  4792.             "name" : "Proton Flat Black RHD",
  4793.             "key" : "proton-complete",
  4794.             "product" : ObjectId("5641ff21b5e894ca82802b83"),
  4795.             "product_id" : 518,
  4796.             "reference" : "CBPR021035",
  4797.             "prices" : {
  4798.                 "spainPrice" : 470,
  4799.                 "price" : 535
  4800.             },
  4801.             "_id" : ObjectId("56dc6f7e4ff3b3f717def40c"),
  4802.             "total" : 470,
  4803.             "price" : 470,
  4804.             "units" : 1
  4805.         }
  4806.     ],
  4807.     "comment" : "",
  4808.     "__v" : 0,
  4809.     "reference" : "PM20160716",
  4810.     "merchantorder" : "174987039978",
  4811.     "payment" : {
  4812.         "info" : {}
  4813.     },
  4814.     "status" : "CANCELLED"
  4815. }
  4816.  
  4817. /* 77 */
  4818. {
  4819.     "_id" : ObjectId("567a7e491a345b64515c4dd3"),
  4820.     "country" : "Spain",
  4821.     "firstName" : "Daniel",
  4822.     "lastName" : "Rodriguez",
  4823.     "email" : "daniel@flybikes.com",
  4824.     "phone" : "656280244",
  4825.     "state" : "Pontevedra",
  4826.     "city" : "Vigo",
  4827.     "zip" : "36203",
  4828.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  4829.     "payment_method" : "paypal",
  4830.     "customer" : "Daniel Rodriguez",
  4831.     "user" : ObjectId("55956884620258240b037238"),
  4832.     "created" : ISODate("2015-12-23T10:58:17.886Z"),
  4833.     "completed" : true,
  4834.     "paid" : true,
  4835.     "full_total" : 335,
  4836.     "total" : 335,
  4837.     "shipping" : 0,
  4838.     "products" : [
  4839.         {
  4840.             "name" : "Trueno Frame 20.6 Flat Black",
  4841.             "key" : "trueno-frame",
  4842.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  4843.             "product_id" : 523,
  4844.             "reference" : "FRTR206035",
  4845.             "_id" : ObjectId("567a7e491a345b64515c4dd4"),
  4846.             "total" : 335,
  4847.             "price" : 335,
  4848.             "units" : 1
  4849.         }
  4850.     ],
  4851.     "comment" : "",
  4852.     "__v" : 0,
  4853.     "reference" : "PM20150617",
  4854.     "payment" : {
  4855.         "info" : {
  4856.             "httpStatusCode" : 201,
  4857.             "links" : [
  4858.                 {
  4859.                     "method" : "GET",
  4860.                     "rel" : "self",
  4861.                     "href" : "https://api.sandbox.paypal.com/v1/payments/payment/PAY-7DW14378G9816182NKZ5H5AY"
  4862.                 },
  4863.                 {
  4864.                     "method" : "REDIRECT",
  4865.                     "rel" : "approval_url",
  4866.                     "href" : "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-2LS29939DL8361835"
  4867.                 },
  4868.                 {
  4869.                     "method" : "POST",
  4870.                     "rel" : "execute",
  4871.                     "href" : "https://api.sandbox.paypal.com/v1/payments/payment/PAY-7DW14378G9816182NKZ5H5AY/execute"
  4872.                 }
  4873.             ],
  4874.             "create_time" : "2015-12-23T10:59:15Z",
  4875.             "transactions" : [
  4876.                 {
  4877.                     "related_resources" : [],
  4878.                     "item_list" : {
  4879.                         "items" : [
  4880.                             {
  4881.                                 "quantity" : 1,
  4882.                                 "currency" : "EUR",
  4883.                                 "tax" : "0.00",
  4884.                                 "price" : "335.00",
  4885.                                 "sku" : "FRTR206035",
  4886.                                 "name" : "Trueno Frame 20.6 Flat Black"
  4887.                             }
  4888.                         ]
  4889.                     },
  4890.                     "description" : "Shopcart on the Flybikes Store",
  4891.                     "amount" : {
  4892.                         "details" : {
  4893.                             "shipping" : "0.00",
  4894.                             "subtotal" : "335.00"
  4895.                         },
  4896.                         "currency" : "EUR",
  4897.                         "total" : "335.00"
  4898.                     }
  4899.                 }
  4900.             ],
  4901.             "payer" : {
  4902.                 "payment_method" : "paypal"
  4903.             },
  4904.             "state" : "created",
  4905.             "intent" : "sale",
  4906.             "id" : "PAY-7DW14378G9816182NKZ5H5AY"
  4907.         },
  4908.         "paid_by" : "paypal",
  4909.         "paid_on" : ISODate("2015-12-23T10:59:56.083Z"),
  4910.         "transaction" : "PAY-7DW14378G9816182NKZ5H5AY"
  4911.     },
  4912.     "status" : "CANCELLED"
  4913. }
  4914.  
  4915. /* 78 */
  4916. {
  4917.     "_id" : ObjectId("567a808d3d5d38435327be7d"),
  4918.     "firstName" : "Daniel",
  4919.     "lastName" : "Rodriguez",
  4920.     "email" : "daniel@flybikes.com",
  4921.     "phone" : "656280244",
  4922.     "country" : "Spain",
  4923.     "state" : "Pontevedra",
  4924.     "city" : "Vigo",
  4925.     "zip" : "36203",
  4926.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  4927.     "payment_method" : "paypal",
  4928.     "customer" : "Daniel Rodriguez",
  4929.     "user" : ObjectId("55956884620258240b037238"),
  4930.     "created" : ISODate("2015-12-23T11:07:57.811Z"),
  4931.     "completed" : true,
  4932.     "paid" : true,
  4933.     "full_total" : 335,
  4934.     "total" : 335,
  4935.     "shipping" : 0,
  4936.     "products" : [
  4937.         {
  4938.             "name" : "Trueno Frame 20.6 Flat Black",
  4939.             "key" : "trueno-frame",
  4940.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  4941.             "product_id" : 523,
  4942.             "reference" : "FRTR206035",
  4943.             "_id" : ObjectId("567a808d3d5d38435327be7e"),
  4944.             "total" : 335,
  4945.             "price" : 335,
  4946.             "units" : 1
  4947.         }
  4948.     ],
  4949.     "comment" : "",
  4950.     "__v" : 0,
  4951.     "reference" : "PM20150617",
  4952.     "payment" : {
  4953.         "info" : {
  4954.             "httpStatusCode" : 201,
  4955.             "links" : [
  4956.                 {
  4957.                     "method" : "GET",
  4958.                     "rel" : "self",
  4959.                     "href" : "https://api.sandbox.paypal.com/v1/payments/payment/PAY-58V34491BY979721RKZ5IA6A"
  4960.                 },
  4961.                 {
  4962.                     "method" : "REDIRECT",
  4963.                     "rel" : "approval_url",
  4964.                     "href" : "https://www.sandbox.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-5MX16310J2997364C"
  4965.                 },
  4966.                 {
  4967.                     "method" : "POST",
  4968.                     "rel" : "execute",
  4969.                     "href" : "https://api.sandbox.paypal.com/v1/payments/payment/PAY-58V34491BY979721RKZ5IA6A/execute"
  4970.                 }
  4971.             ],
  4972.             "create_time" : "2015-12-23T11:07:36Z",
  4973.             "transactions" : [
  4974.                 {
  4975.                     "related_resources" : [],
  4976.                     "item_list" : {
  4977.                         "items" : [
  4978.                             {
  4979.                                 "quantity" : 1,
  4980.                                 "currency" : "EUR",
  4981.                                 "tax" : "0.00",
  4982.                                 "price" : "335.00",
  4983.                                 "sku" : "FRTR206035",
  4984.                                 "name" : "Trueno Frame 20.6 Flat Black"
  4985.                             }
  4986.                         ]
  4987.                     },
  4988.                     "description" : "Shopcart on the Flybikes Store",
  4989.                     "amount" : {
  4990.                         "details" : {
  4991.                             "shipping" : "0.00",
  4992.                             "subtotal" : "335.00"
  4993.                         },
  4994.                         "currency" : "EUR",
  4995.                         "total" : "335.00"
  4996.                     }
  4997.                 }
  4998.             ],
  4999.             "payer" : {
  5000.                 "payment_method" : "paypal"
  5001.             },
  5002.             "state" : "created",
  5003.             "intent" : "sale",
  5004.             "id" : "PAY-58V34491BY979721RKZ5IA6A"
  5005.         },
  5006.         "paid_by" : "paypal",
  5007.         "paid_on" : ISODate("2015-12-23T11:08:28.995Z"),
  5008.         "transaction" : "PAY-58V34491BY979721RKZ5IA6A"
  5009.     },
  5010.     "status" : "CANCELLED"
  5011. }
  5012.  
  5013. /* 79 */
  5014. {
  5015.     "_id" : ObjectId("567ad15c29e77e741be3a063"),
  5016.     "firstName" : "Slayer666",
  5017.     "lastName" : "Povah",
  5018.     "email" : "johnpovah@hotmail.com",
  5019.     "phone" : "9492895106",
  5020.     "country" : "United States",
  5021.     "state" : "California",
  5022.     "zip" : "92630",
  5023.     "city" : "Lake Forest",
  5024.     "address" : "26921 Fuerte dr",
  5025.     "payment_method" : "credit_card",
  5026.     "customer" : "Slayer666 Povah",
  5027.     "user" : ObjectId("567ad0df29e77e741be3a060"),
  5028.     "created" : ISODate("2015-12-23T16:52:44.493Z"),
  5029.     "completed" : true,
  5030.     "paid" : false,
  5031.     "full_total" : 360,
  5032.     "total" : 330,
  5033.     "shipping" : 30,
  5034.     "products" : [
  5035.         {
  5036.             "name" : "Trueno Frame 20.6 Flat Black",
  5037.             "key" : "trueno-frame",
  5038.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  5039.             "product_id" : 523,
  5040.             "reference" : "FRTR206035",
  5041.             "_id" : ObjectId("567ad15c29e77e741be3a064"),
  5042.             "total" : 330,
  5043.             "price" : 330,
  5044.             "units" : 1
  5045.         }
  5046.     ],
  5047.     "comment" : "",
  5048.     "__v" : 0,
  5049.     "reference" : "PM20150617",
  5050.     "merchantorder" : "207889565414",
  5051.     "payment" : {
  5052.         "info" : {}
  5053.     },
  5054.     "status" : "CANCELLED"
  5055. }
  5056.  
  5057. /* 80 */
  5058. {
  5059.     "_id" : ObjectId("567ad3fb29e77e741be3a066"),
  5060.     "firstName" : "Daniel",
  5061.     "lastName" : "Rodriguez",
  5062.     "email" : "daniel@flybikes.com",
  5063.     "phone" : "656280244",
  5064.     "country" : "Spain",
  5065.     "state" : "Pontevedra",
  5066.     "city" : "Vigo",
  5067.     "zip" : "36203",
  5068.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  5069.     "payment_method" : "paypal",
  5070.     "customer" : "Daniel Rodriguez",
  5071.     "user" : ObjectId("55956884620258240b037238"),
  5072.     "created" : ISODate("2015-12-23T17:03:55.054Z"),
  5073.     "completed" : true,
  5074.     "paid" : false,
  5075.     "full_total" : 330,
  5076.     "total" : 330,
  5077.     "shipping" : 0,
  5078.     "products" : [
  5079.         {
  5080.             "name" : "Trueno Frame 21 Gloss Blue",
  5081.             "key" : "trueno-frame",
  5082.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  5083.             "product_id" : 528,
  5084.             "reference" : "FRTR021635",
  5085.             "_id" : ObjectId("567ad3fb29e77e741be3a067"),
  5086.             "total" : 330,
  5087.             "price" : 330,
  5088.             "units" : 1
  5089.         }
  5090.     ],
  5091.     "comment" : "",
  5092.     "__v" : 0,
  5093.     "reference" : "PM20150618",
  5094.     "payment" : {
  5095.         "info" : {
  5096.             "httpStatusCode" : 201,
  5097.             "links" : [
  5098.                 {
  5099.                     "method" : "GET",
  5100.                     "rel" : "self",
  5101.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-1B413549FV5108726KZ5NHZI"
  5102.                 },
  5103.                 {
  5104.                     "method" : "REDIRECT",
  5105.                     "rel" : "approval_url",
  5106.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-3VF58856VY5331714"
  5107.                 },
  5108.                 {
  5109.                     "method" : "POST",
  5110.                     "rel" : "execute",
  5111.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-1B413549FV5108726KZ5NHZI/execute"
  5112.                 }
  5113.             ],
  5114.             "create_time" : "2015-12-23T17:03:33Z",
  5115.             "transactions" : [
  5116.                 {
  5117.                     "related_resources" : [],
  5118.                     "item_list" : {
  5119.                         "items" : [
  5120.                             {
  5121.                                 "quantity" : 1,
  5122.                                 "currency" : "EUR",
  5123.                                 "tax" : "0.00",
  5124.                                 "price" : "330.00",
  5125.                                 "sku" : "FRTR021635",
  5126.                                 "name" : "Trueno Frame 21 Gloss Blue"
  5127.                             }
  5128.                         ]
  5129.                     },
  5130.                     "description" : "Shopcart on the Flybikes Store",
  5131.                     "amount" : {
  5132.                         "details" : {
  5133.                             "shipping" : "0.00",
  5134.                             "subtotal" : "330.00"
  5135.                         },
  5136.                         "currency" : "EUR",
  5137.                         "total" : "330.00"
  5138.                     }
  5139.                 }
  5140.             ],
  5141.             "payer" : {
  5142.                 "payment_method" : "paypal"
  5143.             },
  5144.             "state" : "created",
  5145.             "intent" : "sale",
  5146.             "id" : "PAY-1B413549FV5108726KZ5NHZI"
  5147.         }
  5148.     },
  5149.     "status" : "CANCELLED"
  5150. }
  5151.  
  5152. /* 81 */
  5153. {
  5154.     "_id" : ObjectId("567ae4eca01a459c3308a486"),
  5155.     "firstName" : "Daniel",
  5156.     "lastName" : "Rodriguez",
  5157.     "email" : "daniel@flybikes.com",
  5158.     "phone" : "656280244",
  5159.     "country" : "Spain",
  5160.     "state" : "Pontevedra",
  5161.     "city" : "Vigo",
  5162.     "zip" : "36203",
  5163.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  5164.     "payment_method" : "paypal",
  5165.     "customer" : "Daniel Rodriguez",
  5166.     "user" : ObjectId("55956884620258240b037238"),
  5167.     "created" : ISODate("2015-12-23T18:16:12.396Z"),
  5168.     "completed" : true,
  5169.     "paid" : false,
  5170.     "full_total" : 330,
  5171.     "total" : 330,
  5172.     "shipping" : 0,
  5173.     "products" : [
  5174.         {
  5175.             "name" : "Trueno Frame 20.6 Flat Black",
  5176.             "key" : "trueno-frame",
  5177.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  5178.             "product_id" : 523,
  5179.             "reference" : "FRTR206035",
  5180.             "_id" : ObjectId("567ae4eca01a459c3308a487"),
  5181.             "total" : 330,
  5182.             "price" : 330,
  5183.             "units" : 1
  5184.         }
  5185.     ],
  5186.     "comment" : "",
  5187.     "__v" : 0,
  5188.     "reference" : "PM20150617",
  5189.     "payment" : {
  5190.         "info" : {
  5191.             "httpStatusCode" : 201,
  5192.             "links" : [
  5193.                 {
  5194.                     "method" : "GET",
  5195.                     "rel" : "self",
  5196.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-5B855520EF9072355KZ5OJVQ"
  5197.                 },
  5198.                 {
  5199.                     "method" : "REDIRECT",
  5200.                     "rel" : "approval_url",
  5201.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-04475652P5318545J"
  5202.                 },
  5203.                 {
  5204.                     "method" : "POST",
  5205.                     "rel" : "execute",
  5206.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-5B855520EF9072355KZ5OJVQ/execute"
  5207.                 }
  5208.             ],
  5209.             "create_time" : "2015-12-23T18:15:49Z",
  5210.             "transactions" : [
  5211.                 {
  5212.                     "related_resources" : [],
  5213.                     "item_list" : {
  5214.                         "items" : [
  5215.                             {
  5216.                                 "quantity" : 1,
  5217.                                 "currency" : "EUR",
  5218.                                 "tax" : "0.00",
  5219.                                 "price" : "330.00",
  5220.                                 "sku" : "FRTR206035",
  5221.                                 "name" : "Trueno Frame 20.6 Flat Black"
  5222.                             }
  5223.                         ]
  5224.                     },
  5225.                     "description" : "Shopcart on the Flybikes Store",
  5226.                     "amount" : {
  5227.                         "details" : {
  5228.                             "shipping" : "0.00",
  5229.                             "subtotal" : "330.00"
  5230.                         },
  5231.                         "currency" : "EUR",
  5232.                         "total" : "330.00"
  5233.                     }
  5234.                 }
  5235.             ],
  5236.             "payer" : {
  5237.                 "payment_method" : "paypal"
  5238.             },
  5239.             "state" : "created",
  5240.             "intent" : "sale",
  5241.             "id" : "PAY-5B855520EF9072355KZ5OJVQ"
  5242.         }
  5243.     },
  5244.     "status" : "CANCELLED"
  5245. }
  5246.  
  5247. /* 82 */
  5248. {
  5249.     "_id" : ObjectId("567af9e62e21eeae43a6abdf"),
  5250.     "firstName" : "Daniel",
  5251.     "lastName" : "Rodriguez",
  5252.     "email" : "daniel@flybikes.com",
  5253.     "phone" : "656280244",
  5254.     "country" : "France",
  5255.     "state" : null,
  5256.     "city" : "Toulouse",
  5257.     "zip" : "31500",
  5258.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  5259.     "payment_method" : "credit_card",
  5260.     "customer" : "Daniel Rodriguez",
  5261.     "user" : ObjectId("55956884620258240b037238"),
  5262.     "created" : ISODate("2015-12-23T19:45:42.544Z"),
  5263.     "completed" : true,
  5264.     "paid" : false,
  5265.     "full_total" : 525,
  5266.     "total" : 485,
  5267.     "shipping" : 40,
  5268.     "products" : [
  5269.         {
  5270.             "name" : "Proton Flat Black RHD",
  5271.             "key" : "proton-complete",
  5272.             "product" : ObjectId("5641ff21b5e894ca82802b83"),
  5273.             "product_id" : 518,
  5274.             "reference" : "CBPR021035",
  5275.             "_id" : ObjectId("567af9e62e21eeae43a6abe0"),
  5276.             "total" : 485,
  5277.             "price" : 485,
  5278.             "units" : 1
  5279.         }
  5280.     ],
  5281.     "comment" : "",
  5282.     "__v" : 0
  5283. }
  5284.  
  5285. /* 83 */
  5286. {
  5287.     "_id" : ObjectId("567b2c492e21eeae43a6abef"),
  5288.     "country" : "United States",
  5289.     "firstName" : "Kurt",
  5290.     "lastName" : "Hohberger",
  5291.     "email" : "kurthohberger@gmail.com",
  5292.     "phone" : "5072724461",
  5293.     "state" : "Minnesota",
  5294.     "zip" : "55906",
  5295.     "city" : "Rochester",
  5296.     "address" : "1407 3rd Street NE",
  5297.     "payment_method" : "credit_card",
  5298.     "customer" : "Kurt Hohberger",
  5299.     "user" : ObjectId("567b2c422e21eeae43a6abed"),
  5300.     "created" : ISODate("2015-12-23T23:20:41.852Z"),
  5301.     "completed" : true,
  5302.     "paid" : false,
  5303.     "full_total" : 15,
  5304.     "total" : 5,
  5305.     "shipping" : 10,
  5306.     "products" : [
  5307.         {
  5308.             "name" : "2015 Trueno Stickers Black",
  5309.             "key" : "2015-trueno-stickers",
  5310.             "product" : ObjectId("5672905e2347f08b2d5a9465"),
  5311.             "product_id" : 661,
  5312.             "reference" : "PSTR003134",
  5313.             "_id" : ObjectId("567b2c492e21eeae43a6abf0"),
  5314.             "total" : 5,
  5315.             "price" : 5,
  5316.             "units" : 1
  5317.         }
  5318.     ],
  5319.     "comment" : "",
  5320.     "__v" : 0,
  5321.     "reference" : "PM20150618",
  5322.     "merchantorder" : "024212842336",
  5323.     "payment" : {
  5324.         "info" : {}
  5325.     },
  5326.     "status" : "CANCELLED"
  5327. }
  5328.  
  5329. /* 84 */
  5330. {
  5331.     "_id" : ObjectId("567bc7e919201f9d7170d2c1"),
  5332.     "firstName" : "Daniel",
  5333.     "lastName" : "Rodriguez",
  5334.     "email" : "daniel@flybikes.com",
  5335.     "phone" : "656280244",
  5336.     "country" : "France",
  5337.     "state" : null,
  5338.     "city" : "Toulouse",
  5339.     "zip" : "31500",
  5340.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  5341.     "payment_method" : "credit_card",
  5342.     "customer" : "Daniel Rodriguez",
  5343.     "user" : ObjectId("55956884620258240b037238"),
  5344.     "created" : ISODate("2015-12-24T10:24:41.027Z"),
  5345.     "completed" : true,
  5346.     "paid" : true,
  5347.     "full_total" : 78,
  5348.     "total" : 68,
  5349.     "shipping" : 10,
  5350.     "products" : [
  5351.         {
  5352.             "name" : "Tractor XL Sprocket 25T Flat Black",
  5353.             "key" : "tractor-xl-sprocket",
  5354.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  5355.             "product_id" : 584,
  5356.             "reference" : "SPTX025031",
  5357.             "_id" : ObjectId("567bc7e919201f9d7170d2c2"),
  5358.             "total" : 68,
  5359.             "price" : 68,
  5360.             "units" : 1
  5361.         }
  5362.     ],
  5363.     "comment" : "",
  5364.     "__v" : 0,
  5365.     "reference" : "PM20150617",
  5366.     "merchantorder" : "231552828756",
  5367.     "payment" : {
  5368.         "info" : {
  5369.             "Ds_Card_Country" : "724",
  5370.             "Ds_ConsumerLanguage" : "1",
  5371.             "Ds_AuthorisationCode" : "300116",
  5372.             "Ds_MerchantData" : "",
  5373.             "Ds_TransactionType" : "0",
  5374.             "Ds_Response" : "0000",
  5375.             "Ds_Terminal" : "001",
  5376.             "Ds_MerchantCode" : "335150702",
  5377.             "Ds_Order" : "231552828756",
  5378.             "Ds_Currency" : "978",
  5379.             "Ds_Amount" : "7800",
  5380.             "Ds_SecurePayment" : "1",
  5381.             "Ds_Hour" : "11:27",
  5382.             "Ds_Date" : "24/12/2015"
  5383.         },
  5384.         "paid_by" : "redsys",
  5385.         "paid_on" : ISODate("2015-12-24T10:27:38.212Z"),
  5386.         "transaction" : "300116"
  5387.     },
  5388.     "status" : "CANCELLED"
  5389. }
  5390.  
  5391. /* 85 */
  5392. {
  5393.     "_id" : ObjectId("567bcaa150dd1a117416180d"),
  5394.     "firstName" : "Daniel",
  5395.     "lastName" : "Rodriguez",
  5396.     "email" : "daniel@flybikes.com",
  5397.     "phone" : "656280244",
  5398.     "country" : "Spain",
  5399.     "state" : "Pontevedra",
  5400.     "city" : "Vigo",
  5401.     "zip" : "36203",
  5402.     "address" : "C/ Celso Emilio Ferreiro, 1, 6B",
  5403.     "payment_method" : "credit_card",
  5404.     "customer" : "Daniel Rodriguez",
  5405.     "user" : ObjectId("55956884620258240b037238"),
  5406.     "created" : ISODate("2015-12-24T10:36:17.915Z"),
  5407.     "completed" : true,
  5408.     "paid" : true,
  5409.     "full_total" : 1,
  5410.     "total" : 1,
  5411.     "shipping" : 0,
  5412.     "products" : [
  5413.         {
  5414.             "name" : "2016 Stickers Kit 30 Stickers",
  5415.             "key" : "2016-stickers-kit",
  5416.             "product" : ObjectId("564213274abd63e029bb1eff"),
  5417.             "product_id" : 627,
  5418.             "reference" : "PSSK030275",
  5419.             "_id" : ObjectId("567bcaa150dd1a117416180e"),
  5420.             "total" : 1,
  5421.             "price" : 1,
  5422.             "units" : 1
  5423.         }
  5424.     ],
  5425.     "comment" : "",
  5426.     "__v" : 0,
  5427.     "reference" : "PM20150618",
  5428.     "merchantorder" : "869354073781",
  5429.     "payment" : {
  5430.         "info" : {
  5431.             "Ds_Card_Country" : "724",
  5432.             "Ds_ConsumerLanguage" : "1",
  5433.             "Ds_AuthorisationCode" : "149603",
  5434.             "Ds_MerchantData" : "",
  5435.             "Ds_TransactionType" : "0",
  5436.             "Ds_Response" : "0000",
  5437.             "Ds_Terminal" : "001",
  5438.             "Ds_MerchantCode" : "335150702",
  5439.             "Ds_Order" : "869354073781",
  5440.             "Ds_Currency" : "978",
  5441.             "Ds_Amount" : "100",
  5442.             "Ds_SecurePayment" : "1",
  5443.             "Ds_Hour" : "11:49",
  5444.             "Ds_Date" : "24/12/2015"
  5445.         },
  5446.         "paid_by" : "redsys",
  5447.         "paid_on" : ISODate("2015-12-24T10:49:54.088Z"),
  5448.         "transaction" : "149603"
  5449.     },
  5450.     "status" : "CANCELLED"
  5451. }
  5452.  
  5453. /* 86 */
  5454. {
  5455.     "_id" : ObjectId("567d19254d5e9eee64c1d8b2"),
  5456.     "firstName" : "Daniel",
  5457.     "lastName" : "Rodríguez Gil",
  5458.     "email" : "dany@cromoly.com",
  5459.     "country" : "Spain",
  5460.     "state" : "Pontevedra",
  5461.     "zip" : "36203",
  5462.     "city" : "Vigo",
  5463.     "address" : "Celso em firo 1, 6B",
  5464.     "payment_method" : "credit_card",
  5465.     "phone" : "656280244",
  5466.     "customer" : "Daniel Rodríguez Gil",
  5467.     "user" : ObjectId("567be075f819d19c0a500e97"),
  5468.     "created" : ISODate("2015-12-25T10:23:33.994Z"),
  5469.     "completed" : true,
  5470.     "paid" : false,
  5471.     "full_total" : 68,
  5472.     "total" : 68,
  5473.     "shipping" : 0,
  5474.     "products" : [
  5475.         {
  5476.             "name" : "Tractor XL Sprocket 25T Flat Black",
  5477.             "key" : "tractor-xl-sprocket",
  5478.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  5479.             "product_id" : 584,
  5480.             "reference" : "SPTX025031",
  5481.             "_id" : ObjectId("567d19254d5e9eee64c1d8b3"),
  5482.             "total" : 68,
  5483.             "price" : 68,
  5484.             "units" : 1
  5485.         }
  5486.     ],
  5487.     "comment" : "",
  5488.     "__v" : 0,
  5489.     "reference" : "PM20150618",
  5490.     "merchantorder" : "593139015191",
  5491.     "payment" : {
  5492.         "info" : {}
  5493.     },
  5494.     "status" : "CANCELLED"
  5495. }
  5496.  
  5497. /* 87 */
  5498. {
  5499.     "_id" : ObjectId("567d529f4d5e9eee64c1d8e8"),
  5500.     "firstName" : "Pablo",
  5501.     "lastName" : "Alonso Vazquez",
  5502.     "email" : "tacerpa@hotmail.com",
  5503.     "phone" : "605561914",
  5504.     "country" : "Spain",
  5505.     "zip" : "33209",
  5506.     "city" : "Gijon",
  5507.     "address" : "Eulalia Alvarez 30 3° dh",
  5508.     "payment_method" : "paypal",
  5509.     "state" : "Asturias",
  5510.     "customer" : "Pablo Alonso Vazquez",
  5511.     "user" : ObjectId("567d51b74d5e9eee64c1d8b5"),
  5512.     "created" : ISODate("2015-12-25T14:28:47.577Z"),
  5513.     "completed" : true,
  5514.     "paid" : true,
  5515.     "full_total" : 15,
  5516.     "total" : 7,
  5517.     "shipping" : 8,
  5518.     "products" : [
  5519.         {
  5520.             "name" : "2016 Stickers Kit 30 Stickers",
  5521.             "key" : "2016-stickers-kit",
  5522.             "product" : ObjectId("564213274abd63e029bb1eff"),
  5523.             "product_id" : 627,
  5524.             "reference" : "PSSK030275",
  5525.             "_id" : ObjectId("567d529f4d5e9eee64c1d8e9"),
  5526.             "total" : 7,
  5527.             "price" : 7,
  5528.             "units" : 1
  5529.         }
  5530.     ],
  5531.     "comment" : "",
  5532.     "__v" : 0,
  5533.     "reference" : "PM20150618",
  5534.     "payment" : {
  5535.         "info" : {
  5536.             "httpStatusCode" : 201,
  5537.             "links" : [
  5538.                 {
  5539.                     "method" : "GET",
  5540.                     "rel" : "self",
  5541.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-16E4466419598990RKZ6VFII"
  5542.                 },
  5543.                 {
  5544.                     "method" : "REDIRECT",
  5545.                     "rel" : "approval_url",
  5546.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-9TM57698VX4263401"
  5547.                 },
  5548.                 {
  5549.                     "method" : "POST",
  5550.                     "rel" : "execute",
  5551.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-16E4466419598990RKZ6VFII/execute"
  5552.                 }
  5553.             ],
  5554.             "create_time" : "2015-12-25T14:28:49Z",
  5555.             "transactions" : [
  5556.                 {
  5557.                     "related_resources" : [],
  5558.                     "item_list" : {
  5559.                         "items" : [
  5560.                             {
  5561.                                 "quantity" : 1,
  5562.                                 "currency" : "EUR",
  5563.                                 "tax" : "0.00",
  5564.                                 "price" : "7.00",
  5565.                                 "sku" : "PSSK030275",
  5566.                                 "name" : "2016 Stickers Kit 30 Stickers"
  5567.                             }
  5568.                         ]
  5569.                     },
  5570.                     "description" : "Shopcart on the Flybikes Store",
  5571.                     "amount" : {
  5572.                         "details" : {
  5573.                             "shipping" : "8.00",
  5574.                             "subtotal" : "7.00"
  5575.                         },
  5576.                         "currency" : "EUR",
  5577.                         "total" : "15.00"
  5578.                     }
  5579.                 }
  5580.             ],
  5581.             "payer" : {
  5582.                 "payment_method" : "paypal"
  5583.             },
  5584.             "state" : "created",
  5585.             "intent" : "sale",
  5586.             "id" : "PAY-16E4466419598990RKZ6VFII"
  5587.         },
  5588.         "paid_by" : "paypal",
  5589.         "paid_on" : ISODate("2015-12-25T14:29:30.100Z"),
  5590.         "transaction" : "PAY-16E4466419598990RKZ6VFII"
  5591.     }
  5592. }
  5593.  
  5594. /* 88 */
  5595. {
  5596.     "_id" : ObjectId("56828b1a71b4af26532a7a23"),
  5597.     "country" : "United Kingdom",
  5598.     "state" : null,
  5599.     "firstName" : "matthew",
  5600.     "lastName" : "mitchell",
  5601.     "email" : "matthew373mitchell@gmail.com",
  5602.     "phone" : "+447480566434",
  5603.     "zip" : "NR24DA",
  5604.     "city" : "Norwich",
  5605.     "address" : "47 Water Works road",
  5606.     "payment_method" : "credit_card",
  5607.     "customer" : "matthew mitchell",
  5608.     "user" : ObjectId("56828b0771b4af26532a7a21"),
  5609.     "created" : ISODate("2015-12-29T13:31:06.200Z"),
  5610.     "completed" : true,
  5611.     "paid" : false,
  5612.     "full_total" : 88,
  5613.     "total" : 78,
  5614.     "shipping" : 10,
  5615.     "products" : [
  5616.         {
  5617.             "name" : "Piramide Rim Flat Black",
  5618.             "key" : "piramide-rim",
  5619.             "product" : ObjectId("5642129e4abd63e029bb1ee8"),
  5620.             "product_id" : 488,
  5621.             "reference" : "RYPY019032",
  5622.             "_id" : ObjectId("56828b1a71b4af26532a7a24"),
  5623.             "total" : 78,
  5624.             "price" : 39,
  5625.             "units" : 2
  5626.         }
  5627.     ],
  5628.     "comment" : "",
  5629.     "__v" : 0,
  5630.     "reference" : "PM20150622",
  5631.     "merchantorder" : "738595867648",
  5632.     "payment" : {
  5633.         "info" : {}
  5634.     },
  5635.     "status" : "CANCELLED",
  5636.     "tracking" : "DHL_9824322152"
  5637. }
  5638.  
  5639. /* 89 */
  5640. {
  5641.     "_id" : ObjectId("5684505b7354b1480c943218"),
  5642.     "country" : "United Kingdom",
  5643.     "state" : null,
  5644.     "payment_method" : "paypal",
  5645.     "firstName" : "Daniel",
  5646.     "lastName" : "Earith",
  5647.     "email" : "Danielearith2012@gmail.com",
  5648.     "phone" : "07958076944",
  5649.     "zip" : "Ip279ah",
  5650.     "city" : "Brandon",
  5651.     "address" : "79eriswel road Lakenheath",
  5652.     "customer" : "Daniel Earith",
  5653.     "user" : ObjectId("568450537354b1480c943216"),
  5654.     "created" : ISODate("2015-12-30T21:44:59.808Z"),
  5655.     "completed" : true,
  5656.     "paid" : false,
  5657.     "full_total" : 355,
  5658.     "total" : 330,
  5659.     "shipping" : 25,
  5660.     "products" : [
  5661.         {
  5662.             "name" : "Trueno Frame 21 Gloss Blue",
  5663.             "key" : "trueno-frame",
  5664.             "product" : ObjectId("559bd1a4cf4d76f24d92d30f"),
  5665.             "product_id" : 528,
  5666.             "reference" : "FRTR021635",
  5667.             "_id" : ObjectId("5684505b7354b1480c943219"),
  5668.             "total" : 330,
  5669.             "price" : 330,
  5670.             "units" : 1
  5671.         }
  5672.     ],
  5673.     "comment" : "",
  5674.     "__v" : 0,
  5675.     "reference" : "PM20150623",
  5676.     "payment" : {
  5677.         "info" : {
  5678.             "httpStatusCode" : 201,
  5679.             "links" : [
  5680.                 {
  5681.                     "method" : "GET",
  5682.                     "rel" : "self",
  5683.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-5M001403M5760821NK2CFAXQ"
  5684.                 },
  5685.                 {
  5686.                     "method" : "REDIRECT",
  5687.                     "rel" : "approval_url",
  5688.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-7U568032VP431110X"
  5689.                 },
  5690.                 {
  5691.                     "method" : "POST",
  5692.                     "rel" : "execute",
  5693.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-5M001403M5760821NK2CFAXQ/execute"
  5694.                 }
  5695.             ],
  5696.             "create_time" : "2015-12-30T21:45:02Z",
  5697.             "transactions" : [
  5698.                 {
  5699.                     "related_resources" : [],
  5700.                     "item_list" : {
  5701.                         "items" : [
  5702.                             {
  5703.                                 "quantity" : 1,
  5704.                                 "currency" : "EUR",
  5705.                                 "tax" : "0.00",
  5706.                                 "price" : "330.00",
  5707.                                 "sku" : "FRTR021635",
  5708.                                 "name" : "Trueno Frame 21 Gloss Blue"
  5709.                             }
  5710.                         ]
  5711.                     },
  5712.                     "description" : "Shopcart on the Flybikes Store",
  5713.                     "amount" : {
  5714.                         "details" : {
  5715.                             "shipping" : "25.00",
  5716.                             "subtotal" : "330.00"
  5717.                         },
  5718.                         "currency" : "EUR",
  5719.                         "total" : "355.00"
  5720.                     }
  5721.                 }
  5722.             ],
  5723.             "payer" : {
  5724.                 "payment_method" : "paypal"
  5725.             },
  5726.             "state" : "created",
  5727.             "intent" : "sale",
  5728.             "id" : "PAY-5M001403M5760821NK2CFAXQ"
  5729.         }
  5730.     },
  5731.     "status" : "CANCELLED"
  5732. }
  5733.  
  5734. /* 90 */
  5735. {
  5736.     "_id" : ObjectId("56899fb57354b1480c943234"),
  5737.     "country" : "United Kingdom",
  5738.     "state" : null,
  5739.     "firstName" : "Robert",
  5740.     "lastName" : "Barnes",
  5741.     "email" : "Barnes040@gmail.com",
  5742.     "phone" : "07873892986",
  5743.     "zip" : "Me7 2te",
  5744.     "city" : "Gillingham",
  5745.     "address" : "66 Penrith court halemere drive",
  5746.     "payment_method" : "credit_card",
  5747.     "customer" : "Robert Barnes",
  5748.     "user" : ObjectId("56899fad7354b1480c943232"),
  5749.     "created" : ISODate("2016-01-03T22:24:53.983Z"),
  5750.     "completed" : true,
  5751.     "paid" : false,
  5752.     "full_total" : 355,
  5753.     "total" : 330,
  5754.     "shipping" : 25,
  5755.     "products" : [
  5756.         {
  5757.             "name" : "Geo Frame 20.7 EBS Flat Black",
  5758.             "key" : "geo-frame",
  5759.             "product" : ObjectId("559bd499cf4d76f24d92d313"),
  5760.             "product_id" : 544,
  5761.             "reference" : "FRGB207031",
  5762.             "_id" : ObjectId("56899fb57354b1480c943235"),
  5763.             "total" : 330,
  5764.             "price" : 330,
  5765.             "units" : 1
  5766.         }
  5767.     ],
  5768.     "comment" : "",
  5769.     "__v" : 0,
  5770.     "reference" : "PM20160626",
  5771.     "merchantorder" : "139059925184",
  5772.     "payment" : {
  5773.         "info" : {}
  5774.     },
  5775.     "status" : "CANCELLED"
  5776. }
  5777.  
  5778. /* 91 */
  5779. {
  5780.     "_id" : ObjectId("568d6bf8bc8f37de7ffc4e82"),
  5781.     "country" : "France",
  5782.     "state" : null,
  5783.     "firstName" : "pagnard",
  5784.     "lastName" : "beatrice",
  5785.     "email" : "francois-bmx-81@hotmail.fr",
  5786.     "phone" : "0658268924",
  5787.     "zip" : "81000",
  5788.     "city" : "albi",
  5789.     "address" : "12 rue puech berenguier",
  5790.     "payment_method" : "credit_card",
  5791.     "customer" : "pagnard beatrice",
  5792.     "user" : ObjectId("568d6bf3bc8f37de7ffc4e80"),
  5793.     "created" : ISODate("2016-01-06T19:33:12.541Z"),
  5794.     "completed" : true,
  5795.     "paid" : false,
  5796.     "full_total" : 64,
  5797.     "total" : 54,
  5798.     "shipping" : 10,
  5799.     "products" : [
  5800.         {
  5801.             "name" : "Roey II Stem Flat Black",
  5802.             "key" : "roey-ii-stem",
  5803.             "product" : ObjectId("564207ee4abd63e029bb1e00"),
  5804.             "product_id" : 647,
  5805.             "reference" : "STRY050032",
  5806.             "_id" : ObjectId("568d6bf8bc8f37de7ffc4e83"),
  5807.             "total" : 54,
  5808.             "price" : 54,
  5809.             "units" : 1
  5810.         }
  5811.     ],
  5812.     "comment" : "",
  5813.     "__v" : 0,
  5814.     "reference" : "PM20160630",
  5815.     "merchantorder" : "691908794047",
  5816.     "payment" : {
  5817.         "info" : {}
  5818.     },
  5819.     "status" : "CANCELLED"
  5820. }
  5821.  
  5822. /* 92 */
  5823. {
  5824.     "_id" : ObjectId("568f6e5cefbdc6ca5c27e44a"),
  5825.     "country" : "United Kingdom",
  5826.     "state" : null,
  5827.     "firstName" : "Alens",
  5828.     "lastName" : "Vibots",
  5829.     "email" : "alensvibots2002@inbox.lv",
  5830.     "payment_method" : "credit_card",
  5831.     "city" : "Burton On Trent",
  5832.     "zip" : "DE143JX",
  5833.     "address" : "262 Uxbridge street",
  5834.     "phone" : "07517023778",
  5835.     "customer" : "Alens Vibots",
  5836.     "user" : ObjectId("568f6db8efbdc6ca5c27e446"),
  5837.     "created" : ISODate("2016-01-08T08:07:56.486Z"),
  5838.     "completed" : true,
  5839.     "paid" : false,
  5840.     "full_total" : 15,
  5841.     "total" : 5,
  5842.     "shipping" : 10,
  5843.     "products" : [
  5844.         {
  5845.             "name" : "2015 Fuego Stickers White",
  5846.             "key" : "2015-fuego-stickers",
  5847.             "product" : ObjectId("5672900c2347f08b2d5a9459"),
  5848.             "product_id" : 669,
  5849.             "reference" : "PSFU003252",
  5850.             "_id" : ObjectId("568f6e5cefbdc6ca5c27e44b"),
  5851.             "total" : 5,
  5852.             "price" : 5,
  5853.             "units" : 1
  5854.         }
  5855.     ],
  5856.     "comment" : "",
  5857.     "__v" : 0,
  5858.     "reference" : "PM20160635",
  5859.     "merchantorder" : "084940477075",
  5860.     "payment" : {
  5861.         "info" : {}
  5862.     },
  5863.     "status" : "CANCELLED"
  5864. }
  5865.  
  5866. /* 93 */
  5867. {
  5868.     "_id" : ObjectId("569069e0efbdc6ca5c27e451"),
  5869.     "country" : "United Kingdom",
  5870.     "state" : null,
  5871.     "firstName" : "charlie",
  5872.     "lastName" : "norton",
  5873.     "email" : "charliealexnorton@gmail.com",
  5874.     "phone" : "07901716524",
  5875.     "zip" : "gu14 9ja",
  5876.     "city" : "farnborough",
  5877.     "address" : "84 Pennine Way",
  5878.     "payment_method" : "paypal",
  5879.     "customer" : "charlie norton",
  5880.     "user" : ObjectId("569069caefbdc6ca5c27e44f"),
  5881.     "created" : ISODate("2016-01-09T02:01:04.844Z"),
  5882.     "completed" : true,
  5883.     "paid" : true,
  5884.     "full_total" : 64,
  5885.     "total" : 54,
  5886.     "shipping" : 10,
  5887.     "products" : [
  5888.         {
  5889.             "name" : "Alta II Stem Flat Black",
  5890.             "key" : "alta-ii-stem",
  5891.             "product" : ObjectId("564208184abd63e029bb1e09"),
  5892.             "product_id" : 477,
  5893.             "reference" : "STAL050032",
  5894.             "_id" : ObjectId("569069e0efbdc6ca5c27e452"),
  5895.             "total" : 54,
  5896.             "price" : 54,
  5897.             "units" : 1
  5898.         }
  5899.     ],
  5900.     "comment" : "",
  5901.     "__v" : 0,
  5902.     "reference" : "PM20160638",
  5903.     "payment" : {
  5904.         "info" : {
  5905.             "httpStatusCode" : 201,
  5906.             "links" : [
  5907.                 {
  5908.                     "method" : "GET",
  5909.                     "rel" : "self",
  5910.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-75G229682R0533244K2IGTWA"
  5911.                 },
  5912.                 {
  5913.                     "method" : "REDIRECT",
  5914.                     "rel" : "approval_url",
  5915.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-9FB48265WD3638326"
  5916.                 },
  5917.                 {
  5918.                     "method" : "POST",
  5919.                     "rel" : "execute",
  5920.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-75G229682R0533244K2IGTWA/execute"
  5921.                 }
  5922.             ],
  5923.             "create_time" : "2016-01-09T02:00:56Z",
  5924.             "transactions" : [
  5925.                 {
  5926.                     "related_resources" : [],
  5927.                     "item_list" : {
  5928.                         "items" : [
  5929.                             {
  5930.                                 "quantity" : 1,
  5931.                                 "currency" : "EUR",
  5932.                                 "tax" : "0.00",
  5933.                                 "price" : "54.00",
  5934.                                 "sku" : "STAL050032",
  5935.                                 "name" : "Alta II Stem Flat Black"
  5936.                             }
  5937.                         ]
  5938.                     },
  5939.                     "description" : "Shopcart on the Flybikes Store",
  5940.                     "amount" : {
  5941.                         "details" : {
  5942.                             "shipping" : "10.00",
  5943.                             "subtotal" : "54.00"
  5944.                         },
  5945.                         "currency" : "EUR",
  5946.                         "total" : "64.00"
  5947.                     }
  5948.                 }
  5949.             ],
  5950.             "payer" : {
  5951.                 "payment_method" : "paypal"
  5952.             },
  5953.             "state" : "created",
  5954.             "intent" : "sale",
  5955.             "id" : "PAY-75G229682R0533244K2IGTWA"
  5956.         },
  5957.         "paid_by" : "paypal",
  5958.         "paid_on" : ISODate("2016-01-09T02:01:36.594Z"),
  5959.         "transaction" : "PAY-75G229682R0533244K2IGTWA"
  5960.     },
  5961.     "status" : "TRANSIT",
  5962.     "tracking" : "SOMENUMBER"
  5963. }
  5964.  
  5965. /* 94 */
  5966. {
  5967.     "_id" : ObjectId("5693b9967c19257379e52600"),
  5968.     "country" : "France",
  5969.     "state" : null,
  5970.     "firstName" : "beatrice",
  5971.     "lastName" : "pagnard",
  5972.     "email" : "beatrice.pagnard@libertysurf.fr",
  5973.     "zip" : "81000",
  5974.     "city" : "albi",
  5975.     "address" : "12 rue peuch bérenguier",
  5976.     "phone" : "0663975708",
  5977.     "payment_method" : "credit_card",
  5978.     "customer" : "beatrice pagnard",
  5979.     "user" : ObjectId("5693b9897c19257379e525fe"),
  5980.     "created" : ISODate("2016-01-11T14:17:58.536Z"),
  5981.     "completed" : true,
  5982.     "paid" : false,
  5983.     "full_total" : 64,
  5984.     "total" : 54,
  5985.     "shipping" : 10,
  5986.     "products" : [
  5987.         {
  5988.             "name" : "Roey II Stem Flat Black",
  5989.             "key" : "roey-ii-stem",
  5990.             "product" : ObjectId("564207ee4abd63e029bb1e00"),
  5991.             "product_id" : 647,
  5992.             "reference" : "STRY050032",
  5993.             "_id" : ObjectId("5693b9967c19257379e52601"),
  5994.             "total" : 54,
  5995.             "price" : 54,
  5996.             "units" : 1
  5997.         }
  5998.     ],
  5999.     "comment" : "",
  6000.     "__v" : 0,
  6001.     "reference" : "PM20160642",
  6002.     "merchantorder" : "410821879082",
  6003.     "payment" : {
  6004.         "info" : {}
  6005.     },
  6006.     "status" : "CANCELLED"
  6007. }
  6008.  
  6009. /* 95 */
  6010. {
  6011.     "_id" : ObjectId("5693b9fb7c19257379e5260c"),
  6012.     "country" : "France",
  6013.     "state" : null,
  6014.     "firstName" : "beatrice",
  6015.     "lastName" : "pagnard",
  6016.     "email" : "beatrice.pagnard@libertysurf.fr",
  6017.     "zip" : "81000",
  6018.     "city" : "albi",
  6019.     "address" : "12 rue peuch bérenguier",
  6020.     "phone" : "0663975708",
  6021.     "payment_method" : "credit_card",
  6022.     "customer" : "beatrice pagnard",
  6023.     "user" : ObjectId("5693b9897c19257379e525fe"),
  6024.     "created" : ISODate("2016-01-11T14:19:39.383Z"),
  6025.     "completed" : true,
  6026.     "paid" : false,
  6027.     "full_total" : 64,
  6028.     "total" : 54,
  6029.     "shipping" : 10,
  6030.     "products" : [
  6031.         {
  6032.             "name" : "Roey II Stem Flat Black",
  6033.             "key" : "roey-ii-stem",
  6034.             "product" : ObjectId("564207ee4abd63e029bb1e00"),
  6035.             "product_id" : 647,
  6036.             "reference" : "STRY050032",
  6037.             "_id" : ObjectId("5693b9fb7c19257379e5260d"),
  6038.             "total" : 54,
  6039.             "price" : 54,
  6040.             "units" : 1
  6041.         }
  6042.     ],
  6043.     "comment" : "",
  6044.     "__v" : 0,
  6045.     "reference" : "PM20160643",
  6046.     "merchantorder" : "516621979725",
  6047.     "payment" : {
  6048.         "info" : {}
  6049.     },
  6050.     "status" : "CANCELLED"
  6051. }
  6052.  
  6053. /* 96 */
  6054. {
  6055.     "_id" : ObjectId("5693bb577c19257379e52612"),
  6056.     "country" : "Spain",
  6057.     "firstName" : "Daniel",
  6058.     "lastName" : "Rodríguez Gil",
  6059.     "email" : "dany@cromoly.com",
  6060.     "phone" : "656280244",
  6061.     "state" : "Pontevedra",
  6062.     "city" : "Vigo",
  6063.     "zip" : "36203",
  6064.     "address" : "Celso em firo 1, 6B",
  6065.     "payment_method" : "credit_card",
  6066.     "customer" : "Daniel Rodríguez Gil",
  6067.     "user" : ObjectId("567be075f819d19c0a500e97"),
  6068.     "created" : ISODate("2016-01-11T14:25:27.397Z"),
  6069.     "completed" : true,
  6070.     "paid" : false,
  6071.     "full_total" : 68,
  6072.     "total" : 68,
  6073.     "shipping" : 0,
  6074.     "products" : [
  6075.         {
  6076.             "name" : "Tractor XL Sprocket 25T Flat Black",
  6077.             "key" : "tractor-xl-sprocket",
  6078.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  6079.             "product_id" : 584,
  6080.             "reference" : "SPTX025031",
  6081.             "_id" : ObjectId("5693bb577c19257379e52613"),
  6082.             "total" : 68,
  6083.             "price" : 68,
  6084.             "units" : 1
  6085.         }
  6086.     ],
  6087.     "comment" : "",
  6088.     "__v" : 0,
  6089.     "reference" : "PM20160644",
  6090.     "merchantorder" : "375222327717",
  6091.     "payment" : {
  6092.         "info" : {}
  6093.     },
  6094.     "status" : "CANCELLED"
  6095. }
  6096.  
  6097. /* 97 */
  6098. {
  6099.     "_id" : ObjectId("56940f677c19257379e52628"),
  6100.     "country" : "France",
  6101.     "state" : null,
  6102.     "firstName" : "beatrice",
  6103.     "lastName" : "pagnard",
  6104.     "email" : "pagnard.beatrice@neuf.fr",
  6105.     "zip" : "81000",
  6106.     "city" : "albi",
  6107.     "address" : "12 rue peuch bérenguier",
  6108.     "payment_method" : "paypal",
  6109.     "phone" : "0563490065",
  6110.     "customer" : "beatrice pagnard",
  6111.     "user" : ObjectId("56940f5a7c19257379e52626"),
  6112.     "created" : ISODate("2016-01-11T20:24:07.740Z"),
  6113.     "completed" : true,
  6114.     "paid" : true,
  6115.     "full_total" : 64,
  6116.     "total" : 54,
  6117.     "shipping" : 10,
  6118.     "products" : [
  6119.         {
  6120.             "name" : "Roey II Stem Flat Black",
  6121.             "key" : "roey-ii-stem",
  6122.             "product" : ObjectId("564207ee4abd63e029bb1e00"),
  6123.             "product_id" : 647,
  6124.             "reference" : "STRY050032",
  6125.             "_id" : ObjectId("56940f677c19257379e52629"),
  6126.             "total" : 54,
  6127.             "price" : 54,
  6128.             "units" : 1
  6129.         }
  6130.     ],
  6131.     "comment" : "",
  6132.     "__v" : 0,
  6133.     "reference" : "PM20160644",
  6134.     "payment" : {
  6135.         "info" : {
  6136.             "httpStatusCode" : 201,
  6137.             "links" : [
  6138.                 {
  6139.                     "method" : "GET",
  6140.                     "rel" : "self",
  6141.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-4NR13593MB850722MK2KA6WY"
  6142.                 },
  6143.                 {
  6144.                     "method" : "REDIRECT",
  6145.                     "rel" : "approval_url",
  6146.                     "href" : "https://www.paypal.com/cgi-bin/webscr?cmd=_express-checkout&token=EC-99Y00641DT085921D"
  6147.                 },
  6148.                 {
  6149.                     "method" : "POST",
  6150.                     "rel" : "execute",
  6151.                     "href" : "https://api.paypal.com/v1/payments/payment/PAY-4NR13593MB850722MK2KA6WY/execute"
  6152.                 }
  6153.             ],
  6154.             "create_time" : "2016-01-11T20:23:55Z",
  6155.             "transactions" : [
  6156.                 {
  6157.                     "related_resources" : [],
  6158.                     "item_list" : {
  6159.                         "items" : [
  6160.                             {
  6161.                                 "quantity" : 1,
  6162.                                 "currency" : "EUR",
  6163.                                 "tax" : "0.00",
  6164.                                 "price" : "54.00",
  6165.                                 "sku" : "STRY050032",
  6166.                                 "name" : "Roey II Stem Flat Black"
  6167.                             }
  6168.                         ]
  6169.                     },
  6170.                     "description" : "Shopcart on the Flybikes Store",
  6171.                     "amount" : {
  6172.                         "details" : {
  6173.                             "shipping" : "10.00",
  6174.                             "subtotal" : "54.00"
  6175.                         },
  6176.                         "currency" : "EUR",
  6177.                         "total" : "64.00"
  6178.                     }
  6179.                 }
  6180.             ],
  6181.             "payer" : {
  6182.                 "payment_method" : "paypal"
  6183.             },
  6184.             "state" : "created",
  6185.             "intent" : "sale",
  6186.             "id" : "PAY-4NR13593MB850722MK2KA6WY"
  6187.         },
  6188.         "paid_by" : "paypal",
  6189.         "paid_on" : ISODate("2016-01-11T20:24:57.126Z"),
  6190.         "transaction" : "PAY-4NR13593MB850722MK2KA6WY"
  6191.     },
  6192.     "carrier" : "DHL",
  6193.     "status" : "TRANSIT",
  6194.     "tracking" : "9835624271"
  6195. }
  6196.  
  6197. /* 98 */
  6198. {
  6199.     "_id" : ObjectId("5694bc8a7c19257379e5262e"),
  6200.     "customer" : "Daniel Rodríguez Gil",
  6201.     "country" : "Spain",
  6202.     "firstName" : "Daniel",
  6203.     "lastName" : "Rodríguez Gil",
  6204.     "email" : "dany@cromoly.com",
  6205.     "phone" : "656280244",
  6206.     "state" : "Pontevedra",
  6207.     "city" : "Vigo",
  6208.     "zip" : "36203",
  6209.     "address" : "Celso em firo 1, 6B",
  6210.     "payment_method" : "credit_card",
  6211.     "user" : ObjectId("567be075f819d19c0a500e97"),
  6212.     "created" : ISODate("2016-01-12T08:42:50.247Z"),
  6213.     "completed" : true,
  6214.     "paid" : false,
  6215.     "full_total" : 54,
  6216.     "total" : 54,
  6217.     "shipping" : 0,
  6218.     "products" : [
  6219.         {
  6220.             "name" : "Roey II Stem Misty Silver",
  6221.             "key" : "roey-ii-stem",
  6222.             "product" : ObjectId("564207ee4abd63e029bb1e00"),
  6223.             "product_id" : 649,
  6224.             "reference" : "STRY050672",
  6225.             "_id" : ObjectId("5694bc8a7c19257379e5262f"),
  6226.             "total" : 54,
  6227.             "price" : 54,
  6228.             "units" : 1
  6229.         }
  6230.     ],
  6231.     "comment" : "",
  6232.     "__v" : 0,
  6233.     "reference" : "PM20160645",
  6234.     "merchantorder" : "785888170659",
  6235.     "payment" : {
  6236.         "info" : {}
  6237.     }
  6238. }
  6239.  
  6240. /* 99 */
  6241. {
  6242.     "_id" : ObjectId("5694dfe93396eca105ef42db"),
  6243.     "customer" : "Daniel Rodríguez Gil",
  6244.     "firstName" : "Daniel",
  6245.     "lastName" : "Rodríguez Gil",
  6246.     "email" : "dany@cromoly.com",
  6247.     "phone" : "656280244",
  6248.     "country" : "Spain",
  6249.     "state" : "Pontevedra",
  6250.     "city" : "Vigo",
  6251.     "zip" : "36203",
  6252.     "address" : "Celso em firo 1, 6B",
  6253.     "payment_method" : "paypal",
  6254.     "user" : ObjectId("567be075f819d19c0a500e97"),
  6255.     "created" : ISODate("2016-01-12T11:13:45.978Z"),
  6256.     "completed" : true,
  6257.     "paid" : false,
  6258.     "full_total" : 68,
  6259.     "total" : 68,
  6260.     "shipping" : 0,
  6261.     "products" : [
  6262.         {
  6263.             "name" : "Tractor XL Sprocket 25T Dark Gold",
  6264.             "key" : "tractor-xl-sprocket",
  6265.             "product" : ObjectId("5642093e4abd63e029bb1e31"),
  6266.             "product_id" : 586,
  6267.             "reference" : "SPTX025671",
  6268.             "_id" : ObjectId("5694dfe93396eca105ef42dc"),
  6269.             "total" : 68,
  6270.             "price" : 68,
  6271.             "units" : 1
  6272.         }
  6273.     ],
  6274.     "comment" : "",
  6275.     "__v" : 0
  6276. }
  6277.  
  6278. /* 100 */
  6279. {
  6280.     "_id" : ObjectId("5694e1203396eca105ef42e5"),
  6281.     "firstName" : "Daniel",
  6282.     "lastName" : "Rodríguez Gil",
  6283.     "email" : "dany@cromoly.com",
  6284.     "phone" : "656280244",
  6285.     "country" : "Spain",
  6286.     "state" : "Pontevedra",
  6287.     "city" : "Vigo",
  6288.     "zip" : "36203",
  6289.     "address" : "Celso em firo 1, 6B",
  6290.     "payment_method" : "paypal",
  6291.     "customer" : "Daniel Rodríguez Gil",
  6292.     "user" : ObjectId("567be075f819d19c0a500e97"),
  6293.     "created" : ISODate("2016-01-12T11:18:56.444Z"),
  6294.     "completed" : true,
  6295.     "paid" : false,
  6296.     "full_total" : 17,
  6297.     "total" : 9,
  6298.     "shipping" : 8,
  6299.     "products" : [
  6300.         {
  6301.             "name" : "Devon Grips Brown",
  6302.             "key" : "devon-grips",
  6303.             "product" : ObjectId("564210ba4abd63e029bb1ea5"),
  6304.             "product_id" : 597,
  6305.             "reference" : "GPDE160701",
  6306.             "_id" : ObjectId("5694e1203396eca105ef42e6"),
  6307.             "total" : 9,
  6308.             "price" : 9,
  6309.             "units" : 1
  6310.         }
  6311.     ],
  6312.     "comment" : "",
  6313.     "__v" : 0
  6314. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement