#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 Stripe Connect for WooCommerce Premium - 2.1.13

  • New: support for WooCommerce 5.2
  • Update: YITH Plugin Framework
  • Update: Stripe PHP library to 7.77.0
  • Fix: possible error on older versions of PHP
  • Dev: added filter yith_wcstripe_update_charge_params for update_charge params

YITH Stripe Connect for WooCommerce Premium - 2.1.12

  • New: support for WordPress 5.7
  • New: support for WooCommerce 5.1
  • Update: YITH Plugin Framework
  • Update: Stripe PHP library to 7.75.0
  • Tweak: send metadata with destination payment on receiver account
  • Tweak: added on_behalf_of parameter to destination charges
  • Fix: fixed the stripe fee amount by calculating it on the products price
  • Dev: added new yith_wcsc_check_exist_commission_args filter

YITH Stripe Connect for WooCommerce Premium - 2.1.110

  • New: support for WooCommerce 5.0
  • Update: YITH Plugin Framework
  • Update: Spanish translation
  • Fix: issue when trying to pay order with 0 total
  • Dev: added new yith_wcstripe_allow_save_different_cards filter

YITH Stripe Connect for WooCommerce Premium - 2.1.11

  • New: support for WooCommerce 5.0
  • Update: YITH Plugin Framework
  • Update: Spanish translation
  • Fix: issue when trying to pay order with 0 total
  • Dev: added new yith_wcstripe_allow_save_different_cards filter

YITH Stripe Connect for WooCommerce Premium - 2.1.10

  • New: support for WooCommerce 4.9
  • Update: plugin framework
  • Fix: possible fatal error happening in rare cases when processing payment

YITH Stripe Connect for WooCommerce Premium - 2.1.9

  • Update: plugin framework
  • Tweak: updated various backend descriptions, to match current Stripe Dashboard layout
  • Tweak: security improvements for checkout process
  • Fix: check intent type before proceeding with payment
  • Fix: show currency symbol based on order currency

YITH Stripe Connect for WooCommerce Premium - 2.1.8

  • Update: plugin framework
  • Update: Stripe PHP library to version 7.67.0
  • Fix: usage of test_live boolean property

YITH Stripe Connect for WooCommerce Premium - 2.1.7

  • New: support for WooCommerce 4.8
  • New: Greek translation
  • Update: plugin framework
  • Update: Stripe PHP library to version 7.66.0
  • Tweak: fixed some typos and added missing text domains
  • Tweak: minor code refactoring on multiple files
  • Fix: prevent possible fatal error when initializing API Handler
  • Fix: prevent possible deadlock when creating gateway instance

YITH Stripe Connect for WooCommerce Premium - 2.1.6

  • New: support for WordPress 5.6
  • New: support for WooCommerce 4.7
  • New: possibility to update plugin via WP-CLI
  • New: Direct Charges and Destination Charges can now be used even if order contains more than one commission for the same receiver
  • Update: plugin framework
  • Update: Stripe PHP library to version 7.62.0
  • Tweak: Direct Charges option is now available even if you have YITH WooCommerce Subscription active; option will be ignored if subscription products are added to cart
  • Tweak: added note when commission is processed through alternative payment flows
  • Tweak: added link to payment on order page
  • Fix: save_cards parameter is used as string (yes/no) over the entire plugin
  • Fix: direct charges failing because of wrong customer id sent within create_intent API call
  • Fix: issue with verify intent, when processing Direct Charge
  • Dev: removed deprecated .ready method from scripts
  • Dev: added new yith_wcsc_card_code filter
  • Dev: added new yith_wcsc_placeholder_card_number filter
  • Dev: fixed typo in yith_wcsc_process_cart_item_commissions filter name

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