API2Cart Live Shipping 4 Woocommerce

الوصف

This plugin allows to use real-time shipping rates provided by third-party shipping services.
To create new live shipping service use API2Cart api method basket.live_shipping_service.create.
You can create multiple shipping services per store.
Plugin allows to disable calculations for any service.
You can also specify custom origin address for each shipping service.

لقطات الشاشة

  • Admin settings

التنصيب

  1. Upload the api2cart-live-shipping-4-woocommerce folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

الأسئلة المتكررّة

Does this plugin require the Woocommerce plugin?

Yes, the Woocommerce plugin must be installed and active.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“API2Cart Live Shipping 4 Woocommerce” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”API2Cart Live Shipping 4 Woocommerce“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.0

  • First official release

1.1

  • Handle pre-estimate requests

1.2

  • Added support of Shipping Zones (Please make sure you have selected live shipping service in the WooCommerce shipping zone settings);
  • The destination address field “state” is now required for countries that have such field in the checkout form.

1.3

  • Added support for integration with Woocommerce via REST API
  • Added new REST API endpoints:
    • GET wc-a2c/v1/live-shipping-rates – retrieve all live shipping reates services,
    • POST wc-a2c/v1/live-shipping-rates – create live shipping reates service,
    • DELETE wc-a2c/v1/live-shipping-rates – delete live shipping reates service,
    • GET wc-a2c/v1/live-shipping-rates/configs – get shipping service configs

1.4

  • Improved compatibility with third-party plugins

1.4.1

  • Fix plugin compatibility

1.4.2

  • Fixed compatibility with “WooCommerce Delivery Slots” plugin.