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