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.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

YITH Stripe Connect for WooCommerce Premium - 2.0.1

  • Tweak: minified checkout js
  • Tweak: reviewed renew_needs_action subject to remove HTML string
  • Tweak: moved methods to set card as default and delete card from gateway to main class
  • Tweak: changed conditions that triggers renew_needs_action email sending, to be more specific
  • Tweak: after registering failed renew attempt, get order again to account for any status change
  • Update: Italian language
  • Update: Dutch language
  • Fix: fixed language files name
  • Fix: payment intent missing customer for guest users

YITH Stripe Connect for WooCommerce Premium - 2.0.0

  • New: support for SCA-ready payment methods
  • New: extended card management, even without YITH WooCommerce Subscription enabled
  • New: renew needs payment email (only when used with YITH WooCommerce Subscription)
  • New: support for 2019-09-09 API version
  • Update: internal plugin framework
  • Update: Stripe PHP to version 7.0.2
  • Update: Italian language
  • Fix: avoiding duplicated connection attempts
  • Dev: added new action 'yith_wcsc_after_disconnect_with_stripe' after user disconnect from Stripe
  • Dev: filter yith_wcsc_disconnect_from_stripe_button_text and filter yith_wcsc_connect_with_stripe_button_text

YITH Stripe Connect for WooCommerce Premium - 1.1.8

  • New: WooCommerce 3.7 support
  • Tweak: add maxlenght to expiry date
  • Tweak: now permit decimals to commission rate
  • Update: internal plugin framework
  • Update: Italian language
  • Update: minify js files
  • Dev: added new param to yith_wcsc_create_commission filter
  • Dev: added new hook after connect with stripe action
  • Dev: new filter yith_wcsc_args_create_charge
  • Dev: added new filter yith_wcsc_commission_value
  • Dev: add parameters to the filter yith_wcsc_commission_value

YITH Stripe Connect for WooCommerce Premium - 1.1.7

  • Tweak: add no cache headers
  • Tweak: improve how to get the CSV file
  • Tweak: added ignore_user_abort
  • Update: internal plugin framework
  • Update: Updated .pot
  • Fix: preventing notice when user_id not found in the receiver array
  • Fix: warning when creating export CSV
  • Fix: Fixed users could get all commissions in csv and pdf files
  • Fix: Prevent error of insufficient funds of a card
  • Fix: Removed undefined method add_block that generated fatal error with subscription item
  • Fix: Fixed subscription renew orders payment issue
  • Dev: Added wc-credit-card-form among yith-stripe-connect-js script dependencies, to be sure that it is always loaded at checkout
  • Dev: Added new filters 'yith_wcsc_prepare_columns_list' and 'yith_wcsc_prepare_rows_list'

YITH Stripe Connect for WooCommerce Premium - 1.1.4

  • Update: Updated plugin FW
  • Update: Updated Dutch translation
  • Update: Updated Stripe-PHP lib to revision 6.27
  • Dev: new filter yith_wcstripe_connect_metadata