Skip to content

Commit 63f92e7

Browse files
Merge pull request #36 from buckaroo-it/BP-3735-Update-iDEAL-In3-logo
BP-3735-Update-iDEAL-In3-logo
2 parents 880e7ea + 0941ef0 commit 63f92e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Plugin/MethodList.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ private function getSvgLogo(string $methodCode): string
5151
$mappings = [
5252
"afterpay2" => "svg/afterpay.svg",
5353
"afterpay20" => "svg/afterpay.svg",
54-
"capayablein3" => "svg/in3.svg",
55-
"capayablepostpay" => "svg/in3.svg",
54+
"capayablein3" => "svg/ideal-in3.svg",
55+
"capayablepostpay" => "svg/ideal-in3.svg",
5656
"creditcard" => "svg/creditcards.svg",
5757
"creditcards" => "svg/creditcards.svg",
5858
"giftcards" => "svg/giftcards.svg",

0 commit comments

Comments
 (0)