#1 Independent Seller of WooCommerce Plugins
Switch language
English

Latest Updates

Follow everyday YITH themes and plugins updates

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

YITH Stripe Connect for WooCommerce Premium - 2.1.4

  • New: support for WooCommerce 4.5
  • Update: plugin framework
  • Update: Stripe PHP library to version 7.52
  • Update: API version to 2020-08-27
  • Fix: possible issue happening when trying to generate more than one commission from the same order

YITH Stripe Connect for WooCommerce Premium - 2.1.3

  • New: support for WordPress 5.5
  • New: support for WooCommerce 4.4
  • Update: plugin framework
  • Tweak: updated ajax handling functions to improve compatibility
  • Tweak: perform correct do_action after paying YITH WooCommerce Affiliates commissions, to trigger affiliate email
  • Tweak: Improved Integration with YITH WooCommerce Subscription 2.0
  • Tweak: reviewed customer creation process
  • Tweak: improved ajax update when saving receivers on admin panel
  • Tweak: use of uniform transfer groups; added transfer group where missing on transfer creation
  • Fix: notice when loading commission panel template on frontend
  • Fix: commission not being created for variations
  • Fix: wrong usage of $wp global
  • Fix: The receivers table is hidden when creating a new product
  • Dev: added filter yith_wcsc_receivers_result
  • Dev: added postal code field to the Stripe payment
  • Dev: Show the WC Stripe notice only for admins

YITH Stripe Connect for WooCommerce Premium - 2.1.2

  • Update: plugin framework
  • Tweak: added back \YITH_Stripe_Connect_Frontend::stripe_connect_account_page method as deprecated, to improve compatibility

YITH Stripe Connect for WooCommerce Premium - 2.1.1

  • New: support for WooCommerce 4.2
  • New: support Direct Charges and Destination Charges (only under specific conditions)
  • New: added MultiBanco gateway
  • Update: Stripe PHP library to version 7.37.1
  • Update: plugin framework
  • Tweak: unified db update process
  • Tweak: avoid executing dbDelta when not required
  • Fix: changed currency to uppercase to do correct check of currencies
  • Fix: filter by user when exporting from admin side
  • Dev: added yith_wcstripe_connect_transfer_metadata filter, specific to transfers metadata
  • Dev: added yith_wcsc_meta_box_available_roles filter

YITH Stripe Connect for WooCommerce Premium - 2.0.5

  • New: support for WooCommerce 4.2
  • New: support Direct Charges and Destination Charges (only under specific conditions)
  • New: added MultiBanco gateway
  • Update: Stripe PHP library to version 7.37.1
  • Update: plugin framework
  • Tweak: unified db update process
  • Tweak: avoid executing dbDelta when not required
  • Fix: changed currency to uppercase to do correct check of currencies
  • Fix: filter by user when exporting from admin side
  • Dev: added yith_wcstripe_connect_transfer_metadata filter, specific to transfers metadata
  • Dev: added yith_wcsc_meta_box_available_roles filter

YITH Stripe Connect for WooCommerce Premium - 2.1.0

  • New: support for WooCommerce 4.2
  • New: support Direct Charges and Destination Charges (only under specific conditions)
  • New: added MultiBanco gateway
  • Update: Stripe PHP library to version 7.37.1
  • Update: plugin framework
  • Tweak: unified db update process
  • Tweak: avoid executing dbDelta when not required
  • Fix: changed currency to uppercase to do correct check of currencies
  • Fix: filter by user when exporting from admin side
  • Dev: added yith_wcstripe_connect_transfer_metadata filter, specific to transfers metadata
  • Dev: added yith_wcsc_meta_box_available_roles filter

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