Skip to content

Release testing instructions for WC Payments 9.4.0

Francesco edited this page May 12, 2025 · 2 revisions

BNPL's Payment Method Messaging element should no longer display at checkout

In previous versions of WooPayments, we used to display a messaging element below BNPL payment methods (Klarna/Affirm/Afterpay). This is no longer the case. However, we will continue to display the messaging on eligible product pages and cart pages.

Prerequisites

  1. As a merchant, ensure you onboarded with a US-based Stripe account
  2. Navigate to WooCommerce > Settings > Payments > WooPayments
  3. Ensure you have all the BNPL methods (Klarna/Affirm/Afterpay) enabled
Screenshot 2025-05-12 at 4 06 57 PM

[BNPL PMME UAC 1]: Display on eligible product pages

  1. As a customer, ensure your currency is USD (if you onboarded with a US-based Stripe account)
  2. As a customer, ensure your billing country (which is set on the checkout page) is US (to confirm: add a product to the cart; navigate to the checkout page; ensure the "country" dropdown under "billing" is "United States"; if it isn't, enter a full US address))
  3. Navigate to a product page for a product that costs more than 51,00 USD (e.g.: "Belt" from the sample products)
  4. The BNPL's PMME should display near the "Add to cart" button
Screenshot 2025-05-12 at 4 16 36 PM

[BNPL PMME UAC 2]: Hide on ineligible product pages

  1. As a customer, ensure your currency is EUR (if you onboarded with a US-based Stripe account)
  2. As a customer, ensure your billing country (which is set on the checkout page) is US (to confirm: add a product to the cart; navigate to the checkout page; ensure the "country" dropdown under "billing" is "United States"; if it isn't, enter a full US address))
  3. Navigate to a product page for a product that costs more than 51,00 EUR (e.g.: "Belt" from the sample products)
  4. The BNPL's PMME should no longer display near the "Add to cart" button
Screenshot 2025-05-12 at 4 21 01 PM

[BNPL PMME UAC 3]: Show on cart pages

  1. As a customer, navigate to a product page for a product that costs more than 51,00 USD (e.g.: "Belt" from the sample products)
  2. Add the product to the cart
  3. Navigate to the cart page
  4. As a customer, ensure your currency is USD (if you onboarded with a US-based Stripe account)
  5. The BNPL's PMME should display near the "Proceed to checkout" button
Screenshot 2025-05-12 at 4 22 43 PM

[BNPL PMME UAC 4]: Hide on checkout

  1. As a customer, navigate to a product page for a product that costs more than 51,00 USD (e.g.: "Belt" from the sample products)
  2. Add the product to the cart
  3. Navigate to the checkout page
  4. As a customer, ensure your currency is USD (if you onboarded with a US-based Stripe account)
  5. The BNPL's PMME should no longer display next to the BNPL payment methods displayed at checkout
Screenshot 2025-05-12 at 4 23 44 PM

As a reference, this was the "before" state: Screenshot 2025-05-12 at 4 24 57 PM

Clone this wiki locally