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 WooCommerce Stripe Premium - 2.0.16

  • New: support for WooCommerce 4.8
  • Update: plugin framework
  • Update: Stripe PHP library to 7.66.1

YITH WooCommerce Stripe Premium - 2.0.17

  • Update: plugin framework
  • Update: Stripe PHP library to 7.67.0
  • Tweak: security improvements for checkout process
  • Fix: check intent type before proceeding with payment

YITH WooCommerce Stripe Premium - 2.0.15

  • New: support for WordPress 5.6
  • New: support for WooCommerce 4.7
  • New: possibility to update plugin via WP-CLI
  • Update: plugin framework
  • Update: Stripe PHP library to 7.62.0
  • Tweak: added minified versions of the scripts
  • Dev: removed deprecated .ready method from scripts
  • Dev: added filter yith_wcstripe_does_webhook_instance_match

YITH WooCommerce Stripe Premium - 2.0.14

  • Update: plugin framework
  • Tweak: added check over plan_id to avoid useless call to subscription endpoint
  • Tweak: added postal code to the Stripe payment intent
  • Tweak: workaround to make Checkout mode work when Gift Cards are applied to the order
  • Fix: notice when dealing with customer cards: always double check sources property existence
  • Dev: added yith_wcstripe_maybe_show_subscription_action filter, as short circuit to skip manual renew button before any API call

YITH WooCommerce Stripe Premium - 2.0.13

  • New: Support for WooCommerce 4.6
  • Update: plugin framework
  • Fix: wrong last day of the month in renew time calculation
  • Fix: Stripe Classic subscriptions causing Fatal Error with new APIs
  • Dev: added new filter yith_stripe_cancel_url

YITH WooCommerce Stripe Premium - 2.0.12

  • New: Support for WooCommerce 4.5
  • New: change subscriptions default payment method when customer changes default payment method
  • Update: plugin framework
  • Update: Stripe PHP library to version 7.52
  • Update: API version to 2020-08-27
  • Tweak: removed usage of deprecated ready event from js assets
  • Tweak: reviewed method that process renew payments
  • Dev: added action yith_wcstripe_deleted_card
  • Dev: new action yith_wcstripe_before_send_expiring_card_notification
  • Dev: new action yith_wcstripe_after_send_expiring_card_notification

YITH WooCommerce Stripe Premium - 2.0.11

  • New: Support for WordPress 5.5
  • New: Support for WooCommerce 4.4
  • Update: plugin framework
  • Update: Stripe PHP library to version 7.47.0
  • Tweak: added check over YITH_DOING_RENEWS constant on is_available method of the gateway
  • Fix: remove HTML tags of product description in Stripe checkout mode
  • Dev: added new parameter to filter yith_wcstripe_checkout_session_detailed_line_items

YITH WooCommerce Stripe Premium - 2.0.10

  • New: Support for WooCommerce 4.2
  • Update: plugin framework
  • Update: Stripe PHP library to version 7.37.0
  • Dev: added yith_wcstripe_capture_charge_params filter