#1 Empresa independiente en la venta de plugins para WooCommerce
Cambiar idioma
Español

Últimas Actualizaciones

Sigue las actualizaciones diarias de temas y plugins de YITH

YITH WooCommerce Stripe Premium - 2.1.2

  • New: support for WordPress 5.7
  • New: support for WooCommerce 5.1
  • Update: YITH plugin framework
  • Update: Stripe PHP library to 7.75.0
  • Dev: new filters yith_wcstripe_elements_color and yith_wcstripe_elements_font_size
  • Dev: added new filters to allow customization of the Stripe Elements form
  • Dev: added new yith_wcstripe_elements_show_icon filter

YITH WooCommerce Stripe Premium - 2.1.1

  • New: support for WooCommerce 5.0
  • Update: YITH plugin framework
  • Update: Stripe PHP library to 7.74.0
  • Fix: order captured status after Checkout Session payment
  • Fix: remove deprecated ready event from scripts
  • Fix: it was not possible to pay an order using YITH One Click Checkout feature
  • Dev: added new yith_wcstripe_line_item_description filter

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