Ryan a un excellent code que vous pouvez créer par programmation une commande <?php global $user; $product_id = 1; // Create the new order in checkout; you might also check first to // see if your user already has an order to use instead of a new one. $order = commerce_order_new($user->uid,...