#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

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

YITH WooCommerce Stripe Premium - 2.0.9

  • New: Support for WooCommerce 4.1
  • New: added line details for Stripe Checkout
  • Update: plugin framework
  • Update: Stripe PHP library to version 7.31.0
  • Tweak: added error message when manual renew attempt fails
  • Tweak: moved "retry invoice with other cards" procedure after suspension handling
  • Tweak: removed deprecated param from subscription API
  • Tweak: retrieve gateway using proper methods
  • Fix: issue with charge retrieval during dispute webhook handling
  • Fix: payment intent not being refreshed when original order is cancelled and a new one with same amount is being attempted
  • Fix: issue with free item when creating Checkout session
  • Fix: issue with short description of the item when creating checkout session
  • Dev: added filter yith_wcstripe_checkout_session_detailed_line_items to disable line details on Stripe Checkout
  • Dev: added yith_wcstripe_session_param filter

YITH WooCommerce Stripe Premium - 2.0.8

  • New: support for WordPress 4.0
  • 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: Spanish language
  • Fix: prevent notice when paying renews
  • Fix: process_refund method now correctly process refunds on shipping items (thanks to Alex)