Proceso de pedir y pagar

Odoo eCommerce provides several options to organize the ordering and checkout process. It offers different order button options and sequential checkout steps, some of which support additional features. The related buttons and checkout pages can be customized using the website editor.

Botones de pedido

Para personalizar el proceso de pedido en Comercio electrónico de Odoo, puede:

Opciones del botón “Añadir a la cesta”

Comportamiento por defecto de “Añadir a la cesta”

When clicking the Add to cart button, different actions can be triggered. To configure them, go to Website ‣ Configuration ‣ Settings, scroll down to the eCommerce section, and select one of the following options for the Add to Cart feature:

  • Stay on Product Page: The customer remains on the product page after adding a product to the cart. If the added product has linked optional products, the customer can choose between Add to cart (to stay on the product page) and Go to Checkout (to be redirected to the cart).

  • Go to cart: The customer is redirected to the cart immediately.

Personalización del botón

Puede reemplazar el botón Añadir a la cesta por el botón Contacto para redirigir a los usuarios al formulario de contacto por defecto.

Nota

Quitar la opción de añadir productos a la cesta suele ser útil para aquellas empresas que desean mostrar su catálogo en línea, pero no pueden compartir los precios públicamente (por ejemplo: para ofrecer otros precios o personalizarlos).

To display the Contact Us button, you need to hide prices on the product page. When the customer clicks the Contact Us button, by default, they are redirected to the contact form where the Subject field is already auto-filled with the requested product’s name.

Botones “Añadir a la cesta” adicionales

You can add additional Add to Cart buttons and link them to specific products on any website page. To add them, open the website editor and place the Add to Cart Button inner content building block. Once placed, click the button, scroll to the Add to Cart Button section, and configure the following:

  • Producto: Seleccione el producto con el que desea vincular el botón.

  • Action: Choose whether to use an Add to Cart or Buy Now button.

Nota

  • If the product has variants, either choose one or leave the option set to Visitor’s Choice, which prompts the customer to select a variant before choosing to Add to cart and continue shopping or to Go to Checkout.

  • The default Add to cart button does not offer those options, but its label can be changed.

Truco

In the website editor, it is also possible to show or hide the (cart) icon in the page’s header. To do so, click the header, go to the Style, navigate to the Show/Hide Elements section, and toggle the (cart) button next to the Show Empty option. If it is not enabled, the cart icon appears only when an item is added to the cart. The number of items in the cart is also displayed next to the icon.

Comprar ahora

To let customers choose to go directly to the Order summary step, add an additional Buy now button. To do so, go to any product’s page, open the website editor, go to the Style tab, and click the Buy Now button next to the Purchase Options.

Botón “Comprar ahora”

Reorder products

Customers can reorder items from a previous sales order:

  • from their customer portal, using the Order Again button. All products from the selected order are automatically added to the cart, and customers can then Remove any items they don’t want to reorder.

    Reorder button
  • from the cart, by clicking Quick reorder at the Order summary step. Customers can then adjust quantities as needed and click the (cart) button next to the product(s) they want to reorder.

    Botón de volver a pedir

Pasos para el pago

During checkout, customers are taken through the following steps:

Each step can be customized using the website editor by adding building blocks or opening the Style tab to enable various checkout options.

Nota

El contenido añadido con bloques de creación es específico de cada paso.

Truco

Restrict access to the shop and checkout for specific customers, e.g., in a B2B business setup.

Resumen del pedido

The Order summary step allows customers to see the items they added to their cart, adjust quantities, Remove products, and reorder products from a previous order. Information on product prices and the taxes applied is also displayed. Customers can then click the Checkout button to continue to the Address step.

Abra el editor de sitio web para activar las opciones de pago como:

Nota

  • If a fiscal position is detected automatically, the product tax is determined based on the customer’s IP address.

  • Si el proveedor de pago instalado es compatible con el pago exprés se muestra un botón específico que permite a los clientes pasar a la cesta a la página de confirmación sin llenar el formulario de contacto.

Address

Una vez que hayan revisado su pedido:

  • Unsigned-in customers are prompted to Sign in or enter their Name and Email address, along with their delivery address and phone details;

  • Los clientes que hayan iniciado sesión pueden seleccionar una Dirección de entrega apropiada.

Después pueden elegir un método de entrega, seleccionar o ingresar la Dirección de facturación (o activar la opción Igual que la dirección de entrega, si las direcciones de facturación y entrega son idénticas) y haga clic en Confirmar para seguir al siguiente paso.

Truco

  • For B2B customers, you can also enable optional B2B fields in the website editor.

  • You can add a checkbox for users without an account to sign up for a newsletter. To do so, go to Website ‣ Configuration ‣ Settings, scroll down to the eCommerce section, enable the Newsletter feature, and select a Newsletter List.

  • When the Pick up in store delivery method is selected, the customer can Choose a pick-up point, provided several pick-up points are available.

Información adicional

You can add an Extra Info step in the checkout process to collect additional customer information through an online form, which is then included in the sales order. To do so, enable the Extra Step option in the website editor. The form can be customized as needed.

Pagos

At the Payment step, customers can choose a Payment method, enter their payment details, and click Pay now.

Nota

When the Cash on Delivery payment option is enabled, the customer must click the Confirm button and pay upon delivery.

To make payment methods available to customers, configure and enable one or more payment provider(s). To do so, go to Website ‣ Configuration ‣ Payment Providers, Activate the relevant payment provider, and configure it.

Truco

The options displayed at checkout depend on the active payment providers, the enabled payment methods, the customer’s country and currency, and, optionally, the maximum amount set for the provider.

To display an availability report for payment providers and payment methods and help diagnose potential availability issues on the payment form, enable the developer mode, and click the (bug) icon.

Términos y condiciones

To require customers to agree to the terms and conditions before payment, open the website editor and toggle the Accept Terms switch in the Style tab.

Monederos electrónicos y tarjetas de regalo

Customers can pay with an eWallet or gift card during checkout. To offer these options, go to Website ‣ Configuration ‣ Settings and enable Discounts, Loyalty & Gift Card in the eCommerce section. Then, go to Website ‣ eCommerce ‣ Gift cards & eWallet and create a gift card and/or eWallet program.

Gift card and eWallet options at checkout

Confirmación del pedido

The final step of the checkout process is the order confirmation page, which provides a summary of the customer’s purchase details. A sales order is automatically created in the backend. Enable the Automatic Invoice setting to automatically send an invoice to the customer.

Ver también

Order handling