TForce Universal Shipping para Magento® 2.x

La extensión TForce Universal Shipping para Magento 2 le ayuda a crear e imprimir fácilmente etiquetas PDF de TForce, así como a mostrar las tarifas de envío más actualizadas en función del peso y tamaño del producto en su checkout. Además, usted puede crear recogidas y rastrear paquetes. Puede gestionar el ciclo completo de envíos TForce desde el panel de administración de Magento. El módulo ofrece una amplia gama de ajustes, incluyendo la posibilidad de configurar el módulo de forma independiente para cada país destinatario.

En stock

SKU
tforce-shipping-m2

Opciones

Desde: 269,00 US$
Añadir al carrito

TForce Universal Shipping es una extensión para Magento 2 con la que puede gestionar todo el ciclo de envío con TForce a través de la API de TForce.

La extensión ofrece una amplia gama de ajustes. Obtenga tarifas de envío actualizadas y cree etiquetas de envío TForce en PDF. Programe recogidas y haga seguimiento de los paquetes.

Las principales ventajas de la extensión TForce Universal Shipping:

Etiquetas de envío en PDF y BOL

La creación de etiquetas de envío es posible tanto de forma manual como automática, e incluso programada. La extensión vincula la etiqueta a un pedido, a un albarán o a un abono. Todas las etiquetas se almacenan en su servidor y pueden consultarse en todo momento desde la interfaz de administración.
Antes de la creación manual, elija el método de envío deseado entre los ofrecidos por TForce y vea al instante los costes de envío. En modo automático, las etiquetas se generan según el método elegido por el cliente o al precio mínimo/máximo de todos los métodos TForce.

Tarifas y métodos de envío

Obtenga tarifas de envío en el checkout igual que en tforcelogistics.com. Los precios de envío dependen habitualmente del seguro, el valor declarado del paquete, el peso, las dimensiones, etc. — nuestra extensión tiene en cuenta todos estos factores. El coste de un método puede ser tanto estático como dinámico. Tanto los precios como la visibilidad del método pueden ajustarse mediante límites. De forma opcional puede mostrar el método solo en el panel de administración. Puede crear tantos métodos como desee. Más detalles aquí.

Recogida y seguimiento

Solicite la recogida de paquetes directamente desde el panel de administración de su tienda online. Usted elige para qué etiquetas creadas desea solicitar una recogida y la extensión envía la petición al servicio de mensajería. En cada recogida puede ver en todo momento qué se ha enviado. Un ejemplo del documento Pickup Slips puede consultarse aquí.

Tras el envío podrá hacer seguimiento de los paquetes con nuestra extensión TForce Universal Shipping. Verá todas las paradas y la ubicación actual.

Impresión

Utilice nuestra aplicación para imprimir etiquetas en PDF en impresoras locales y en red. Puede obtenerla aquí.

Configuración

Las posibilidades de nuestro módulo son prácticamente ilimitadas gracias a sus ajustes flexibles. Al mismo tiempo, los ajustes son intuitivos y muchos vienen establecidos por defecto. Puede configurar la extensión para una tienda concreta o para un país concreto. Puede aplicar determinados ajustes a los envíos nacionales y otros a los envíos internacionales. Para cada continente pueden definirse ajustes propios.

Demo

Puede obtener una versión demo de la extensión a través de nuestro soporte técnico. Indique en el mensaje su nombre, el nombre de la extensión, su dirección de correo electrónico y la URL del sitio. La demo tiene una validez de 14 días.

Hyva Theme y Hyva Checkout

Compatible con Hyva Theme y Hyva Checkout

CMS Version Magento 2
Version Compatibility 2.4, 2.3
Features
  • Automatically, Mass, and Manual creating shipping labels and BOL
  • Notification
  • Discount rates (Negotiated rates)
  • Saturday Delivery
  • Dangerous Goods and Hazardous Materials
  • Calculating dimensions and weight for packages
  • Compatible with Hyva Theme and Hyva Checkout
  • Getting shipping rates
  • Time in Transit
  • Pickups can be created automatically or manually for each label or all labels at the end of the day
  • Pickup Schedule
  • Packing Slips
  • Saturday Pickup
  • Tracking for each direct shipping label
  • Showing all steps and statuses of your packages
  • Print shipping labels on inkjet, laser, or thermal printers. For printing, you need to download and install our software
  • Setup printer for each document type
  • Local and Network printer and print with proxy

