Il primo shop indipendente
al mondo per lo sviluppo di plugin per WooCommerce
Cambia lingua
Italiano

Ultimi aggiornamenti

Segui gli aggiornamenti dei plugin YITH giorno dopo giorno

YITH Stripe Connect for WooCommerce Premium - 2.1.5

  • New: support for WooCommerce 4.6
  • Update: plugin framework
  • Fix: make sure that my-account url ends with trailing slash, before appending stripe connect endpoint
  • Dev: added new filter yith_wcsc_oauth_link_args
  • Dev: added new filter yith_wcstripe_connect_transfer_args
  • Dev: added new filter yith_wcsc_get_receiver_panel_args

YITH Stripe Connect for WooCommerce Premium - 2.1.4

  • New: support for WooCommerce 4.5
  • Update: plugin framework
  • Update: Stripe PHP library to version 7.52
  • Update: API version to 2020-08-27
  • Fix: possible issue happening when trying to generate more than one commission from the same order

YITH Stripe Connect for WooCommerce Premium - 2.1.3

  • New: support for WordPress 5.5
  • New: support for WooCommerce 4.4
  • Update: plugin framework
  • Tweak: updated ajax handling functions to improve compatibility
  • Tweak: perform correct do_action after paying YITH WooCommerce Affiliates commissions, to trigger affiliate email
  • Tweak: Improved Integration with YITH WooCommerce Subscription 2.0
  • Tweak: reviewed customer creation process
  • Tweak: improved ajax update when saving receivers on admin panel
  • Tweak: use of uniform transfer groups; added transfer group where missing on transfer creation
  • Fix: notice when loading commission panel template on frontend
  • Fix: commission not being created for variations
  • Fix: wrong usage of $wp global
  • Fix: The receivers table is hidden when creating a new product
  • Dev: added filter yith_wcsc_receivers_result
  • Dev: added postal code field to the Stripe payment
  • Dev: Show the WC Stripe notice only for admins

YITH Stripe Connect for WooCommerce Premium - 2.1.2

  • Update: plugin framework
  • Tweak: added back \YITH_Stripe_Connect_Frontend::stripe_connect_account_page method as deprecated, to improve compatibility

YITH Stripe Connect for WooCommerce Premium - 2.1.1

  • New: support for WooCommerce 4.2
  • New: support Direct Charges and Destination Charges (only under specific conditions)
  • New: added MultiBanco gateway
  • Update: Stripe PHP library to version 7.37.1
  • Update: plugin framework
  • Tweak: unified db update process
  • Tweak: avoid executing dbDelta when not required
  • Fix: changed currency to uppercase to do correct check of currencies
  • Fix: filter by user when exporting from admin side
  • Dev: added yith_wcstripe_connect_transfer_metadata filter, specific to transfers metadata
  • Dev: added yith_wcsc_meta_box_available_roles filter

YITH Stripe Connect for WooCommerce Premium - 2.0.5

  • New: support for WooCommerce 4.2
  • New: support Direct Charges and Destination Charges (only under specific conditions)
  • New: added MultiBanco gateway
  • Update: Stripe PHP library to version 7.37.1
  • Update: plugin framework
  • Tweak: unified db update process
  • Tweak: avoid executing dbDelta when not required
  • Fix: changed currency to uppercase to do correct check of currencies
  • Fix: filter by user when exporting from admin side
  • Dev: added yith_wcstripe_connect_transfer_metadata filter, specific to transfers metadata
  • Dev: added yith_wcsc_meta_box_available_roles filter

YITH Stripe Connect for WooCommerce Premium - 2.1.0

  • New: support for WooCommerce 4.2
  • New: support Direct Charges and Destination Charges (only under specific conditions)
  • New: added MultiBanco gateway
  • Update: Stripe PHP library to version 7.37.1
  • Update: plugin framework
  • Tweak: unified db update process
  • Tweak: avoid executing dbDelta when not required
  • Fix: changed currency to uppercase to do correct check of currencies
  • Fix: filter by user when exporting from admin side
  • Dev: added yith_wcstripe_connect_transfer_metadata filter, specific to transfers metadata
  • Dev: added yith_wcsc_meta_box_available_roles filter

YITH Stripe Connect for WooCommerce Premium - 2.0.4

  • New: support for WordPress 5.4
  • New: support for WooCommerce 4.0
  • New: support for API 2020-03-02
  • Update: Stripe PHP library to version 7.27.2
  • Update: plugin framework
  • Update: Dutch language
  • Tweak: improved check over WooCommerce existance
  • Tweak: idempotency key now is generated basing on order id
  • Tweak: code refactor
  • Dev: added new function to get charge object
  • Dev: added new function to get balance transaction object

YITH Stripe Connect for WooCommerce Premium - 2.0.3

  • New: support for WooCommerce 3.9
  • Update: plugin framework
  • Update: Italian language
  • Update: Spanish language
  • Update: API version to 2019-12-03
  • Updated: Stripe library to 7.14.2
  • Tweak: change export action name, to avoid problems when event ticket is installed
  • Fix: subscription renew for guest users

YITH Stripe Connect for WooCommerce Premium - 2.0.2

  • New: support for WordPress 5.3
  • New: support for WooCommerce 3.8
  • New: support for 2019-11-05 API
  • Update: Plugin framework
  • Update: StripePHP library
  • Fix: notice when registering failed payment attempt
  • Fix: deprecated function called on verify_intent error handling
  • Dev: added new parameter to yith_wcsc_create_commission filter