YITH WooCommerce Stripe Premium 3.29.0

Download YITH WooCommerce Stripe Premium 3.29.0 from nulled fire. YITH WooCommerce Stripe makes credit card payment integration for you and with the circuits it offer
* Update: Italian language
* Update: Dutch language
* Tweak: prevent error when $order doesn't exists
* Fix: issue with sync_tokens on customer_updated webhook
* Fix: new check over API error to prevent possible Uncaught exception fatal error
* Fix: enabled flag on renew_needs_action email
* Fix: check used to know if plugin should send renew_needs_action email
* Fix: retrieving order again before sending renew_needs_action email, to double check for correct status
* Dev: added action yith_wcstripe_before_refresh_intent
* Tweak: removed paymentIntent creation on is_available method, to avoid excessive API calls & Webhooks requests (thanks to Jeremy & Scott)
* Fix: error on session creation when user is guest (thanks to Paul & Maurice)
* New: WooCommerce 3.7.0 RC2 support
* Tweak: added check over gateway instance before calling subscription methods
* Tweak: added default card template, when token is not a Stripe one
* Tweak: use .length() instead of .size(), to prevent problem with new jQuery version
* Tweak: add a function_exists to prevent problems with a previous version
* Tweak: add maxlength to Expiration date
* Update: internal plugin framework
* Update: Italian language
* Fix: calculate cart totals before sending it to stripe, to make stripe checkout work with gift card
* Dev: added method to API class, to update cards