Follow these steps to install the extension:

  1. Unpack the resulting archive to the root of your Magento site. As a result, you should have created such a folder [magento_root]/app/code/Extmag/TForceShipping
  2. Run the following commands in the root of your Magento site:
    • composer require extmag/shipping-box-packer:^3
    • composer require faradey/tcpdi:^1.0
    • composer require textalk/websocket:^1.3
    • php bin/magento c:f
    • php bin/magento s:up
  3. Log out and log back into the Magento admin interface
  4. Congratulations. The extension has been successfully installed.

To customize printing, download the label printing software from here.

To learn how to install and configure your label printing software, follow the link below.

Installing and configuring el-Print

 

Hyva Theme and Hyva Checkout integration

Installation

For integration with the Hyva Theme and Hyva Checkout, you should install an additional module.

To install the integration module, execute the following command:

composer require extmag/shiplab-hyva

composer require magewirephp/magewire

Template files

The files listed below replace the default files of the Hyva theme. If you are also using these files in your theme, you should merge your changes with the changes in the files below.

vendor/extmag/shiplab-hyva-magento2/view/frontend/templates/checkout/shipping/method-list.phtml

 

For all questions about the installation, please contact our technical support.

1.2.8

Shiplab: Added zero-weight guard and weight diagnostics for shipping rate calculation. Shiplab: Removed legacy Additional Price fields and migrated data to price rules.

1.2.7

Shiplab: Replaced multiselect categories with AJAX tree chooser in dimension config. Added support Magento 2.4.9 and Adobe Commerce 2.4.9

1.2.6

Shiplab: Fixed attribute ID retrieval order in category EAV setup patch.

1.2.5

Shiplab: Added response post-processing hook and fixed logo data handling.

1.2.4

Shiplab: Added BlackoutRules feature with full CRUD, date picker mixin, and schedule migration.

1.2.3

Fixed service array initialization in Rate response parser. Shiplab: Fixed null safety issues and added numeric attribute validation. Added support Magento 2.4.8-p4 and Adobe Commerce 2.4.8-p4

1.2.2

Fixed service code resolution to preserve value set during step three.

1.2.1

Optimized the algorithms for packing items into boxes to ensure better efficiency.

1.2.0

Fixed bundle product handling for Ship Separately/Together and price/weight types.

Added config option to include zero-price bundle children in international invoices.

Fixed property type declarations for PHP 8.x compatibility.

1.1.9

Fixed loadedData check in DataProvider classes for PHP 8.x compatibility.

Fixed place order callback to pass data for proper Braintree payment handling.

1.1.8

Added support for PHP 8.4

1.1.7

Added support Magento 2.4.8-p3 and Adobe Commerce 2.4.8-p3

1.1.6

Added support Magento 2.4.8-p2 and Adobe Commerce 2.4.8-p2

1.1.5

Added support Magento 2.4.8-p1 and Adobe Commerce 2.4.8-p1

1.1.4

Added support Magento 2.4.8 and Adobe Commerce 2.4.8

1.1.3

Fixed a bug when the order has only virtual products

1.1.2

Added support Magento 2.4.7-p5 and Adobe Commerce 2.4.7-p5

1.1.1

Added support Magento 2.4.7-p4 and Adobe Commerce 2.4.7-p4

1.1.0

Added new shipping method TForce Freight Accelerated Guaranteed

1.0.9

Fixed a bug with SplitButton for the order view page in the admin panel

1.0.8

Added support Magento 2.4.7-p3 and Adobe Commerce 2.4.7-p3

1.0.7

Fixed the price format on the label creation page in the admin panel.

Improved the integration with the Hyva Theme.

1.0.6

Added email templates for Access Point address.

Fixed Tracking.php.

Fixed logs with config_snapshot.

Fixed zero baseSubTotal.

1.0.5

Fixed a bug with division by zero

1.0.4

Fixed a bug with a recursive function for shipping rates

1.0.3

Fixed a bug with shipping rates debugging.

Fixed CSP for printing by websocket.

1.0.2

Fixed bug with afterGetAPIUrl plugin

1.0.1

Added support Magento 2.4.7-p2 and Adobe Commerce 2.4.7-p2

1.0.0

The extension was created