diff --git a/.github/workflows/icons.yml b/.github/workflows/icons.yml index 0b3c9df64..aad12a079 100644 --- a/.github/workflows/icons.yml +++ b/.github/workflows/icons.yml @@ -22,7 +22,7 @@ jobs: - name: Copy payment method icons run: | cd "${{ github.workspace }}/Media/Payment methods/SVG/" - rm -f ideal-qr.svg knaken.svg paylink.svg paybybank.svg pos-nfc.svg riverty.svg + rm -f ideal-qr.svg knaken.svg paylink.svg paybybank.svg pos-nfc.svg cd ${{ github.workspace }}/Media cp -R "Payment methods/SVG/." ${{ github.workspace }}/view/base/web/images/svg/ - name: Copy creditcards icons diff --git a/Block/Info.php b/Block/Info.php index fe76fec66..5a2f0e08f 100644 --- a/Block/Info.php +++ b/Block/Info.php @@ -94,8 +94,8 @@ public function getPayPerEmailMethod() public function getPaymentLogo(string $method): string { $mappings = [ - "afterpay2" => "svg/afterpay.svg", - "afterpay20" => "svg/afterpay.svg", + "afterpay2" => "svg/riverty.svg", + "afterpay20" => "svg/riverty.svg", "capayablein3" => "svg/in3.svg", "capayablepostpay" => "svg/in3.svg", "creditcard" => "svg/creditcards.svg", diff --git a/view/base/web/images/svg/riverty.svg b/view/base/web/images/svg/riverty.svg new file mode 100644 index 000000000..9a5f0d199 --- /dev/null +++ b/view/base/web/images/svg/riverty.svg @@ -0,0 +1,195 @@ + + + diff --git a/view/frontend/web/template/payment/buckaroo_magento2_afterpay.html b/view/frontend/web/template/payment/buckaroo_magento2_afterpay.html index 6fc7ac74b..a7e9547de 100644 --- a/view/frontend/web/template/payment/buckaroo_magento2_afterpay.html +++ b/view/frontend/web/template/payment/buckaroo_magento2_afterpay.html @@ -14,7 +14,7 @@