Skip to content

Commit

Permalink
Open link in new window
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaymo committed May 6, 2024
1 parent 02ffdac commit a233c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Buttons/ApplePayButton/ApplePayDirectHandler.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public function bootstrap($buttonEnabledProduct, $buttonEnabledCart)
'Apple Pay Validation Error: Please review the %1$sApple Server requirements%2$s. If everything appears correct, click the Apple Pay button to retry validation.',
'mollie-payments-for-woocommerce'
),
'<a href="https://developer.apple.com/documentation/apple_pay_on_the_web/setting_up_your_server">',
'<a href="https://developer.apple.com/documentation/apple_pay_on_the_web/setting_up_your_server" target="_blank">',
'</a>'
);

Expand Down

0 comments on commit a233c6b

Please sign in to comment.