Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tpwdcee 257 #11

Merged
merged 3 commits into from
Sep 25, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class wdceepayment extends oxUBase
protected static $_PAYMENT_WIRECARD_CHECKOUT_URL = 'checkout.wirecard.com';
protected static $_PAYMENT_INIT_URL = 'https://checkout.wirecard.com/page/init-server.php';

protected static $_PLUGIN_VERSION = '2.8.1';
protected static $_PLUGIN_VERSION = '2.8.2';

protected static $_CUSTOMER_ID_DEMO_MODE = 'D200001';
protected static $_CUSTOMER_ID_TEST_MODE = 'D200411';
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
'SHOP_MODULE_bWcp_select_UseIframe' => 'Zahlungsmittelauswahl - iFrame verwenden',
'SHOP_MODULE_bWcp_sepa-dd_UseIframe' => 'SEPA Lastschrift - iFrame verwenden',
'SHOP_MODULE_bWcp_skrillwallet_UseIframe' => 'Skrill Digital Wallet - iFrame verwenden',
'SHOP_MODULE_bWcp_sofortueberweisung_UseIframe' => 'Sofortüberweisung - iFrame verwenden',
'SHOP_MODULE_bWcp_sofortueberweisung_UseIframe' => 'Sofort. - iFrame verwenden',
'SHOP_MODULE_bWcp_tatrapay_UseIframe' => 'TatraPay - iFrame verwenden',
'SHOP_MODULE_bWcp_trustly_UseIframe' => 'Trustly - iFrame verwenden',
'SHOP_MODULE_bWcp_voucher_UseIframe' => 'Mein Gutschein - iFrame verwenden',
Expand Down Expand Up @@ -173,7 +173,7 @@
'WIRECARD_CHECKOUT_PAGE_SELECT_LABEL' => 'Zahlungsmittelauswahl',
'WIRECARD_CHECKOUT_PAGE_SEPA-DD_LABEL' => 'SEPA Lastschrift',
'WIRECARD_CHECKOUT_PAGE_SKRILLWALLET_LABEL' => 'Skrill Digital Wallet',
'WIRECARD_CHECKOUT_PAGE_SOFORTUEBERWEISUNG_LABEL' => 'SOFORT Überweisung',
'WIRECARD_CHECKOUT_PAGE_SOFORTUEBERWEISUNG_LABEL' => 'Sofort.',
'WIRECARD_CHECKOUT_PAGE_TATRAPAY_LABEL' => 'TatraPay',
'WIRECARD_CHECKOUT_PAGE_TRUSTLY_LABEL' => 'Trustly',
'WIRECARD_CHECKOUT_PAGE_VOUCHER_LABEL' => 'Mein Gutschein',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
'SHOP_MODULE_bWcp_select_UseIframe' => 'Payment Selection - use iframe',
'SHOP_MODULE_bWcp_sepa-dd_UseIframe' => 'SEPA Direct Debit - use iframe',
'SHOP_MODULE_bWcp_skrillwallet_UseIframe' => 'Skrill Digital Wallet - use iframe',
'SHOP_MODULE_bWcp_sofortueberweisung_UseIframe' => 'SOFORT Banking - use iframe',
'SHOP_MODULE_bWcp_sofortueberweisung_UseIframe' => 'Online bank transfer. - use iframe',
'SHOP_MODULE_bWcp_tatrapay_UseIframe' => 'TatraPay - use iframe',
'SHOP_MODULE_bWcp_trustly_UseIframe' => 'Trustly - use iframe',
'SHOP_MODULE_bWcp_voucher_UseIframe' => 'My Voucher - use iframe',
Expand Down Expand Up @@ -173,7 +173,7 @@
'WIRECARD_CHECKOUT_PAGE_SELECT_LABEL' => 'Payment Selection',
'WIRECARD_CHECKOUT_PAGE_SEPA-DD_LABEL' => 'SEPA Direct Debit',
'WIRECARD_CHECKOUT_PAGE_SKRILLWALLET_LABEL' => 'Skrill Digital Wallet',
'WIRECARD_CHECKOUT_PAGE_SOFORTUEBERWEISUNG_LABEL' => 'SOFORT Banking',
'WIRECARD_CHECKOUT_PAGE_SOFORTUEBERWEISUNG_LABEL' => 'Online bank transfer.',
'WIRECARD_CHECKOUT_PAGE_TATRAPAY_LABEL' => 'TatraPay',
'WIRECARD_CHECKOUT_PAGE_TRUSTLY_LABEL' => 'Trustly',
'WIRECARD_CHECKOUT_PAGE_VOUCHER_LABEL' => 'My Voucher',
Expand Down
2 changes: 1 addition & 1 deletion modules/wirecard/checkoutpage/metadata.php
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
'en' => 'Wirecard Checkout Page Payment Extension for Oxid eShop.<br /><br /><div id="helpPanel"><div class="bd"><strong>Support and sales information</strong><br /><a href="https://guides.wirecard.at/support" target="_blank">support</a><br /><a href="https://guides.wirecard.at/sales" target="_blank">sales</a></div></div>',
),
'thumbnail' => 'picture.jpg',
'version' => '2.8.1',
'version' => '2.8.2',
'author' => 'Wirecard',
'email' => 'support@wirecard.at',
'url' => 'http://www.wirecard.at',
Expand Down
Binary file modified modules/wirecard/checkoutpage/out/img/sofort.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.