Skip to content

Release testing instructions for the WooCommerce Stripe payment gateway 6.0.0

Hector Lovo edited this page Dec 8, 2021 · 8 revisions

Make sure payment method names are correctly capitalized

Note: For the following tests, here are the correct payment method name's capitalizations: iDEAL, Sofort, and giropay.

Make sure Stripe card's description has payment method names' correctly capitalized

  • As a merchant, go to WooCommerce > Settings > Payments
  • Select the Stripe payment method
  • If account keys have been entered, make sure to remove them
  • Ensure the Get started with Stripe card displays the capitalization of the payment methods, iDEAL and Sofort, correctly (see image below)

image

Make sure admin notices have payment method names' correctly capitalized

  • As a merchant, go to WooCommerce > Settings > Payments
  • Enable Stripe giropay, Stripe iDEAL, and Stripe Sofort
  • Refresh the page
  • Ensure the notices at the top of the page displays the capitalization of the payment methods, iDEAL, giropay, and Sofort, correctly (see image below)

image

Make sure admin "Payments" tab's title has payment method's name's correctly captialized

  • As a merchant, go to WooCommerce > Settings > Payments
  • Click on Stripe giropay link, to configure
  • If account keys have not been entered, make sure to enter them
  • Ensure the page's title at the top of the page displays the capitalization of Stripe giropay correctly (see image below)
    • Repeat this for Stripe iDEAL and Stripe Sofort

image

Make sure Sofort's checkout notice is correctly capitalized at checkout

  • As a merchant, go to WooCommerce > Settings > Payments
  • Enable Stripe Sofort
  • Click on Stripe Sofort link, to configure
  • If account keys have not been entered, make sure to enter them
  • Go to WooCommerce > Settings > General
  • Update the Currency field to "Euro" and click Save changes
  • Next, as a customer, add an item to your cart and proceed to checkout
  • Enter Billing details and select a country that is not supported by Sofort (e.g. France)
  • Ensure notice that appears at the top of the page displays the capitalization of Sofort correctly (see image below)

image

Clone this wiki locally