Skip to content

Commit ff94377

Browse files
author
richard
committed
New logo's for the payment checkout.
1 parent b27d564 commit ff94377

16 files changed

Lines changed: 32 additions & 30 deletions

File tree

xtcommerce-cardgate-master/cardgate/classes/cardgate.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,12 +54,14 @@ class cardgate {
5454
'CARDGATE_BITCOIN' => 'bitcoin',
5555
'CARDGATE_CREDITCARD' => 'creditcard',
5656
'CARDGATE_DIRECTDEBIT' => 'directdebit',
57+
'CARDGATE_GIFTCARD' => 'giftcard',
5758
'CARDGATE_GIROPAY' => 'giropay',
5859
'CARDGATE_IDEALPRO' => 'idealpro',
5960
'CARDGATE_IDEALQR' => 'idealqr',
6061
'CARDGATE_KLARNA' => 'klarna',
6162
'CARDGATE_PAYPAL' => 'paypal',
6263
'CARDGATE_PAYSAFECARD' => 'paysafecard',
64+
'CARDGATE_PAYSAFECASH' => 'paysafecash',
6365
'CARDGATE_PRZELEWY24' => 'przelewy24',
6466
'CARDGATE_SOFORTBANKING' => 'sofortbanking'
6567
);

xtcommerce-cardgate-master/plugins/cardgateafterpay/templates/cardgateafterpay.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{if $plugin->getMajorVersion() > 4}
3939
{capture name="paymenttypes"}
4040
<div class="item item-{$payment_code} payment-container">
41-
<img src="plugins/{$payment_code}/images/{$payment_code}.png" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
41+
<img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" style="max-height:30px;max-width:70px;" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
4242
<header data-toggle="collapse" data-target=".item-{$payment_code} .collapse">
4343
<label class="cursor-pointer">
4444
<span class="check">
@@ -58,7 +58,7 @@
5858
{capture name="paymenttypes"}
5959
<tr>
6060
<td class="main" width="10px">{form type=radio name=selected_payment value=$payment_code}</td>
61-
<td class="main" width="100px"><img src="plugins/{$payment_code}/images/{$payment_code}.png" border="0"/></td>
61+
<td class="main" width="100px"><img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" border="0"/></td>
6262
<td class="main"><strong>{$payment_name}</strong></td>
6363
</tr>
6464
{/capture}

xtcommerce-cardgate-master/plugins/cardgatebancontact/templates/cardgatebancontact.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{if $plugin->getMajorVersion() > 4}
3939
{capture name="paymenttypes"}
4040
<div class="item item-{$payment_code} payment-container">
41-
<img src="plugins/{$payment_code}/images/{$payment_code}.png" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
41+
<img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" style="max-height:30px;max-width:70px;" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
4242
<header data-toggle="collapse" data-target=".item-{$payment_code} .collapse">
4343
<label class="cursor-pointer">
4444
<span class="check">
@@ -58,7 +58,7 @@
5858
{capture name="paymenttypes"}
5959
<tr>
6060
<td class="main" width="10px">{form type=radio name=selected_payment value=$payment_code}</td>
61-
<td class="main" width="100px"><img src="plugins/{$payment_code}/images/{$payment_code}.png" border="0"/></td>
61+
<td class="main" width="100px"><img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" border="0"/></td>
6262
<td class="main"><strong>{$payment_name}</strong></td>
6363
</tr>
6464
{/capture}

xtcommerce-cardgate-master/plugins/cardgatebanktransfer/templates/cardgatebanktransfer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{if $plugin->getMajorVersion() > 4}
3939
{capture name="paymenttypes"}
4040
<div class="item item-{$payment_code} payment-container">
41-
<img src="plugins/{$payment_code}/images/{$payment_code}.png" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
41+
<img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" style="max-height:30px;max-width:70px;" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
4242
<header data-toggle="collapse" data-target=".item-{$payment_code} .collapse">
4343
<label class="cursor-pointer">
4444
<span class="check">
@@ -58,7 +58,7 @@
5858
{capture name="paymenttypes"}
5959
<tr>
6060
<td class="main" width="10px">{form type=radio name=selected_payment value=$payment_code}</td>
61-
<td class="main" width="100px"><img src="plugins/{$payment_code}/images/{$payment_code}.png" border="0"/></td>
61+
<td class="main" width="100px"><img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" border="0"/></td>
6262
<td class="main"><strong>{$payment_name}</strong></td>
6363
</tr>
6464
{/capture}

xtcommerce-cardgate-master/plugins/cardgatebillink/templates/cardgatebillink.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{if $plugin->getMajorVersion() > 4}
3939
{capture name="paymenttypes"}
4040
<div class="item item-{$payment_code} payment-container">
41-
<img src="plugins/{$payment_code}/images/{$payment_code}.png" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
41+
<img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" style="max-height:30px;max-width:70px;" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
4242
<header data-toggle="collapse" data-target=".item-{$payment_code} .collapse">
4343
<label class="cursor-pointer">
4444
<span class="check">
@@ -58,7 +58,7 @@
5858
{capture name="paymenttypes"}
5959
<tr>
6060
<td class="main" width="10px">{form type=radio name=selected_payment value=$payment_code}</td>
61-
<td class="main" width="100px"><img src="plugins/{$payment_code}/images/{$payment_code}.png" border="0"/></td>
61+
<td class="main" width="100px"><img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" border="0"/></td>
6262
<td class="main"><strong>{$payment_name}</strong></td>
6363
</tr>
6464
{/capture}

