-
Notifications
You must be signed in to change notification settings - Fork 206
v8.3.0 ‐ Release testing instructions
-
Connect the store to a Stripe account under one of the countries that support Klarna, like France
-
Ensure the store currency is set to Euro
-
Ensure the Legacy experience is disabled
-
Go to the Payment Methods tab, at
wp-admin/admin.php?page=wc-settings&tab=checkout§ion=stripe&panel=methods
-
Confirm Klarna is displayed and available to be enabled
-
Go to WooCommerce settings, at
/wp-admin/admin.php?page=wc-settings
-
Change the currency to an unsupported one, like the Mexican peso
-
Go to the Payment Methods tab, at
wp-admin/admin.php?page=wc-settings&tab=checkout§ion=stripe&panel=methods
-
Confirm Klarna has a note on the supported currencies and can't be enabled
- Go to WooCommerce settings, at
/wp-admin/admin.php?page=wc-settings
- Select Euro as the store currency
- As a shopper, a product to the cart and go to the Block checkout page
- Select France as the billing country
- Confirm Klarna is displayed among the available payment methods
- Select Klarna and click on the Place Order button
- On the Klarna payments page, log in with a French account using the phone number
+33689854321
- Complete the payment flow
- Confirm the payment is placed as expected
- The related WC order has an associated charge in the Stripe dashboard
- The WC order status is "processing"
- The payment in the Stripe dashboard has a "Succeeded" status, has the correct WC order number, billing and shipping address, and payment method associated with it
Confirm the behavior is the same when checking out through the Shortcode checkout page
- Go to WooCommerce settings, at
/wp-admin/admin.php?page=wc-settings
- Select a currency that's supported by Klarna, but that's not the default of the country your Stripe account is associated with. For example, select the United States dollar when your Stripe account is from France
- As a shopper, go to the Block checkout page
- Confirm that France is selected as the billing country
- Confirm Klarna is not displayed on the available payment methods
Confirm this behavior is the same on the Shortcode checkout page