Skip to content

v9.6.0 ‐ Release testing instructions

Wesley Rosa edited this page Jul 1, 2025 · 6 revisions

For v9.6.0, the release-specific testing instructions for v9.4.0 are still valid: https://github.com/woocommerce/woocommerce-gateway-stripe/wiki/v9.4.0-%E2%80%90-Release-testing-instructions

Legacy checkout deprecation

Additionally, the legacy checkout experience was deprecated. You can confirm this by:

  • Connect a Stripe account
  • Go to the Stripe settings page: wp-admin/admin.php?page=wc-settings&tab=checkout&section=stripe&panel=settings
  • Make sure the checkbox to enable the legacy checkout experience is no longer shown as part of "Advanced settings"
  • Enable some payment methods in the methods tab: wp-admin/admin.php?page=wc-settings&tab=checkout&section=stripe&panel=methods
  • As a shopper, add a product to your cart
  • Go to any checkout page
  • Confirm the new checkout experience is the present version. Each payment method should be displayed inside a container, payment instructions should be available, and other methods besides cards, as well (if you enabled them).
Clone this wiki locally