xtcommerce-cardgate-master/plugins/cardgatebitcoin/templates/cardgatebitcoin.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{if $plugin->getMajorVersion() > 4}
3939
{capture name="paymenttypes"}
4040
<div class="item item-{$payment_code} payment-container">
41-
<img src="plugins/{$payment_code}/images/{$payment_code}.png" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
41+
<img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" style="max-height:30px;max-width:70px;" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
4242
<header data-toggle="collapse" data-target=".item-{$payment_code} .collapse">
4343
<label class="cursor-pointer">
4444
<span class="check">
@@ -58,7 +58,7 @@
5858
{capture name="paymenttypes"}
5959
<tr>
6060
<td class="main" width="10px">{form type=radio name=selected_payment value=$payment_code}</td>
61-
<td class="main" width="100px"><img src="plugins/{$payment_code}/images/{$payment_code}.png" border="0"/></td>
61+
<td class="main" width="100px"><img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" border="0"/></td>
6262
<td class="main"><strong>{$payment_name}</strong></td>
6363
</tr>
6464
{/capture}

xtcommerce-cardgate-master/plugins/cardgatecreditcard/templates/cardgatecreditcard.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{if $plugin->getMajorVersion() > 4}
3939
{capture name="paymenttypes"}
4040
<div class="item item-{$payment_code} payment-container">
41-
<img src="plugins/{$payment_code}/images/{$payment_code}.png" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
41+
<img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" style="max-height:30px;max-width:70px;" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
4242
<header data-toggle="collapse" data-target=".item-{$payment_code} .collapse">
4343
<label class="cursor-pointer">
4444
<span class="check">
@@ -58,7 +58,7 @@
5858
{capture name="paymenttypes"}
5959
<tr>
6060
<td class="main" width="10px">{form type=radio name=selected_payment value=$payment_code}</td>
61-
<td class="main" width="100px"><img src="plugins/{$payment_code}/images/{$payment_code}.png" border="0"/></td>
61+
<td class="main" width="100px"><img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" border="0"/></td>
6262
<td class="main"><strong>{$payment_name}</strong></td>
6363
</tr>
6464
{/capture}

xtcommerce-cardgate-master/plugins/cardgatedirectdebit/templates/cardgatedirectdebit.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{if $plugin->getMajorVersion() > 4}
3939
{capture name="paymenttypes"}
4040
<div class="item item-{$payment_code} payment-container">
41-
<img src="plugins/{$payment_code}/images/{$payment_code}.png" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
41+
<img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" style="max-height:30px;max-width:70px;" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
4242
<header data-toggle="collapse" data-target=".item-{$payment_code} .collapse">
4343
<label class="cursor-pointer">
4444
<span class="check">
@@ -58,7 +58,7 @@
5858
{capture name="paymenttypes"}
5959
<tr>
6060
<td class="main" width="10px">{form type=radio name=selected_payment value=$payment_code}</td>
61-
<td class="main" width="100px"><img src="plugins/{$payment_code}/images/{$payment_code}.png" border="0"/></td>
61+
<td class="main" width="100px"><img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" border="0"/></td>
6262
<td class="main"><strong>{$payment_name}</strong></td>
6363
</tr>
6464
{/capture}

xtcommerce-cardgate-master/plugins/cardgategiropay/templates/cardgategiropay.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
{if $plugin->getMajorVersion() > 4}
3939
{capture name="paymenttypes"}
4040
<div class="item item-{$payment_code} payment-container">
41-
<img src="plugins/{$payment_code}/images/{$payment_code}.png" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
41+
<img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" style="max-height:30px;max-width:70px;" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
4242
<header data-toggle="collapse" data-target=".item-{$payment_code} .collapse">
4343
<label class="cursor-pointer">
4444
<span class="check">
@@ -58,7 +58,7 @@
5858
{capture name="paymenttypes"}
5959
<tr>
6060
<td class="main" width="10px">{form type=radio name=selected_payment value=$payment_code}</td>
61-
<td class="main" width="100px"><img src="plugins/{$payment_code}/images/{$payment_code}.png" border="0"/></td>
61+
<td class="main" width="100px"><img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" border="0"/></td>
6262
<td class="main"><strong>{$payment_name}</strong></td>
6363
</tr>
6464
{/capture}

xtcommerce-cardgate-master/plugins/cardgateideal/templates/cardgateideal.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ <h4>No CardGate paymenttype activated</h4>
3939
{if $plugin->getMajorVersion() > 4}
4040
{capture name="paymenttypes"}
4141
<div class="item item-{$payment_code} payment-container">
42-
<img src="plugins/{$payment_code}/images/{$payment_code}.png" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
42+
<img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" style="max-height:30px;max-width:70px;" class="icon img-responsive img-thumbnail pull-right" alt={$payment_name} >
4343
<header data-toggle="collapse" data-target=".item-{$payment_code} .collapse">
4444
<label class="cursor-pointer">
4545
<span class="check">
@@ -66,7 +66,7 @@ <h4>No CardGate paymenttype activated</h4>
6666
{capture name="paymenttypes"}
6767
<tr>
6868
<td class="main" width="10px">{form type=radio name=selected_payment value=$payment_code}</td>
69-
<td class="main" width="100px"><img src="plugins/cardgateideal/images/{$payment_code}.png" border="0"/>
69+
<td class="main" width="100px"><img src="https://cdn.curopayments.net/images/paymentmethods/{substr($payment_code,8)}.svg" border="0"/>
7070
<select style="width:180px" name="cardgate_bank">
7171
{foreach from=$cardgate_ideal_banks item=bank}
7272
<option value="{$bank.id}">{$bank.name}</option>

0 commit comments

Comments
 (0)