Skip to content

Commit

Permalink
UNZER-526 [--= control group =--] ApplePay button
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil Tkachev committed Dec 2, 2024
1 parent ef6b2fb commit 8f97436
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion views/twig/frontend/tpl/order/applepay_button.html.twig
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<!-- Reference: https://developer.apple.com/documentation/apple_pay_on_the_web/displaying_apple_pay_buttons -->
<button type="submit" class="apple-pay-button-with-text apple-pay-button-black-with-text">
<span class="text">{{ translate({ ident: "OSCUNZER_BUY_WITH" }) }}</span><span class="logo"></span>
</button>
</button>

0 comments on commit 8f97436

Please sign in to comment.