Subversion Repositories cheapmusic

Rev

Rev 137 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 137 Rev 143
Line 234... Line 234...
234
                    "HandlingTime" => $handlingTime,
234
                    "HandlingTime" => $handlingTime,
235
                    "ShippingCost" => $shippingCost,
235
                    "ShippingCost" => $shippingCost,
236
                    "ShippingEstimated" => $shippingEstimated,
236
                    "ShippingEstimated" => $shippingEstimated,
237
                    "ShippingCurrency" => $shippingCurrency,
237
                    "ShippingCurrency" => $shippingCurrency,
238
                    "FreeShippingCap" => $freeShippingCap,
238
                    "FreeShippingCap" => $freeShippingCap,
239
                    "Show" => true
239
                    "Show" => true,
-
 
240
                    "Details" => ""
240
                );
241
                );
241
            }
242
            }
242
        }
243
        }
243
    }
244
    }
244
    // If the response does not indicate 'Success,' log an error
245
    // If the response does not indicate 'Success,' log an error