#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 WooCommerce Stripe Premium - 1.6.0

  • new: WooCommerce 3.4.0 support
  • new: WordPress 4.9.6 support
  • new: updated plugin fw
  • new: GDPR compliance
  • new: Stripe library 6.7.1 (Requires API update on Stripe Dashboard)
  • new: trial period is now added only when Subscription Product has trial set
  • new: added billing and shipping information on Stripe Checkout payment mode
  • new: added Hosted mode, similar to free version
  • tweak: added description to renew charges after successful charge webhook
  • tweak: improved customer handling when registering cards
  • tweak: moved notify_failed_renewal to avoid issues when adding a new card from My Account endpoint
  • fix: plan creation, for newer version of API
  • fix: now subscription is cancelled after end date
  • fix: improved js to avoid implict conversions
  • dev: added yith_wcstripe_plan_trial_period filter
  • dev: added filter yith_wcstripe_gateway_enabled to programmatically enable/disable Stripe Gateway
  • dev: added filter yith_wcstripe_gateway_id to let developers filter gateway ID (Use this filter at your own risk; after filtering gateway ID you will need to configure gateway again)

YITH WooCommerce Stripe Premium - 1.5.0

  • new: WooCommerce 3.3.1 support
  • new: WordPress 4.9.4 support
  • new: Updated Stripe library to 6.0 revision
  • new: Updated plugin-fw library

YITH WooCommerce Stripe Premium - 1.4.0

  • new: Updated plugin-fw to version 3.0
  • new: Updated Stripe library to 5.8 revision
  • tweak: Added check over save_cards flag before token creation; this way cards won't be actually saved if admin disable related option
  • fix: Stripe script not being loaded in Add Payment Method page
  • fix: Token error when remember card functionality is disabled
  • fix: Trial start/end time when pausing/resuming subscriptions
  • dev: Added yith_wcstripe_subscription_amount to let third party plugin to change plan amount
  • dev: Added yith_wcstripe_card_number_dots filter to let dev change "dots" in cc number
  • dev: Added filters to change default CC form labels
  • dev: Added yith_wcstripe_environment filter
  • dev: Added yith_wcstripe_metadata filter to let third party developers change metadata sent to Stripe servers

YITH WooCommerce Stripe Premium - 1.3.0

  • new: WordPress 4.7.3 compatibility
  • new: WooCommerce 3.0.0-RC2 compatibility
  • new: added italian - ITALY translation
  • fix: plan amount with recurring shipping payment, for YITH WooCommerce Subscription plugin
  • fix: added ajax to refresh amount when hosted checkout needs to be refreshed
  • fix: "Renewal failed" message repeated on my-account page
  • fix: subscription renew link inside MyAccount message
  • fix: guest checkout when purchasing subscription
  • tweak: added check over gateway existence
  • tweak: updated Stripe library to 3.23.0
  • tweak: improved failed renew message, when YITH WooCommerce Subscription active
  • tweak: changed text domain to yith-woocommerce-stripe
  • dev: added yith_wcstripe_capture_payment filter
  • dev: added yith_stripe_locale filter to change locale used in hosted checkout