Skip to content

Commit

Permalink
Release 1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoEigenmannCW committed Jul 30, 2019
1 parent f80b5f6 commit 9b8f859
Show file tree
Hide file tree
Showing 71 changed files with 129 additions and 89 deletions.
2 changes: 1 addition & 1 deletion Application/Controller/Admin/Alert.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Controller/Admin/RefundJob.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Controller/Admin/Transaction.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Controller/Cron.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Controller/Pdf.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Controller/Webhook.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Model/AbstractJob.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Model/Alert.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Model/CompletionJob.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Model/Cron.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Model/RefundJob.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Model/Token.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Model/Transaction.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Application/Model/VoidJob.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
9 changes: 6 additions & 3 deletions Core/Adapter/AddressAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down Expand Up @@ -76,8 +76,11 @@ private function convertAddress(\OxidEsales\Eshop\Core\Base $address)
$addressCreate->setPostCode($address->getFieldData('oxzip'));
$addressCreate->setOrganizationName($address->getFieldData('oxcompany'));
$addressCreate->setMobilePhoneNumber($address->getFieldData('oxmobfon'));
$addressCreate->setDateOfBirth(new \DateTime($address->getFieldData('oxbirthdate')));


$birthdate = $address->getFieldData('oxbirthdate');
if(!empty($birthdate) && $birthdate != '0000-00-00'){
$addressCreate->setDateOfBirth(new \DateTime($birthdate));
}
$salutation = $address->getFieldData('oxsal');
if (strtolower($salutation) === 'mr') {
/** @noinspection PhpParamsInspection */
Expand Down
2 changes: 1 addition & 1 deletion Core/Adapter/BasketAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Adapter/IAddressAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Adapter/ILineItemAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Adapter/ITransactionServiceAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Adapter/SessionAdapter.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Exception/OptimisticLockingException.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/PostFinanceCheckoutModule.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Provider/AbstractProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Provider/Currency.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Provider/LabelDescription.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Provider/LabelDescriptionGroup.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Provider/Language.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Service/AbstractService.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Service/CompletionService.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Service/JobService.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Service/ManualTask.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Service/PaymentService.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Service/RefundService.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Service/Token.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Service/TransactionService.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Service/VoidService.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
2 changes: 1 addition & 1 deletion Core/Webhook/AbstractOrderRelated.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* PostFinanceCheckout OXID
*
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/).
* This OXID module enables to process payments with PostFinanceCheckout (https://www.postfinance.ch/checkout/).
*
* @package Whitelabelshortcut\PostFinanceCheckout
* @author customweb GmbH (http://www.customweb.com/)
Expand Down
Loading

0 comments on commit 9b8f859

Please sign in to comment.