Últimas Actualizaciones
Sigue las actualizaciones diarias de temas y plugins de YITH
YITH WooCommerce Stripe Premium - 2.0.5
- New: support to 2019-10-08 API
- Update: internal plugin framework
- Update: Stripe PHP library to version 7.3.1
- Update: Dutch language
- Fix: cards are now stored when processing a trialing subscription
- Fix: possible notice during pay_renew process
YITH WooCommerce Stripe Premium - 2.0.4
- 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
YITH WooCommerce Stripe Premium - 2.0.3
- New: support to 2019-09-09 API
- Update: Stripe PHP to version 7.0.2
- Update: internal plugin framework
- Tweak: reviewed standard/elements payment process, to confirm intent on server
- Tweak: prevent fatal error checking if return an object
- Fix: error abstract class
- Fix: ApiErrorException on process standard payment
YITH WooCommerce Stripe Premium - 2.0.2
- 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)
YITH WooCommerce Stripe Premium - 1.9.2
- 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
YITH WooCommerce Stripe Premium - 1.9.1
- New: Support to WordPress 5.2
- Update: Plugin Framework
- Tweak: get_home_url() to get_site_url()
- Tweak: remove protocol from url before performing security check
- Dev: Added new filter yith_wcstripe_charge_params
YITH WooCommerce Stripe Premium - 1.9.0
- New: WooCommerce 3.6 support
- New: retry renews when a fail occurs
- New: added check over site url, to set Test Mode when plugin is enabled on a staging installation
- Tweak: disabled Make default button for expired cards
- Tweak: improved card form on mobile devices
- Tweak: avoid duplicated cards in card expiration reminder queue
- Tweak: updated card expiration reminder email, to provide correct information when card is already expired
- Tweak: improved error reporting system
- Tweak: system now register card fingerprint during webhook handling
- Update: internal plugin framework
- Update: dutch translation
- Fix: issue when trying to pay with a previously registered card (default card was applied)
- Fix: stripe do not execute code when customer tries to delete/set as default tokens created with other gateways
- Fix: avoid to register token twice, when the same card_id is already saved for the same customer
- Fix: avoid saving cards when related option is disabled
YITH WooCommerce Stripe Premium - 1.8.1
- new: WooCommerce 3.5.4 support
- new: Button to automatically set webhook on Stripe
- new: Added reminder email for card expiration
- update: Internal plugin framework
- update: Stripe php library to version 6.29.3
- update: Dutch language
- fix: Processing renew instead of new order when reactivating subscriptions
YITH WooCommerce Stripe Premium - 2.0.0
- Fix: placeholder for CVC field on Standard payment mode
YITH WooCommerce Stripe Premium - 2.0.1
- Fix: placeholder for CVC field on Standard payment mode