Skip to content

Release testing instructions for WC Payments 4.1.0

Dan Paun edited this page Apr 26, 2022 · 11 revisions

Test Stripe Link payment method

A new payment method ( Stripe Link ) is added.

In admin panel, WooCommerce Payments -> Express checkout we need to add an option to enable Stripe Link Payment method.

Testing instructions

  • go to WooCommerce Payments
  • check Credit card payment method -> Link payment method should be shown under express checkout section
  • uncheck Credit card payment method -> Link payment method should NOT be shown under express checkout section
  • enable Link payment method
  • create an order, go to checkout page and complete all checkout fields. Select also 1click payment under credit card fields
  • finish the order
  • create another order, go to checkout page and complete the email
  • a pop-up should be shown to type the pin ( 0 0 0 0 0 0 for tests )
  • all checkout billing fields should be completed
  • the order should be completed without errors

Note: The link payment method type only supports USD currency.

Clone this wiki locally