Release testing instructions for WC Payments 9.4.0 - Automattic/woocommerce-payments GitHub Wiki
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
- As a merchant, ensure you onboarded with a US-based Stripe account
- Navigate to WooCommerce > Settings > Payments > WooPayments
- Ensure you have all the BNPL methods (Klarna/Affirm/Afterpay) enabled
[BNPL PMME UAC 1]: Display on eligible product pages
- As a customer, ensure your currency is USD (if you onboarded with a US-based Stripe account)
- 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))
- Navigate to a product page for a product that costs more than 51,00 USD (e.g.: "Belt" from the sample products)
- The BNPL's PMME should display near the "Add to cart" button
[BNPL PMME UAC 2]: Hide on ineligible product pages
- As a customer, ensure your currency is EUR (if you onboarded with a US-based Stripe account)
- 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))
- Navigate to a product page for a product that costs more than 51,00 EUR (e.g.: "Belt" from the sample products)
- The BNPL's PMME should no longer display near the "Add to cart" button
[BNPL PMME UAC 3]: Show on cart pages
- 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)
- Add the product to the cart
- Navigate to the cart page
- As a customer, ensure your currency is USD (if you onboarded with a US-based Stripe account)
- The BNPL's PMME should display near the "Proceed to checkout" button
[BNPL PMME UAC 4]: Hide on checkout
- 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)
- Add the product to the cart
- Navigate to the checkout page
- As a customer, ensure your currency is USD (if you onboarded with a US-based Stripe account)
- The BNPL's PMME should no longer display next to the BNPL payment methods displayed at checkout
As a reference, this was the "before" state: