Tag: WooCommerce Stripe Gateway

  • WooCommerce Stripe Gateway 4.1.14

    WooCommerce Stripe Gateway was updated to version 4.1.14, from version 4.1.13. Changelog: Remove – Stripe specific styling to allow themes to style accordingly. Tweak – Handle error if product is not found in payment request.

  • WooCommerce Stripe Gateway 4.1.13

    WooCommerce Stripe Gateway was updated to version 4.1.13, from version 4.1.12. Changelog: Update – WP 5.0 compatibility.

  • WooCommerce Stripe Gateway 4.1.12

    WooCommerce Stripe Gateway was updated to version 4.1.12, from version 4.1.11. Changelog: Fix – Typo on notice banner. Fix – On auth/capture scenario, error can occur when completing the order in backend.

  • WooCommerce Stripe Gateway 4.1.11

    WooCommerce Stripe Gateway was updated to version 4.1.11, from version 4.1.10. Changelog: Fix – Explicitly set 3DS source id to prevent 3DS source not charging when not required. Fix – Prevent Stripe JS failed live/test check from throwing JS error. Fix – Find order by source ID if charge ID is not found when cancelled…

  • WooCommerce Stripe Gateway 4.1.10

    WooCommerce Stripe Gateway was updated to version 4.1.10, from version 4.1.9. Changelog: Fix – When 3DS card redirect status is “not_required”, charge the 3DS source. Fix – Payment Request not validating quantity before payment sheet shows. Fix – Test mode info not showing when description field is left blank. Add – Filter for Payment Request…

  • WooCommerce Stripe Gateway 4.1.9

    WooCommerce Stripe Gateway was updated to version 4.1.9, from version 4.1.8. Changelog: Fix – Don’t display admin notices to user that cannot manage woocommerce. Fix – Fatal error when clicking on order link that doesn’t exist. Fix – When capturing a charge from authorize, Stripe fees not displaying. Fix – Undefined property error on card…

  • WooCommerce Stripe Gateway 4.1.8

    WooCommerce Stripe Gateway was updated to version 4.1.8, from version 4.1.7. Changelog: Fix – 3DS payment sometimes will create additional transaction in Stripe. Fix – WC 2.6 with SEPA saved payment causing error on checkout. Update – EPS logo.

  • WooCommerce Stripe Gateway 4.1.7

    WooCommerce Stripe Gateway was updated to version 4.1.7, from version 4.1.6. Changelog: Fix – Asynchronous payment methods such as SEPA, did not show order Stripe fees/net after payment succeed. Fix – Missing semicolon on a CSS style value which causes display issues in some browsers.

  • WooCommerce Stripe Gateway 4.1.6

    WooCommerce Stripe Gateway was updated to version 4.1.6, from version 4.1.5. Changelog: Fix – Radio buttons on checkout on some themes are not aligned properly. Fix – False negative on SSL warning notice in admin.

  • WooCommerce Stripe Gateway 4.1.5

    WooCommerce Stripe Gateway was updated to version 4.1.5, from version 4.1.4. Changelog: Tweak – Refactor initialization of plugin. Tweak – Webhook failed handler now handles all payment methods. Tweak – Make sure 3DS object is in pending status before redirecting. Tweak – CSS styling. Add – Username to the description field of the Stripe customer…