Ultimi aggiornamenti
Segui gli aggiornamenti dei plugin YITH giorno dopo giorno
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