Skip to content

v8.5.0 ‐ Release testing instructions

Wesley Rosa edited this page Jul 5, 2024 · 1 revision

Changing the display order of payment methods (shortcode checkout)

With Stripe 8.5.0, we have introduced the ability to change the payment method order on the shortcode checkout page when the new checkout experience is enabled. To do it, follow these steps:

  1. Make sure the "Legacy Checkout Experience" is disabled
  2. On the payment method listing page (wp-admin/admin.php?page=wc-settings&tab=checkout&section=stripe&panel=methods), click the "Change display order" button

Screenshot 2024-06-28 at 18 09 35

  1. You should be able to drag and reorder the methods as you wish

Screenshot 2024-06-28 at 18 10 30

  1. Click the "Save display order" button when you are done

Screenshot 2024-06-28 at 18 12 20

  1. Now, as a shopper, add a product to your cart and go to the shortcode checkout page
  2. Confirm that the available payment methods on the checkout page follow the order saved on the settings page

Screenshot 2024-06-28 at 18 14 45

Customizing the title and description of the payment methods

Customization of the payment method display was also introduced in this version for the new checkout experience. To do it, follow these steps:

  1. Make sure the "Legacy Checkout Experience" is disabled
  2. In settings, you should see a "Customize" button beside each payment method on the payment methods list page

Screenshot 2024-06-28 at 18 41 15

  1. Click the "Customize" button, change the title and the description of a method, and click "Save changes"

337016248-7ef306d4-0eae-4ce9-9097-6b376b897c88

  1. Reload the page and confirm that the changes persist
  2. As a shopper, add a product to the cart and go to the checkout page
  3. Confirm that the payment methods show the saved title and description (on both shortcode and block versions)

Shortcode

337017458-858c85fb-fbbd-4c58-bb6e-53d1604cbdee

Block

337017583-cfbaa478-39c4-47f7-9df1-19c09791618e

Clone this wiki locally