Skip to content

v9.8.0 ‐ Release testing instructions

Wesley Rosa edited this page Jul 30, 2025 · 2 revisions

Enable the Optimized Checkout Suite

The Optimized Checkout Suite feature has been available since version 9.8.0. It automatically displays the most relevant payment methods using Stripe's AI-driven Dynamic Payment Methods.

To test scenarios for flows using the Optimized Checkout Suite, you will need to enable it:

  1. Go to the Stripe extension settings page > Settings tab, at siteurl/wp-admin/admin.php?page=wc-settings&tab=checkout&section=stripe&panel=settings.
  2. Scroll down to "Advanced settings".
  3. Check the checkbox labeled "Automatically display the most relevant payment methods" and save
Screenshot 2025-07-30 at 17 38 25

Change the Optimized Checkout element title

When the Optimized Checkout is enabled, all payment methods are displayed inside the same container on the checkout pages. The title of this container can be customized:

  1. Make sure the Optimized Checkout is enabled
  2. Go to the Stripe extension settings page > Settings tab, at siteurl/wp-admin/admin.php?page=wc-settings&tab=checkout&section=stripe&panel=settings.
  3. Scroll down to "Advanced settings".
  4. Below the “Automatically display the most relevant payment methods” setting, you will see a field to change the title.
Screenshot 2025-07-30 at 19 51 39
Clone this wiki locally