-- url of the page with the problem -- : 
	www.impress-3d.com
-- HikaShop version -- : 2.3.1 + Hikamarket 1.4.1
-- Joomla version -- : 3.2.2
-- PHP version -- : 5.4.22
-- Browser(s) name and version -- : Firefox 27.0.1
-- Error-message(debug-mod must be tuned on) -- : Invalid request parameter: amount must be greater than zero
Bonsoir,
Je viens de faire un test de paiement d'un produit ayant des options. Le produit coûte 0€, seuls les variantes des produits "option" ont un prix.
Les prix des variantes ne sont pas transmises à Google Adaptive. J'ai vu que vous étiez en cours d'installation du système de variantes, peut-être est-ce pour cela ?
Voici toutefois le rapport généré :
array(11) {
  ["requestEnvelope"]=>
  array(1) {
    ["errorLanguage"]=>
    string(5) "en_US"
  }
  ["actionType"]=>
  string(3) "PAY"
  ["currencyCode"]=>
  string(3) "EUR"
  ["receiverList"]=>
  array(1) {
    [0]=>
    array(2) {
      ["email"]=>
      string(34) "contact-facilitator@email.com"
      ["amount"]=>
      float(0)
    }
  }
  ["feePayer"]=>
  string(12) "EACHRECEIVER"
  ["trackingId"]=>
  string(17) "319#383995b9220e7"
  ["cancelUrl"]=>
  string(109) "https://www.impress-3d.com/index.php?option=com_hikashop&ctrl=order&task=cancel_order&order_id=319&Itemid=224"
  ["returnUrl"]=>
  string(109) "https://www.impress-3d.com/index.php?option=com_hikashop&ctrl=checkout&task=after_end&order_id=319&Itemid=224"
  ["ipnNotificationUrl"]=>
  string(158) "https://www.impress-3d.com/index.php?option=com_hikashop&ctrl=checkout&task=notify¬if_payment=paypaladaptive&order_id=319&tmpl=component&lang=fr&Itemid=224"
  ["reverseAllParallelPaymentsOnError"]=>
  string(4) "true"
  ["clientDetails"]=>
  array(3) {
    ["applicationId"]=>
    string(8) "HikaShop"
    ["ipAddress"]=>
    string(14) "86.000.000.000"
    ["customerId"]=>
    string(2) "87"
  }
}
array(12) {
  ["responseEnvelope.timestamp"]=>
  string(35) "2014-05-28T13%3A19%3A02.340-07%3A00"
  ["responseEnvelope.ack"]=>
  string(7) "Failure"
  ["responseEnvelope.correlationId"]=>
  string(13) "7ff11252c321b"
  ["responseEnvelope.build"]=>
  string(8) "10902368"
  ["error(0).errorId"]=>
  string(6) "580022"
  ["error(0).domain"]=>
  string(8) "PLATFORM"
  ["error(0).subdomain"]=>
  string(11) "Application"
  ["error(0).severity"]=>
  string(5) "Error"
  ["error(0).category"]=>
  string(11) "Application"
  ["error(0).message"]=>
  string(61) "Invalid+request+parameter%3A+amount+must+be+greater+than+zero"
  ["error(0).parameter(0)"]=>
  string(6) "amount"
  ["error(0).parameter(1)"]=>
  string(1) "0"
}
Pensez-vous que je peux utiliser les options et variantes pour créer mes produits ou dois-je chercher une autre solution ?
Je vous remercie par avance pour votre aide.
Cordialement, Nossibé