I have a problem with the Magento Coupon API when I do:
$couponCode = "test";
$resultCartCoupon = $proxy->call($sessionId, "cart_coupon.add", array($shoppingCartId, $couponCode));
I always have:
Uncaught SoapFault exception: [1083...
asked by
29.01.2015 / 22:55