Skip to content

Release testing instructions for the WooCommerce Stripe payment gateway 5.6.0

David Stone edited this page Sep 22, 2021 · 19 revisions

How to test the Universal Payment Element (UPE)

Test activating UPE enables the correct payment methods.

  1. Go to WooCommerce -> Settings -> Payments
  2. Note which Stripe payment gateways are enabled.
  3. Click Manage next to the main Stripe Gateway.
  4. Check Try the new payment experience.
  5. Click Save Changes at bottom of the page.
  6. When page reloads check that the enabled payments methods at the bottom of the page match the same stripe payment gateways which were enabled before UPE was enabled, except Multibanco and Allipay which are not supported by UPE.
  7. Toggle a few payment methods.
  8. Disable UPE be un-checking Try the new payment experience.
  9. View which gateways are enabled on the main WooCommerce -> Settings -> Payments page. They should match what was enabled in the UPE settings.

Test Checking out with UPE

  1. Go to WooCommerce -> Settings -> Payments -> Stripe
  2. Check Try the new payment experience.
  3. Click Save Changes at bottom of the page.
  4. Enable all payment methods. Card, SEPA, Bancontact, Sofort, Giropay, EPS, iDeal, P24.
  5. Add product to cart and go to checkout.
  6. Select Card. Enter test CC #.
  7. Repeat for each payment method.

Test Checking out with Saved Payment method.

Clone this wiki locally