Skip to content

Release testing instructions for WC Payments 4.4.0

jessy edited this page Jun 23, 2022 · 13 revisions

Test Stripe Link payment method in blocks

Stripe Link payment method was recently added in version 4.1.0 The same functionality as on regular checkout is now implemented also for blocks.

Testing instructions

  • Make sure that the classic checkout is not broken. This includes Stripe Link payment method.
  • Install https://github.com/woocommerce/woocommerce-blocks plugin
  • Create a new checkout page with it
  • Retry all of the tests from the classic checkout within the checkout block (this includes also Stripe Link payment method) .

Test Card Loader UI

Test that credit card loader element works as before and no changes observed in

  • Checkout
  • Blocks Checkout
  • Subscription Payment
  • Any other pages showing payment form.
  • On different popular themes
Clone this wiki locally