diff options
| author | Rene Ae <aehtyb@gmail.com> | 2015-11-11 20:20:40 -0600 |
|---|---|---|
| committer | Rene Ae <aehtyb@gmail.com> | 2015-11-11 20:20:40 -0600 |
| commit | 962b2fe877d761a4abe957d138f7f435a8d62cb0 (patch) | |
| tree | b7d18c4ff686cc2c2ccf06e8b5631e6505c45ec6 /StoneIsland/www/js/sdk/shipping.js | |
| parent | 0f1a1220b9085f1da05ce6fce8da11d8045b7dde (diff) | |
more payment tests
Diffstat (limited to 'StoneIsland/www/js/sdk/shipping.js')
| -rw-r--r-- | StoneIsland/www/js/sdk/shipping.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/js/sdk/shipping.js b/StoneIsland/www/js/sdk/shipping.js index a9e507e6..0325e17b 100644 --- a/StoneIsland/www/js/sdk/shipping.js +++ b/StoneIsland/www/js/sdk/shipping.js @@ -70,6 +70,7 @@ sdk.shipping = (function() { "x-yoox-appname": auth.appname, "x-yoox-cart-token": sdk.cart.token, }, + // temporarily commented out /* data: { "Id": opt.id, |
