#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

YITH WooCommerce Multi Vendor Premium - 3.0.0

  • new: Stripe Connect commissions integration
  • new: Pay Commissions to vendors in admin area with Stripe Connect*
  • new: Pay commissions to vendors during checkout with Stripe Connect*
  • new: Integration with YITH Stripe Connect for WooCommerce Premium*
  • new: Multi Gateways Support
  • new: Add phpunit test for plugin activation
  • tweak: Gateway Management
  • tweak: Vendors commissions management
  • tweak: Payments Management
  • tweak: Font-Awesome 5 support for old icons
  • fix: Wrong order_id in vendor email order
  • fix: Wrong Information on DPA "How To" text
  • fix: Owner information missing in termmeta table
  • fix: Addons object doesn't exists during plugin installation
  • update: All language files
  • remove: YITH_Vendor_Credit Class
  • dev: yith_wcmv_available_gateways hook to allow 3rd-party plugins to add gateways for multi vendors
  • dev: yith_wcmv_get_available_gateways hook to allow 3rd-party plugins to add gateways in available list
  • dev: yith_wcmv_show_enabled_gateways_table hook to show the enabled gateways
  • dev: yith_wcmv_payment_gateways_setting_columns hook to add/remove columns in gateways table
  • dev: yith_wcmv_external_gateway_{$slug} hook to change the object of YITH_Gateway class
  • dev: yith_wcmv_{$gateway->get_id()}_gateway_display_name hook to change the gateway display name
  • dev: yith_wcmv_{$gateway->get_id()}_options_admin_url hook to change the gateway options url
  • dev: yith_wcmv_displayed_{$gateway_id}_id hook to change the gateway id
  • dev: yith_wcmv_is_{$gateway->get_id()}_gateway_enabled hook for check if gateway is enabled or not
  • dev: yith_wcmv_show_pay_button_for_{$this->get_id()} hook to show/hide the PAY button in admin area
  • dev: yith_wcmv_commissions_list_table_{$this->get_id()}_button_url hook for PAY action url
  • dev: yith_wcmv_get_pay_data_args_for_{$this->get_id()} hook to add/edit the pay data args
  • dev: yith_wcmv_stripe-connect_gateways_options hook for Stripe Connect options array
  • dev:yith_wcmv_stripe_connect_transfer_args hook for transfer args
  • dev: yith_wcmv_extra_info_for_stripe_connect_commission hook for stripe connect commissions args

YITH WooCommerce Multi Vendor Premium - 2.5.7

  • new: Support to WordPress 4.9.6RC2
  • new: Support to WooCommerce 3.4.0RC1
  • new: GDPR Support
  • fix: No vendor owner information after remove the termmeta from database
  • fix: Vendor new order email don't show commission details for private products

YITH Woocommerce Multi Vendor Premium - 3.3.3

  • Tweak: Cross integration between YITH WooCommerce Request a quote Premium and YITH WooCommerce Deposits and Down Payments Premium

YITH Woocommerce Multi Vendor Premium - 3.3.2

  • New: Support for YITH WooCommerce Customize My Account Page
  • Fix: Order synchronization change status of balance suborder
  • Fix: Undefined default args for YITH Vendors List widget during update action
  • Dev: yith_wcmv_check_is_vendor_coupon_in_create_suborder to check if a coupon is linked to current vendor
  • Dev: yith_wcmv_vendor_admin_settings_store_email_label to filter the Store Email label
  • Dev: yith_wcmv_vendor_admin_settings_store_name_label to filter the Store Name label

YITH WooCommerce Multi Vendor Premium - 2.5.5

  • update: Italian language
  • fix: Suborder haven't shipping and billing address with latest plugin version

YITH WooCommerce Multi Vendor Premium - 2.5.4

  • new: Plugin fw version 3.0.15
  • dev: "yith_wcmv_skip_new_order_email_to_vendor" hook to skip the new order email for vendors by code