Skip to content

Commit

Permalink
Updates payments settings copy for Klarna Pay Now (#9167)
Browse files Browse the repository at this point in the history
  • Loading branch information
FangedParakeet authored Jul 26, 2024
1 parent 8c405dd commit 388368d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog/chore-update-payment-settings-copy-for-klarna
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Significance: patch
Type: fix

Updates payments settings copy to support pay now with klarna.
2 changes: 1 addition & 1 deletion client/payment-methods-map.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ const PaymentMethodInformationObject: Record<
label: __( 'Klarna', 'woocommerce-payments' ),
description: __(
// translators: %s is the store currency.
'Allow customers to pay over time with Klarna. Available to all customers paying in %s.',
'Allow customers to pay over time or pay now with Klarna. Available to all customers paying in %s.',
'woocommerce-payments'
),
icon: KlarnaIcon,
Expand Down

0 comments on commit 388368d

Please sign in to comment.