diff --git a/composer.json b/composer.json index 6653236..d56c23c 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "payvision/payvision-sdk-php", "description": "Payvision PHP SDK", "type": "library", - "version": "7.0.0", + "version": "8.0.0", "license": "MIT", "require": { "php": "~7.1.3||~7.2.5||~7.3.0||~7.4.0", diff --git a/src/Application/Checkouts/Service/RequestBuilder.php b/src/Application/Checkouts/Service/RequestBuilder.php index 8ce95ff..754cd63 100644 --- a/src/Application/Checkouts/Service/RequestBuilder.php +++ b/src/Application/Checkouts/Service/RequestBuilder.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Application/Paymentlinks/Service/RequestBuilder.php b/src/Application/Paymentlinks/Service/RequestBuilder.php index b66767c..c4de304 100644 --- a/src/Application/Paymentlinks/Service/RequestBuilder.php +++ b/src/Application/Paymentlinks/Service/RequestBuilder.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Application/Payments/Service/RequestBuilder.php b/src/Application/Payments/Service/RequestBuilder.php index b2cfe59..dd3fdaf 100644 --- a/src/Application/Payments/Service/RequestBuilder.php +++ b/src/Application/Payments/Service/RequestBuilder.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/BasicResponseHeader.php b/src/Domain/Checkouts/Service/Builder/BasicResponseHeader.php index 9aae6fb..e20afb0 100644 --- a/src/Domain/Checkouts/Service/Builder/BasicResponseHeader.php +++ b/src/Domain/Checkouts/Service/Builder/BasicResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/Request.php b/src/Domain/Checkouts/Service/Builder/Checkout/Request.php index d606a23..146fb84 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/Request.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/RequestBillingAddress.php b/src/Domain/Checkouts/Service/Builder/Checkout/RequestBillingAddress.php index db1b289..444787a 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/RequestBillingAddress.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/RequestBillingAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/RequestBody.php b/src/Domain/Checkouts/Service/Builder/Checkout/RequestBody.php index 71e6b19..9075dd9 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/RequestBody.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/RequestCheckout.php b/src/Domain/Checkouts/Service/Builder/Checkout/RequestCheckout.php index 80c4761..9b1c019 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/RequestCheckout.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/RequestCheckout.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/RequestDba.php b/src/Domain/Checkouts/Service/Builder/Checkout/RequestDba.php index a17c8db..8782b5b 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/RequestDba.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/RequestDba.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/RequestOption.php b/src/Domain/Checkouts/Service/Builder/Checkout/RequestOption.php index 459c2db..4a8f08d 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/RequestOption.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/RequestOption.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/RequestOrder.php b/src/Domain/Checkouts/Service/Builder/Checkout/RequestOrder.php index 35d1f9a..e999347 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/RequestOrder.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/RequestOrder.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/RequestOrderLine.php b/src/Domain/Checkouts/Service/Builder/Checkout/RequestOrderLine.php index 59306d3..8fe8d6a 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/RequestOrderLine.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/RequestOrderLine.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/RequestShippingAddress.php b/src/Domain/Checkouts/Service/Builder/Checkout/RequestShippingAddress.php index 2136f93..3cfcdd0 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/RequestShippingAddress.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/RequestShippingAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/RequestThreeDSecure.php b/src/Domain/Checkouts/Service/Builder/Checkout/RequestThreeDSecure.php index 0997c58..8a2dc09 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/RequestThreeDSecure.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/RequestThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/RequestTransaction.php b/src/Domain/Checkouts/Service/Builder/Checkout/RequestTransaction.php index db32b2a..3bab1c3 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/RequestTransaction.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/Response.php b/src/Domain/Checkouts/Service/Builder/Checkout/Response.php index ed5bd4b..45539e3 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/Response.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/ResponseBody.php b/src/Domain/Checkouts/Service/Builder/Checkout/ResponseBody.php index 236a801..afbae3e 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/ResponseBody.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/ResponseCheckout.php b/src/Domain/Checkouts/Service/Builder/Checkout/ResponseCheckout.php index 850af9d..8986217 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/ResponseCheckout.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/ResponseCheckout.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/ResponseHeader.php b/src/Domain/Checkouts/Service/Builder/Checkout/ResponseHeader.php index bfacec5..0c1c7ce 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/ResponseHeader.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/ResponseRedirect.php b/src/Domain/Checkouts/Service/Builder/Checkout/ResponseRedirect.php index de6f0f5..28ee7ec 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/ResponseRedirect.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/ResponseRedirect.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Checkout/ResponseTransaction.php b/src/Domain/Checkouts/Service/Builder/Checkout/ResponseTransaction.php index 35a097e..a3f960b 100644 --- a/src/Domain/Checkouts/Service/Builder/Checkout/ResponseTransaction.php +++ b/src/Domain/Checkouts/Service/Builder/Checkout/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/Request.php b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/Request.php index ae1716b..15dc0d3 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/Request.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestBody.php b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestBody.php index b0dd48e..7d191af 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestBody.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestCheckout.php b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestCheckout.php index 26687b2..bcc6948 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestCheckout.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestCheckout.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestShippingAddress.php b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestShippingAddress.php index 58f0890..1ff21b1 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestShippingAddress.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestShippingAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestThreeDSecure.php b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestThreeDSecure.php index 1ffc6f2..5eabb52 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestThreeDSecure.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/RequestThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/Response.php b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/Response.php index fc33cce..7ffdcf2 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/Response.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/ResponseBody.php b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/ResponseBody.php index df3bc42..553e6ec 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/ResponseBody.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/ResponseCheckout.php b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/ResponseCheckout.php index ba9c858..904dfd3 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Checkout/ResponseCheckout.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Checkout/ResponseCheckout.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Payment/Response.php b/src/Domain/Checkouts/Service/Builder/Composite/Payment/Response.php index 0084271..8d49528 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Payment/Response.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Payment/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Payment/ResponseBody.php b/src/Domain/Checkouts/Service/Builder/Composite/Payment/ResponseBody.php index 5e50475..7cd6d77 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Payment/ResponseBody.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Payment/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Status/Response.php b/src/Domain/Checkouts/Service/Builder/Composite/Status/Response.php index f66abc5..8d9c9e6 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Status/Response.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Status/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Composite/Status/ResponseBody.php b/src/Domain/Checkouts/Service/Builder/Composite/Status/ResponseBody.php index b15dbcb..9743349 100644 --- a/src/Domain/Checkouts/Service/Builder/Composite/Status/ResponseBody.php +++ b/src/Domain/Checkouts/Service/Builder/Composite/Status/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Customer.php b/src/Domain/Checkouts/Service/Builder/Customer.php index 4e58265..d239955 100644 --- a/src/Domain/Checkouts/Service/Builder/Customer.php +++ b/src/Domain/Checkouts/Service/Builder/Customer.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Error.php b/src/Domain/Checkouts/Service/Builder/Error.php index b01b60a..4f5f03a 100644 --- a/src/Domain/Checkouts/Service/Builder/Error.php +++ b/src/Domain/Checkouts/Service/Builder/Error.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/OneClick.php b/src/Domain/Checkouts/Service/Builder/OneClick.php index b0279fb..d2cc018 100644 --- a/src/Domain/Checkouts/Service/Builder/OneClick.php +++ b/src/Domain/Checkouts/Service/Builder/OneClick.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Payment/Response.php b/src/Domain/Checkouts/Service/Builder/Payment/Response.php index aad454c..47dceed 100644 --- a/src/Domain/Checkouts/Service/Builder/Payment/Response.php +++ b/src/Domain/Checkouts/Service/Builder/Payment/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Payment/ResponseBank.php b/src/Domain/Checkouts/Service/Builder/Payment/ResponseBank.php index 0b6b435..3c00041 100644 --- a/src/Domain/Checkouts/Service/Builder/Payment/ResponseBank.php +++ b/src/Domain/Checkouts/Service/Builder/Payment/ResponseBank.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Payment/ResponseBody.php b/src/Domain/Checkouts/Service/Builder/Payment/ResponseBody.php index 95dcac0..7ba783c 100644 --- a/src/Domain/Checkouts/Service/Builder/Payment/ResponseBody.php +++ b/src/Domain/Checkouts/Service/Builder/Payment/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Payment/ResponseCard.php b/src/Domain/Checkouts/Service/Builder/Payment/ResponseCard.php index a427e50..54d6679 100644 --- a/src/Domain/Checkouts/Service/Builder/Payment/ResponseCard.php +++ b/src/Domain/Checkouts/Service/Builder/Payment/ResponseCard.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Payment/ResponseHeader.php b/src/Domain/Checkouts/Service/Builder/Payment/ResponseHeader.php index 8c1003d..94b34ad 100644 --- a/src/Domain/Checkouts/Service/Builder/Payment/ResponseHeader.php +++ b/src/Domain/Checkouts/Service/Builder/Payment/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Payment/ResponseRedirect.php b/src/Domain/Checkouts/Service/Builder/Payment/ResponseRedirect.php index 2ad9115..ba6af4c 100644 --- a/src/Domain/Checkouts/Service/Builder/Payment/ResponseRedirect.php +++ b/src/Domain/Checkouts/Service/Builder/Payment/ResponseRedirect.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Payment/ResponseThreeDSecure.php b/src/Domain/Checkouts/Service/Builder/Payment/ResponseThreeDSecure.php index 5069757..5c656d8 100644 --- a/src/Domain/Checkouts/Service/Builder/Payment/ResponseThreeDSecure.php +++ b/src/Domain/Checkouts/Service/Builder/Payment/ResponseThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Payment/ResponseToken.php b/src/Domain/Checkouts/Service/Builder/Payment/ResponseToken.php index 0b5defb..fd122d7 100644 --- a/src/Domain/Checkouts/Service/Builder/Payment/ResponseToken.php +++ b/src/Domain/Checkouts/Service/Builder/Payment/ResponseToken.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Payment/ResponseTransaction.php b/src/Domain/Checkouts/Service/Builder/Payment/ResponseTransaction.php index a23eae1..e72af28 100644 --- a/src/Domain/Checkouts/Service/Builder/Payment/ResponseTransaction.php +++ b/src/Domain/Checkouts/Service/Builder/Payment/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Request/Header.php b/src/Domain/Checkouts/Service/Builder/Request/Header.php index 34e5e6a..81ff025 100644 --- a/src/Domain/Checkouts/Service/Builder/Request/Header.php +++ b/src/Domain/Checkouts/Service/Builder/Request/Header.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Status/Response.php b/src/Domain/Checkouts/Service/Builder/Status/Response.php index cfd1196..b1f0829 100644 --- a/src/Domain/Checkouts/Service/Builder/Status/Response.php +++ b/src/Domain/Checkouts/Service/Builder/Status/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Status/ResponseBody.php b/src/Domain/Checkouts/Service/Builder/Status/ResponseBody.php index 7697171..d32d57f 100644 --- a/src/Domain/Checkouts/Service/Builder/Status/ResponseBody.php +++ b/src/Domain/Checkouts/Service/Builder/Status/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/Status/ResponseHeader.php b/src/Domain/Checkouts/Service/Builder/Status/ResponseHeader.php index 895ecc3..3aec725 100644 --- a/src/Domain/Checkouts/Service/Builder/Status/ResponseHeader.php +++ b/src/Domain/Checkouts/Service/Builder/Status/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/ThreeDSecureAdditionalInfo.php b/src/Domain/Checkouts/Service/Builder/ThreeDSecureAdditionalInfo.php index 5b9da89..0798c8a 100644 --- a/src/Domain/Checkouts/Service/Builder/ThreeDSecureAdditionalInfo.php +++ b/src/Domain/Checkouts/Service/Builder/ThreeDSecureAdditionalInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/ThreeDSecureExemption.php b/src/Domain/Checkouts/Service/Builder/ThreeDSecureExemption.php index 9757fa8..4ffea5d 100644 --- a/src/Domain/Checkouts/Service/Builder/ThreeDSecureExemption.php +++ b/src/Domain/Checkouts/Service/Builder/ThreeDSecureExemption.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/Service/Builder/ThreeDSecureRecurringInfo.php b/src/Domain/Checkouts/Service/Builder/ThreeDSecureRecurringInfo.php index 017da01..e4e0380 100644 --- a/src/Domain/Checkouts/Service/Builder/ThreeDSecureRecurringInfo.php +++ b/src/Domain/Checkouts/Service/Builder/ThreeDSecureRecurringInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/BasicResponseHeader.php b/src/Domain/Checkouts/ValueObject/BasicResponseHeader.php index c361785..985d0d5 100644 --- a/src/Domain/Checkouts/ValueObject/BasicResponseHeader.php +++ b/src/Domain/Checkouts/ValueObject/BasicResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/Request.php b/src/Domain/Checkouts/ValueObject/Checkout/Request.php index de45da4..e1ab844 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/Request.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/RequestBillingAddress.php b/src/Domain/Checkouts/ValueObject/Checkout/RequestBillingAddress.php index 9b29ccf..ba71782 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/RequestBillingAddress.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/RequestBillingAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/RequestBody.php b/src/Domain/Checkouts/ValueObject/Checkout/RequestBody.php index 08dae99..eca9ca3 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/RequestBody.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/RequestCheckout.php b/src/Domain/Checkouts/ValueObject/Checkout/RequestCheckout.php index e3778ff..05a2246 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/RequestCheckout.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/RequestCheckout.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/RequestDba.php b/src/Domain/Checkouts/ValueObject/Checkout/RequestDba.php index 2b3384e..4190343 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/RequestDba.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/RequestDba.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/RequestOption.php b/src/Domain/Checkouts/ValueObject/Checkout/RequestOption.php index 179c098..16b6a20 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/RequestOption.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/RequestOption.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/RequestOrder.php b/src/Domain/Checkouts/ValueObject/Checkout/RequestOrder.php index 473fe9c..fde523b 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/RequestOrder.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/RequestOrder.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/RequestOrderLine.php b/src/Domain/Checkouts/ValueObject/Checkout/RequestOrderLine.php index 89eda46..c8c6e64 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/RequestOrderLine.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/RequestOrderLine.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/RequestShippingAddress.php b/src/Domain/Checkouts/ValueObject/Checkout/RequestShippingAddress.php index 36fbbbb..d7f8957 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/RequestShippingAddress.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/RequestShippingAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/RequestThreeDSecure.php b/src/Domain/Checkouts/ValueObject/Checkout/RequestThreeDSecure.php index 4ce0640..81a51d9 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/RequestThreeDSecure.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/RequestThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/RequestTransaction.php b/src/Domain/Checkouts/ValueObject/Checkout/RequestTransaction.php index ec956d1..88dc520 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/RequestTransaction.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/Response.php b/src/Domain/Checkouts/ValueObject/Checkout/Response.php index 0343d14..9728fea 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/Response.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/ResponseBody.php b/src/Domain/Checkouts/ValueObject/Checkout/ResponseBody.php index bc40fb2..45a5715 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/ResponseBody.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/ResponseCheckout.php b/src/Domain/Checkouts/ValueObject/Checkout/ResponseCheckout.php index 5dbc3a3..fa5e2f8 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/ResponseCheckout.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/ResponseCheckout.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/ResponseHeader.php b/src/Domain/Checkouts/ValueObject/Checkout/ResponseHeader.php index ccc4431..99aeb6f 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/ResponseHeader.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/ResponseRedirect.php b/src/Domain/Checkouts/ValueObject/Checkout/ResponseRedirect.php index cea4417..f2adb21 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/ResponseRedirect.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/ResponseRedirect.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Checkout/ResponseTransaction.php b/src/Domain/Checkouts/ValueObject/Checkout/ResponseTransaction.php index eaa793e..72b69b6 100644 --- a/src/Domain/Checkouts/ValueObject/Checkout/ResponseTransaction.php +++ b/src/Domain/Checkouts/ValueObject/Checkout/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Customer.php b/src/Domain/Checkouts/ValueObject/Customer.php index acb417d..262651a 100644 --- a/src/Domain/Checkouts/ValueObject/Customer.php +++ b/src/Domain/Checkouts/ValueObject/Customer.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Error.php b/src/Domain/Checkouts/ValueObject/Error.php index 2275fa5..4c725bf 100644 --- a/src/Domain/Checkouts/ValueObject/Error.php +++ b/src/Domain/Checkouts/ValueObject/Error.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/OneClick.php b/src/Domain/Checkouts/ValueObject/OneClick.php index 357cf1e..e20b022 100644 --- a/src/Domain/Checkouts/ValueObject/OneClick.php +++ b/src/Domain/Checkouts/ValueObject/OneClick.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Payment/Response.php b/src/Domain/Checkouts/ValueObject/Payment/Response.php index c80597f..7ca2024 100644 --- a/src/Domain/Checkouts/ValueObject/Payment/Response.php +++ b/src/Domain/Checkouts/ValueObject/Payment/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Payment/ResponseBank.php b/src/Domain/Checkouts/ValueObject/Payment/ResponseBank.php index c6bf8e2..bbbcf0e 100644 --- a/src/Domain/Checkouts/ValueObject/Payment/ResponseBank.php +++ b/src/Domain/Checkouts/ValueObject/Payment/ResponseBank.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Payment/ResponseBody.php b/src/Domain/Checkouts/ValueObject/Payment/ResponseBody.php index 610b799..e19790a 100644 --- a/src/Domain/Checkouts/ValueObject/Payment/ResponseBody.php +++ b/src/Domain/Checkouts/ValueObject/Payment/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Payment/ResponseCard.php b/src/Domain/Checkouts/ValueObject/Payment/ResponseCard.php index 3b386f5..128646c 100644 --- a/src/Domain/Checkouts/ValueObject/Payment/ResponseCard.php +++ b/src/Domain/Checkouts/ValueObject/Payment/ResponseCard.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Payment/ResponseHeader.php b/src/Domain/Checkouts/ValueObject/Payment/ResponseHeader.php index 6745d34..fae6c11 100644 --- a/src/Domain/Checkouts/ValueObject/Payment/ResponseHeader.php +++ b/src/Domain/Checkouts/ValueObject/Payment/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Payment/ResponseRedirect.php b/src/Domain/Checkouts/ValueObject/Payment/ResponseRedirect.php index db54663..eb5352c 100644 --- a/src/Domain/Checkouts/ValueObject/Payment/ResponseRedirect.php +++ b/src/Domain/Checkouts/ValueObject/Payment/ResponseRedirect.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Payment/ResponseThreeDSecure.php b/src/Domain/Checkouts/ValueObject/Payment/ResponseThreeDSecure.php index bf7ed7a..5e3acf9 100644 --- a/src/Domain/Checkouts/ValueObject/Payment/ResponseThreeDSecure.php +++ b/src/Domain/Checkouts/ValueObject/Payment/ResponseThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Payment/ResponseToken.php b/src/Domain/Checkouts/ValueObject/Payment/ResponseToken.php index 435b73d..35c485d 100644 --- a/src/Domain/Checkouts/ValueObject/Payment/ResponseToken.php +++ b/src/Domain/Checkouts/ValueObject/Payment/ResponseToken.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Payment/ResponseTransaction.php b/src/Domain/Checkouts/ValueObject/Payment/ResponseTransaction.php index 425f3dc..eb918c9 100644 --- a/src/Domain/Checkouts/ValueObject/Payment/ResponseTransaction.php +++ b/src/Domain/Checkouts/ValueObject/Payment/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Request/Header.php b/src/Domain/Checkouts/ValueObject/Request/Header.php index f8f57fd..264335d 100644 --- a/src/Domain/Checkouts/ValueObject/Request/Header.php +++ b/src/Domain/Checkouts/ValueObject/Request/Header.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Status/Response.php b/src/Domain/Checkouts/ValueObject/Status/Response.php index 06ad14a..9590472 100644 --- a/src/Domain/Checkouts/ValueObject/Status/Response.php +++ b/src/Domain/Checkouts/ValueObject/Status/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Status/ResponseBody.php b/src/Domain/Checkouts/ValueObject/Status/ResponseBody.php index 280b8a6..40e4d7a 100644 --- a/src/Domain/Checkouts/ValueObject/Status/ResponseBody.php +++ b/src/Domain/Checkouts/ValueObject/Status/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/Status/ResponseHeader.php b/src/Domain/Checkouts/ValueObject/Status/ResponseHeader.php index b68a1bd..50649b9 100644 --- a/src/Domain/Checkouts/ValueObject/Status/ResponseHeader.php +++ b/src/Domain/Checkouts/ValueObject/Status/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/ThreeDSecureAdditionalInfo.php b/src/Domain/Checkouts/ValueObject/ThreeDSecureAdditionalInfo.php index 93fe23c..8fda615 100644 --- a/src/Domain/Checkouts/ValueObject/ThreeDSecureAdditionalInfo.php +++ b/src/Domain/Checkouts/ValueObject/ThreeDSecureAdditionalInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/ThreeDSecureExemption.php b/src/Domain/Checkouts/ValueObject/ThreeDSecureExemption.php index b0fa3d9..f8585c6 100644 --- a/src/Domain/Checkouts/ValueObject/ThreeDSecureExemption.php +++ b/src/Domain/Checkouts/ValueObject/ThreeDSecureExemption.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Checkouts/ValueObject/ThreeDSecureRecurringInfo.php b/src/Domain/Checkouts/ValueObject/ThreeDSecureRecurringInfo.php index 46f28c4..e736593 100644 --- a/src/Domain/Checkouts/ValueObject/ThreeDSecureRecurringInfo.php +++ b/src/Domain/Checkouts/ValueObject/ThreeDSecureRecurringInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/BasicAddress.php b/src/Domain/Paymentlinks/Service/Builder/BasicAddress.php index 970b991..2991807 100644 --- a/src/Domain/Paymentlinks/Service/Builder/BasicAddress.php +++ b/src/Domain/Paymentlinks/Service/Builder/BasicAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/BasicCustomer.php b/src/Domain/Paymentlinks/Service/Builder/BasicCustomer.php index bad5440..a2c2967 100644 --- a/src/Domain/Paymentlinks/Service/Builder/BasicCustomer.php +++ b/src/Domain/Paymentlinks/Service/Builder/BasicCustomer.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/BasicResponseHeader.php b/src/Domain/Paymentlinks/Service/Builder/BasicResponseHeader.php index e16e079..54a1661 100644 --- a/src/Domain/Paymentlinks/Service/Builder/BasicResponseHeader.php +++ b/src/Domain/Paymentlinks/Service/Builder/BasicResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Cancel/Request.php b/src/Domain/Paymentlinks/Service/Builder/Cancel/Request.php index 69b04b0..1f394db 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Cancel/Request.php +++ b/src/Domain/Paymentlinks/Service/Builder/Cancel/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Cancel/Response.php b/src/Domain/Paymentlinks/Service/Builder/Cancel/Response.php index d9304b9..84ecb66 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Cancel/Response.php +++ b/src/Domain/Paymentlinks/Service/Builder/Cancel/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Cancel/Request.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Cancel/Request.php index cc7e240..41432cf 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Cancel/Request.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Cancel/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Cancel/Response.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Cancel/Response.php index 7adcb84..fe95827 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Cancel/Response.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Cancel/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/Request.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/Request.php index ad4af8e..cd6a76b 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/Request.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/RequestBody.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/RequestBody.php index 4171586..c65c9a6 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/RequestBody.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/RequestThreeDSecure.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/RequestThreeDSecure.php index f4197aa..2efdaf4 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/RequestThreeDSecure.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/RequestThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/Response.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/Response.php index a50ba8e..40fa8bd 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/Response.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponseBody.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponseBody.php index 359e35a..c081102 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponseBody.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponseLink.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponseLink.php index de360c8..9fb0e32 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponseLink.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponseLink.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! @@ -85,6 +85,24 @@ public function setStatus(string $status): ResponseLink return $this->set('status', $status); } + /** + * @param bool $threeDSecure + * @return ResponseLink + */ + public function setThreeDSecure(bool $threeDSecure): ResponseLink + { + return $this->set('threeDSecure', $threeDSecure); + } + + /** + * @param string $tokenize + * @return ResponseLink + */ + public function setTokenize(string $tokenize): ResponseLink + { + return $this->set('tokenize', $tokenize); + } + /** * @return ResponseLinkObject */ @@ -95,7 +113,9 @@ protected function buildObject(): ResponseLinkObject $this->get('expirationTime'), $this->get('linkId'), $this->isRedirectBuilderTouched ? $this->redirectBuilder->build() : null, - $this->get('status') + $this->get('status'), + $this->get('threeDSecure'), + $this->get('tokenize') ); } } diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponsePayment.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponsePayment.php index 036ec60..0b4cec4 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponsePayment.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponsePayment.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponsePaymentBody.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponsePaymentBody.php index 29028e4..9394b05 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponsePaymentBody.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Link/ResponsePaymentBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Composite/Status/Response.php b/src/Domain/Paymentlinks/Service/Builder/Composite/Status/Response.php index 094bb73..4f85408 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Composite/Status/Response.php +++ b/src/Domain/Paymentlinks/Service/Builder/Composite/Status/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Error.php b/src/Domain/Paymentlinks/Service/Builder/Error.php index 45d575c..be1d724 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Error.php +++ b/src/Domain/Paymentlinks/Service/Builder/Error.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/Request.php b/src/Domain/Paymentlinks/Service/Builder/Link/Request.php index 663cc98..7014f98 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/Request.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/RequestBody.php b/src/Domain/Paymentlinks/Service/Builder/Link/RequestBody.php index 29416ca..0eb6d34 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/RequestBody.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/RequestDba.php b/src/Domain/Paymentlinks/Service/Builder/Link/RequestDba.php index ea61997..2441337 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/RequestDba.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/RequestDba.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! @@ -51,6 +51,15 @@ public function setEmail(string $email): RequestDba return $this->set('email', $email); } + /** + * @param int $merchantCategoryCode + * @return RequestDba + */ + public function setMerchantCategoryCode(int $merchantCategoryCode): RequestDba + { + return $this->set('merchantCategoryCode', $merchantCategoryCode); + } + /** * @param string $name * @return RequestDba @@ -105,6 +114,15 @@ public function setSubMerchantId(string $subMerchantId): RequestDba return $this->set('subMerchantId', $subMerchantId); } + /** + * @param string $website + * @return RequestDba + */ + public function setWebsite(string $website): RequestDba + { + return $this->set('website', $website); + } + /** * @param string $zip * @return RequestDba @@ -123,12 +141,14 @@ protected function buildObject(): RequestDbaObject $this->get('city'), $this->get('countryCode'), $this->get('email'), + $this->get('merchantCategoryCode'), $this->get('name'), $this->get('phoneNumber'), $this->get('shortName'), $this->get('stateCode'), $this->get('street'), $this->get('subMerchantId'), + $this->get('website'), $this->get('zip') ); } diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/RequestLink.php b/src/Domain/Paymentlinks/Service/Builder/Link/RequestLink.php index 604f813..47c2e64 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/RequestLink.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/RequestLink.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! @@ -60,6 +60,24 @@ public function setExpirationTime(string $expirationTime): RequestLink return $this->set('expirationTime', $expirationTime); } + /** + * @param bool $threeDSecure + * @return RequestLink + */ + public function setThreeDSecure(bool $threeDSecure): RequestLink + { + return $this->set('threeDSecure', $threeDSecure); + } + + /** + * @param string $tokenize + * @return RequestLink + */ + public function setTokenize(string $tokenize): RequestLink + { + return $this->set('tokenize', $tokenize); + } + /** * @return RequestLinkObject */ @@ -69,7 +87,9 @@ protected function buildObject(): RequestLinkObject $this->get('brandIds'), $this->get('returnUrl'), $this->get('duration'), - $this->get('expirationTime') + $this->get('expirationTime'), + $this->get('threeDSecure'), + $this->get('tokenize') ); } } diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/RequestOrder.php b/src/Domain/Paymentlinks/Service/Builder/Link/RequestOrder.php index a05a863..9db8874 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/RequestOrder.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/RequestOrder.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/RequestOrderLine.php b/src/Domain/Paymentlinks/Service/Builder/Link/RequestOrderLine.php index c200aa0..591c695 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/RequestOrderLine.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/RequestOrderLine.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/RequestThreeDSecure.php b/src/Domain/Paymentlinks/Service/Builder/Link/RequestThreeDSecure.php index a3d70bc..4d838bf 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/RequestThreeDSecure.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/RequestThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/RequestTransaction.php b/src/Domain/Paymentlinks/Service/Builder/Link/RequestTransaction.php index d0b2650..1fe755d 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/RequestTransaction.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! @@ -87,6 +87,33 @@ public function setInvoiceId(string $invoiceId): RequestTransaction return $this->set('invoiceId', $invoiceId); } + /** + * @param string $languageCode + * @return RequestTransaction + */ + public function setLanguageCode(string $languageCode): RequestTransaction + { + return $this->set('languageCode', $languageCode); + } + + /** + * @param string $purchaseId + * @return RequestTransaction + */ + public function setPurchaseId(string $purchaseId): RequestTransaction + { + return $this->set('purchaseId', $purchaseId); + } + + /** + * @param string $source + * @return RequestTransaction + */ + public function setSource(string $source): RequestTransaction + { + return $this->set('source', $source); + } + /** * @param int $storeId * @return RequestTransaction @@ -118,6 +145,9 @@ protected function buildObject(): RequestTransactionObject $this->get('countryCode'), $this->get('descriptor'), $this->get('invoiceId'), + $this->get('languageCode'), + $this->get('purchaseId'), + $this->get('source'), $this->get('storeId'), $this->get('type') ); diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/Response.php b/src/Domain/Paymentlinks/Service/Builder/Link/Response.php index 1a54cea..3914429 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/Response.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponseBody.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponseBody.php index 248cf95..921f323 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponseBody.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponseLink.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponseLink.php index 164df1e..8fa24ae 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponseLink.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponseLink.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! @@ -70,6 +70,24 @@ public function setStatus(string $status): ResponseLink return $this->set('status', $status); } + /** + * @param bool $threeDSecure + * @return ResponseLink + */ + public function setThreeDSecure(bool $threeDSecure): ResponseLink + { + return $this->set('threeDSecure', $threeDSecure); + } + + /** + * @param string $tokenize + * @return ResponseLink + */ + public function setTokenize(string $tokenize): ResponseLink + { + return $this->set('tokenize', $tokenize); + } + /** * @return ResponseLinkObject */ @@ -80,7 +98,9 @@ protected function buildObject(): ResponseLinkObject $this->get('expirationTime'), $this->get('linkId'), $this->get('redirect'), - $this->get('status') + $this->get('status'), + $this->get('threeDSecure'), + $this->get('tokenize') ); } } diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePayment.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePayment.php index e0a3aee..9c833e9 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePayment.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePayment.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentBank.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentBank.php index f5b999b..13f3d2c 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentBank.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentBank.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentBody.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentBody.php index 9bf22af..466de49 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentBody.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentCard.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentCard.php index 85aa38f..b967ee3 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentCard.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentCard.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentError.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentError.php index 1bbef08..a0ea973 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentError.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentError.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentHeader.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentHeader.php index 062e708..4899f3f 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentHeader.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentTransaction.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentTransaction.php index 7c9b54e..1bd3f81 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentTransaction.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponsePaymentTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponseRedirect.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponseRedirect.php index b0ffc91..8e56d13 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponseRedirect.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponseRedirect.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Link/ResponseTransaction.php b/src/Domain/Paymentlinks/Service/Builder/Link/ResponseTransaction.php index 0baca6e..6258124 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Link/ResponseTransaction.php +++ b/src/Domain/Paymentlinks/Service/Builder/Link/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Request/Header.php b/src/Domain/Paymentlinks/Service/Builder/Request/Header.php index 7067ce3..192a996 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Request/Header.php +++ b/src/Domain/Paymentlinks/Service/Builder/Request/Header.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/Status/Response.php b/src/Domain/Paymentlinks/Service/Builder/Status/Response.php index 18ec655..404924a 100644 --- a/src/Domain/Paymentlinks/Service/Builder/Status/Response.php +++ b/src/Domain/Paymentlinks/Service/Builder/Status/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureAdditionalInfo.php b/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureAdditionalInfo.php index ab1dc05..26a4251 100644 --- a/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureAdditionalInfo.php +++ b/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureAdditionalInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureExemption.php b/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureExemption.php index 282af18..e2bcdd6 100644 --- a/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureExemption.php +++ b/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureExemption.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureRecurringInfo.php b/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureRecurringInfo.php index 256b4f8..3efda46 100644 --- a/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureRecurringInfo.php +++ b/src/Domain/Paymentlinks/Service/Builder/ThreeDSecureRecurringInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/BasicAddress.php b/src/Domain/Paymentlinks/ValueObject/BasicAddress.php index 3b1d546..32d3ca7 100644 --- a/src/Domain/Paymentlinks/ValueObject/BasicAddress.php +++ b/src/Domain/Paymentlinks/ValueObject/BasicAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/BasicCustomer.php b/src/Domain/Paymentlinks/ValueObject/BasicCustomer.php index 83d2abe..bcc0f13 100644 --- a/src/Domain/Paymentlinks/ValueObject/BasicCustomer.php +++ b/src/Domain/Paymentlinks/ValueObject/BasicCustomer.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/BasicResponseHeader.php b/src/Domain/Paymentlinks/ValueObject/BasicResponseHeader.php index f4f63f0..2f7bac1 100644 --- a/src/Domain/Paymentlinks/ValueObject/BasicResponseHeader.php +++ b/src/Domain/Paymentlinks/ValueObject/BasicResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Cancel/Request.php b/src/Domain/Paymentlinks/ValueObject/Cancel/Request.php index 0b40ee2..a6df286 100644 --- a/src/Domain/Paymentlinks/ValueObject/Cancel/Request.php +++ b/src/Domain/Paymentlinks/ValueObject/Cancel/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Cancel/Response.php b/src/Domain/Paymentlinks/ValueObject/Cancel/Response.php index 991cdd5..2f658c2 100644 --- a/src/Domain/Paymentlinks/ValueObject/Cancel/Response.php +++ b/src/Domain/Paymentlinks/ValueObject/Cancel/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Error.php b/src/Domain/Paymentlinks/ValueObject/Error.php index a47fb8d..9471bcf 100644 --- a/src/Domain/Paymentlinks/ValueObject/Error.php +++ b/src/Domain/Paymentlinks/ValueObject/Error.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/Request.php b/src/Domain/Paymentlinks/ValueObject/Link/Request.php index aa35470..6b3fb02 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/Request.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/RequestBody.php b/src/Domain/Paymentlinks/ValueObject/Link/RequestBody.php index b6243ae..4b9431f 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/RequestBody.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/RequestDba.php b/src/Domain/Paymentlinks/ValueObject/Link/RequestDba.php index 93530d2..6b9e012 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/RequestDba.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/RequestDba.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! @@ -28,6 +28,11 @@ class RequestDba */ private $email; + /** + * @var int + */ + private $merchantCategoryCode; + /** * @var string */ @@ -58,6 +63,11 @@ class RequestDba */ private $subMerchantId; + /** + * @var string + */ + private $website; + /** * @var string */ @@ -69,35 +79,41 @@ class RequestDba * @param string $city * @param string $countryCode * @param string $email + * @param int $merchantCategoryCode * @param string $name * @param string $phoneNumber * @param string $shortName * @param string $stateCode * @param string $street * @param string $subMerchantId + * @param string $website * @param string $zip */ public function __construct( string $city = null, string $countryCode = null, string $email = null, + int $merchantCategoryCode = null, string $name = null, string $phoneNumber = null, string $shortName = null, string $stateCode = null, string $street = null, string $subMerchantId = null, + string $website = null, string $zip = null ) { $this->city = $city; $this->countryCode = $countryCode; $this->email = $email; + $this->merchantCategoryCode = $merchantCategoryCode; $this->name = $name; $this->phoneNumber = $phoneNumber; $this->shortName = $shortName; $this->stateCode = $stateCode; $this->street = $street; $this->subMerchantId = $subMerchantId; + $this->website = $website; $this->zip = $zip; } @@ -125,6 +141,14 @@ public function getEmail(): ?string return $this->email; } + /** + * @return int|null + */ + public function getMerchantCategoryCode(): ?int + { + return $this->merchantCategoryCode; + } + /** * @return string|null */ @@ -173,6 +197,14 @@ public function getSubMerchantId(): ?string return $this->subMerchantId; } + /** + * @return string|null + */ + public function getWebsite(): ?string + { + return $this->website; + } + /** * @return string|null */ diff --git a/src/Domain/Paymentlinks/ValueObject/Link/RequestLink.php b/src/Domain/Paymentlinks/ValueObject/Link/RequestLink.php index 382f4ad..2d60d6c 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/RequestLink.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/RequestLink.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! @@ -33,6 +33,16 @@ class RequestLink */ private $expirationTime; + /** + * @var bool + */ + private $threeDSecure; + + /** + * @var string + */ + private $tokenize; + /** * RequestLink constructor. * @@ -40,17 +50,23 @@ class RequestLink * @param string $returnUrl * @param string $duration * @param string $expirationTime + * @param bool $threeDSecure + * @param string $tokenize */ public function __construct( array $brandIds, string $returnUrl, string $duration = null, - string $expirationTime = null + string $expirationTime = null, + bool $threeDSecure = null, + string $tokenize = null ) { $this->brandIds = $brandIds; $this->returnUrl = $returnUrl; $this->duration = $duration; $this->expirationTime = $expirationTime; + $this->threeDSecure = $threeDSecure; + $this->tokenize = $tokenize; } /** @@ -84,4 +100,20 @@ public function getExpirationTime(): ?string { return $this->expirationTime; } + + /** + * @return bool|null + */ + public function getThreeDSecure(): ?bool + { + return $this->threeDSecure; + } + + /** + * @return string|null + */ + public function getTokenize(): ?string + { + return $this->tokenize; + } } diff --git a/src/Domain/Paymentlinks/ValueObject/Link/RequestOrder.php b/src/Domain/Paymentlinks/ValueObject/Link/RequestOrder.php index 7d6e304..89e212a 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/RequestOrder.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/RequestOrder.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/RequestOrderLine.php b/src/Domain/Paymentlinks/ValueObject/Link/RequestOrderLine.php index aca4ead..d3a7d76 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/RequestOrderLine.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/RequestOrderLine.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/RequestThreeDSecure.php b/src/Domain/Paymentlinks/ValueObject/Link/RequestThreeDSecure.php index 9215965..2f9dd82 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/RequestThreeDSecure.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/RequestThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/RequestTransaction.php b/src/Domain/Paymentlinks/ValueObject/Link/RequestTransaction.php index 617b994..ad19ffe 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/RequestTransaction.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! @@ -51,6 +51,21 @@ class RequestTransaction */ private $invoiceId; + /** + * @var string + */ + private $languageCode; + + /** + * @var string + */ + private $purchaseId; + + /** + * @var string + */ + private $source; + /** * @var int */ @@ -71,6 +86,9 @@ class RequestTransaction * @param string $countryCode * @param string $descriptor * @param string $invoiceId + * @param string $languageCode + * @param string $purchaseId + * @param string $source * @param int $storeId * @param string $type */ @@ -82,6 +100,9 @@ public function __construct( string $countryCode = null, string $descriptor = null, string $invoiceId = null, + string $languageCode = null, + string $purchaseId = null, + string $source = null, int $storeId = null, string $type = null ) { @@ -92,6 +113,9 @@ public function __construct( $this->countryCode = $countryCode; $this->descriptor = $descriptor; $this->invoiceId = $invoiceId; + $this->languageCode = $languageCode; + $this->purchaseId = $purchaseId; + $this->source = $source; $this->storeId = $storeId; $this->type = $type; } @@ -152,6 +176,30 @@ public function getInvoiceId(): ?string return $this->invoiceId; } + /** + * @return string|null + */ + public function getLanguageCode(): ?string + { + return $this->languageCode; + } + + /** + * @return string|null + */ + public function getPurchaseId(): ?string + { + return $this->purchaseId; + } + + /** + * @return string|null + */ + public function getSource(): ?string + { + return $this->source; + } + /** * @return int|null */ diff --git a/src/Domain/Paymentlinks/ValueObject/Link/Response.php b/src/Domain/Paymentlinks/ValueObject/Link/Response.php index d2109b7..93a4631 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/Response.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponseBody.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponseBody.php index 1f71abd..c875e0d 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponseBody.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponseLink.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponseLink.php index a2a7ff0..a2fee47 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponseLink.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponseLink.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! @@ -46,6 +46,16 @@ class ResponseLink */ private $status; + /** + * @var bool + */ + private $threeDSecure; + + /** + * @var string + */ + private $tokenize; + /** * ResponseLink constructor. * @@ -54,19 +64,25 @@ class ResponseLink * @param string $linkId * @param ResponseRedirect $redirect * @param string $status + * @param bool $threeDSecure + * @param string $tokenize */ public function __construct( array $brandIds, \Payvision\SDK\DataType\DateTime $expirationTime, string $linkId, ResponseRedirect $redirect, - string $status + string $status, + bool $threeDSecure = null, + string $tokenize = null ) { $this->brandIds = $brandIds; $this->expirationTime = $expirationTime; $this->linkId = $linkId; $this->redirect = $redirect; $this->status = $status; + $this->threeDSecure = $threeDSecure; + $this->tokenize = $tokenize; } /** @@ -108,4 +124,20 @@ public function getStatus(): string { return $this->status; } + + /** + * @return bool|null + */ + public function getThreeDSecure(): ?bool + { + return $this->threeDSecure; + } + + /** + * @return string|null + */ + public function getTokenize(): ?string + { + return $this->tokenize; + } } diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePayment.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePayment.php index 0033ba1..ea1887d 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePayment.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePayment.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentBank.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentBank.php index 3043778..8dbc5a1 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentBank.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentBank.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentBody.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentBody.php index 838461a..86f0110 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentBody.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentCard.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentCard.php index 04aa053..ad01439 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentCard.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentCard.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentError.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentError.php index 988a9d8..8550848 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentError.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentError.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentHeader.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentHeader.php index e801bd0..b8763f2 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentHeader.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentTransaction.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentTransaction.php index 2d71709..30a435d 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentTransaction.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponsePaymentTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponseRedirect.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponseRedirect.php index c6f2178..9891402 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponseRedirect.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponseRedirect.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Link/ResponseTransaction.php b/src/Domain/Paymentlinks/ValueObject/Link/ResponseTransaction.php index fea0268..53af133 100644 --- a/src/Domain/Paymentlinks/ValueObject/Link/ResponseTransaction.php +++ b/src/Domain/Paymentlinks/ValueObject/Link/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Request/Header.php b/src/Domain/Paymentlinks/ValueObject/Request/Header.php index 7d22def..f0fd686 100644 --- a/src/Domain/Paymentlinks/ValueObject/Request/Header.php +++ b/src/Domain/Paymentlinks/ValueObject/Request/Header.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/Status/Response.php b/src/Domain/Paymentlinks/ValueObject/Status/Response.php index 0b17d15..db95485 100644 --- a/src/Domain/Paymentlinks/ValueObject/Status/Response.php +++ b/src/Domain/Paymentlinks/ValueObject/Status/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/ThreeDSecureAdditionalInfo.php b/src/Domain/Paymentlinks/ValueObject/ThreeDSecureAdditionalInfo.php index 8d4da62..7ebd6a3 100644 --- a/src/Domain/Paymentlinks/ValueObject/ThreeDSecureAdditionalInfo.php +++ b/src/Domain/Paymentlinks/ValueObject/ThreeDSecureAdditionalInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/ThreeDSecureExemption.php b/src/Domain/Paymentlinks/ValueObject/ThreeDSecureExemption.php index 9240667..3352f87 100644 --- a/src/Domain/Paymentlinks/ValueObject/ThreeDSecureExemption.php +++ b/src/Domain/Paymentlinks/ValueObject/ThreeDSecureExemption.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Paymentlinks/ValueObject/ThreeDSecureRecurringInfo.php b/src/Domain/Paymentlinks/ValueObject/ThreeDSecureRecurringInfo.php index 6cae0b6..490b526 100644 --- a/src/Domain/Paymentlinks/ValueObject/ThreeDSecureRecurringInfo.php +++ b/src/Domain/Paymentlinks/ValueObject/ThreeDSecureRecurringInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/BasicResponseHeader.php b/src/Domain/Payments/Service/Builder/BasicResponseHeader.php index 6a38a6d..e41a5ef 100644 --- a/src/Domain/Payments/Service/Builder/BasicResponseHeader.php +++ b/src/Domain/Payments/Service/Builder/BasicResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Cancel/Request.php b/src/Domain/Payments/Service/Builder/Cancel/Request.php index 379c1b0..4f91b3a 100644 --- a/src/Domain/Payments/Service/Builder/Cancel/Request.php +++ b/src/Domain/Payments/Service/Builder/Cancel/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Cancel/RequestBody.php b/src/Domain/Payments/Service/Builder/Cancel/RequestBody.php index 6c25149..162e072 100644 --- a/src/Domain/Payments/Service/Builder/Cancel/RequestBody.php +++ b/src/Domain/Payments/Service/Builder/Cancel/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Cancel/RequestTransaction.php b/src/Domain/Payments/Service/Builder/Cancel/RequestTransaction.php index c57549f..68145a9 100644 --- a/src/Domain/Payments/Service/Builder/Cancel/RequestTransaction.php +++ b/src/Domain/Payments/Service/Builder/Cancel/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Cancel/Response.php b/src/Domain/Payments/Service/Builder/Cancel/Response.php index a37e310..d3361bb 100644 --- a/src/Domain/Payments/Service/Builder/Cancel/Response.php +++ b/src/Domain/Payments/Service/Builder/Cancel/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Cancel/ResponseBody.php b/src/Domain/Payments/Service/Builder/Cancel/ResponseBody.php index 19692a3..9481a24 100644 --- a/src/Domain/Payments/Service/Builder/Cancel/ResponseBody.php +++ b/src/Domain/Payments/Service/Builder/Cancel/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Cancel/ResponseHeader.php b/src/Domain/Payments/Service/Builder/Cancel/ResponseHeader.php index 64097d3..c102941 100644 --- a/src/Domain/Payments/Service/Builder/Cancel/ResponseHeader.php +++ b/src/Domain/Payments/Service/Builder/Cancel/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Cancel/ResponseTransaction.php b/src/Domain/Payments/Service/Builder/Cancel/ResponseTransaction.php index 7b5c7f0..4738322 100644 --- a/src/Domain/Payments/Service/Builder/Cancel/ResponseTransaction.php +++ b/src/Domain/Payments/Service/Builder/Cancel/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Capture/Request.php b/src/Domain/Payments/Service/Builder/Capture/Request.php index 09d45f6..49a7a24 100644 --- a/src/Domain/Payments/Service/Builder/Capture/Request.php +++ b/src/Domain/Payments/Service/Builder/Capture/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Capture/RequestBody.php b/src/Domain/Payments/Service/Builder/Capture/RequestBody.php index c4b96ac..91266be 100644 --- a/src/Domain/Payments/Service/Builder/Capture/RequestBody.php +++ b/src/Domain/Payments/Service/Builder/Capture/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Capture/RequestTransaction.php b/src/Domain/Payments/Service/Builder/Capture/RequestTransaction.php index 5c67bb2..40f5429 100644 --- a/src/Domain/Payments/Service/Builder/Capture/RequestTransaction.php +++ b/src/Domain/Payments/Service/Builder/Capture/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Capture/Response.php b/src/Domain/Payments/Service/Builder/Capture/Response.php index 30bd3bf..800cb24 100644 --- a/src/Domain/Payments/Service/Builder/Capture/Response.php +++ b/src/Domain/Payments/Service/Builder/Capture/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Capture/ResponseBank.php b/src/Domain/Payments/Service/Builder/Capture/ResponseBank.php index 43a0b8d..cc3dbbf 100644 --- a/src/Domain/Payments/Service/Builder/Capture/ResponseBank.php +++ b/src/Domain/Payments/Service/Builder/Capture/ResponseBank.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Capture/ResponseBody.php b/src/Domain/Payments/Service/Builder/Capture/ResponseBody.php index 881dde8..ca50db4 100644 --- a/src/Domain/Payments/Service/Builder/Capture/ResponseBody.php +++ b/src/Domain/Payments/Service/Builder/Capture/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Capture/ResponseHeader.php b/src/Domain/Payments/Service/Builder/Capture/ResponseHeader.php index 2e39242..ad46b89 100644 --- a/src/Domain/Payments/Service/Builder/Capture/ResponseHeader.php +++ b/src/Domain/Payments/Service/Builder/Capture/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Capture/ResponseTransaction.php b/src/Domain/Payments/Service/Builder/Capture/ResponseTransaction.php index 07892f5..c3ca85a 100644 --- a/src/Domain/Payments/Service/Builder/Capture/ResponseTransaction.php +++ b/src/Domain/Payments/Service/Builder/Capture/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Cancel/Request.php b/src/Domain/Payments/Service/Builder/Composite/Cancel/Request.php index d9e69c7..3177f8f 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Cancel/Request.php +++ b/src/Domain/Payments/Service/Builder/Composite/Cancel/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Cancel/RequestBody.php b/src/Domain/Payments/Service/Builder/Composite/Cancel/RequestBody.php index 01d1901..0b37a5c 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Cancel/RequestBody.php +++ b/src/Domain/Payments/Service/Builder/Composite/Cancel/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Cancel/Response.php b/src/Domain/Payments/Service/Builder/Composite/Cancel/Response.php index b3e9c3d..ab69029 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Cancel/Response.php +++ b/src/Domain/Payments/Service/Builder/Composite/Cancel/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Cancel/ResponseBody.php b/src/Domain/Payments/Service/Builder/Composite/Cancel/ResponseBody.php index a4ea0df..43f74b0 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Cancel/ResponseBody.php +++ b/src/Domain/Payments/Service/Builder/Composite/Cancel/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Capture/Request.php b/src/Domain/Payments/Service/Builder/Composite/Capture/Request.php index 109d031..0c3fc48 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Capture/Request.php +++ b/src/Domain/Payments/Service/Builder/Composite/Capture/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Capture/RequestBody.php b/src/Domain/Payments/Service/Builder/Composite/Capture/RequestBody.php index dde9d7d..c796d4e 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Capture/RequestBody.php +++ b/src/Domain/Payments/Service/Builder/Composite/Capture/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Capture/Response.php b/src/Domain/Payments/Service/Builder/Composite/Capture/Response.php index 00d55a5..d890eda 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Capture/Response.php +++ b/src/Domain/Payments/Service/Builder/Composite/Capture/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Capture/ResponseBody.php b/src/Domain/Payments/Service/Builder/Composite/Capture/ResponseBody.php index 916f621..6898450 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Capture/ResponseBody.php +++ b/src/Domain/Payments/Service/Builder/Composite/Capture/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Payment/Request.php b/src/Domain/Payments/Service/Builder/Composite/Payment/Request.php index 0d19343..8cb4b69 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Payment/Request.php +++ b/src/Domain/Payments/Service/Builder/Composite/Payment/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Payment/RequestBody.php b/src/Domain/Payments/Service/Builder/Composite/Payment/RequestBody.php index 131bd57..632cb11 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Payment/RequestBody.php +++ b/src/Domain/Payments/Service/Builder/Composite/Payment/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Payment/RequestShippingAddress.php b/src/Domain/Payments/Service/Builder/Composite/Payment/RequestShippingAddress.php index 1a19bfb..6c42bb1 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Payment/RequestShippingAddress.php +++ b/src/Domain/Payments/Service/Builder/Composite/Payment/RequestShippingAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Payment/RequestThreeDSecure.php b/src/Domain/Payments/Service/Builder/Composite/Payment/RequestThreeDSecure.php index df05dd1..aeb2b00 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Payment/RequestThreeDSecure.php +++ b/src/Domain/Payments/Service/Builder/Composite/Payment/RequestThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Payment/Response.php b/src/Domain/Payments/Service/Builder/Composite/Payment/Response.php index e9abc1a..d306af5 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Payment/Response.php +++ b/src/Domain/Payments/Service/Builder/Composite/Payment/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Payment/ResponseBody.php b/src/Domain/Payments/Service/Builder/Composite/Payment/ResponseBody.php index 5d2ef48..70ecd70 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Payment/ResponseBody.php +++ b/src/Domain/Payments/Service/Builder/Composite/Payment/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Refund/Request.php b/src/Domain/Payments/Service/Builder/Composite/Refund/Request.php index eccf546..16b9378 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Refund/Request.php +++ b/src/Domain/Payments/Service/Builder/Composite/Refund/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Refund/RequestBody.php b/src/Domain/Payments/Service/Builder/Composite/Refund/RequestBody.php index 2fb88cf..d54ad27 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Refund/RequestBody.php +++ b/src/Domain/Payments/Service/Builder/Composite/Refund/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Refund/Response.php b/src/Domain/Payments/Service/Builder/Composite/Refund/Response.php index 0687186..000107a 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Refund/Response.php +++ b/src/Domain/Payments/Service/Builder/Composite/Refund/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Refund/ResponseBody.php b/src/Domain/Payments/Service/Builder/Composite/Refund/ResponseBody.php index 0f9b612..051a434 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Refund/ResponseBody.php +++ b/src/Domain/Payments/Service/Builder/Composite/Refund/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Status/Response.php b/src/Domain/Payments/Service/Builder/Composite/Status/Response.php index 5b5aa27..a27cd1f 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Status/Response.php +++ b/src/Domain/Payments/Service/Builder/Composite/Status/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Composite/Status/ResponseBody.php b/src/Domain/Payments/Service/Builder/Composite/Status/ResponseBody.php index 42a308f..09b3c7e 100644 --- a/src/Domain/Payments/Service/Builder/Composite/Status/ResponseBody.php +++ b/src/Domain/Payments/Service/Builder/Composite/Status/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Customer.php b/src/Domain/Payments/Service/Builder/Customer.php index 49baa7f..63a8bad 100644 --- a/src/Domain/Payments/Service/Builder/Customer.php +++ b/src/Domain/Payments/Service/Builder/Customer.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Error.php b/src/Domain/Payments/Service/Builder/Error.php index f6edcf6..114b3f5 100644 --- a/src/Domain/Payments/Service/Builder/Error.php +++ b/src/Domain/Payments/Service/Builder/Error.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Order.php b/src/Domain/Payments/Service/Builder/Order.php index e2224fc..5f0fa61 100644 --- a/src/Domain/Payments/Service/Builder/Order.php +++ b/src/Domain/Payments/Service/Builder/Order.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/OrderLine.php b/src/Domain/Payments/Service/Builder/OrderLine.php index 2080353..e8ccb65 100644 --- a/src/Domain/Payments/Service/Builder/OrderLine.php +++ b/src/Domain/Payments/Service/Builder/OrderLine.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/Request.php b/src/Domain/Payments/Service/Builder/Payment/Request.php index 44fe861..d8cdc65 100644 --- a/src/Domain/Payments/Service/Builder/Payment/Request.php +++ b/src/Domain/Payments/Service/Builder/Payment/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestBank.php b/src/Domain/Payments/Service/Builder/Payment/RequestBank.php index f962f00..0f0e7c2 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestBank.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestBank.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestBillingAddress.php b/src/Domain/Payments/Service/Builder/Payment/RequestBillingAddress.php index ec002fb..34b0c72 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestBillingAddress.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestBillingAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestBody.php b/src/Domain/Payments/Service/Builder/Payment/RequestBody.php index 8c28e82..c3b33aa 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestBody.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestCard.php b/src/Domain/Payments/Service/Builder/Payment/RequestCard.php index cea9508..b174dd7 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestCard.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestCard.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestDba.php b/src/Domain/Payments/Service/Builder/Payment/RequestDba.php index 45fa366..6e60c12 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestDba.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestDba.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestOption.php b/src/Domain/Payments/Service/Builder/Payment/RequestOption.php index dbf8e08..c515e90 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestOption.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestOption.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestQr.php b/src/Domain/Payments/Service/Builder/Payment/RequestQr.php index 8d6767b..a107d7b 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestQr.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestQr.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestShippingAddress.php b/src/Domain/Payments/Service/Builder/Payment/RequestShippingAddress.php index bfff50b..26c641d 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestShippingAddress.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestShippingAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestThreeDSecure.php b/src/Domain/Payments/Service/Builder/Payment/RequestThreeDSecure.php index f8bbc14..35a82f0 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestThreeDSecure.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestTransaction.php b/src/Domain/Payments/Service/Builder/Payment/RequestTransaction.php index b62baa3..429f19e 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestTransaction.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/RequestWallet.php b/src/Domain/Payments/Service/Builder/Payment/RequestWallet.php index ff558ed..d3161ae 100644 --- a/src/Domain/Payments/Service/Builder/Payment/RequestWallet.php +++ b/src/Domain/Payments/Service/Builder/Payment/RequestWallet.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/Response.php b/src/Domain/Payments/Service/Builder/Payment/Response.php index 3a19277..aaa5cfa 100644 --- a/src/Domain/Payments/Service/Builder/Payment/Response.php +++ b/src/Domain/Payments/Service/Builder/Payment/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/ResponseBank.php b/src/Domain/Payments/Service/Builder/Payment/ResponseBank.php index 7fdef7d..007b3b7 100644 --- a/src/Domain/Payments/Service/Builder/Payment/ResponseBank.php +++ b/src/Domain/Payments/Service/Builder/Payment/ResponseBank.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/ResponseBody.php b/src/Domain/Payments/Service/Builder/Payment/ResponseBody.php index 664f146..c886ff4 100644 --- a/src/Domain/Payments/Service/Builder/Payment/ResponseBody.php +++ b/src/Domain/Payments/Service/Builder/Payment/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/ResponseCard.php b/src/Domain/Payments/Service/Builder/Payment/ResponseCard.php index f5ecd0c..5629e17 100644 --- a/src/Domain/Payments/Service/Builder/Payment/ResponseCard.php +++ b/src/Domain/Payments/Service/Builder/Payment/ResponseCard.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/ResponseHeader.php b/src/Domain/Payments/Service/Builder/Payment/ResponseHeader.php index 67b3e1d..3ee9ddb 100644 --- a/src/Domain/Payments/Service/Builder/Payment/ResponseHeader.php +++ b/src/Domain/Payments/Service/Builder/Payment/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/ResponseQr.php b/src/Domain/Payments/Service/Builder/Payment/ResponseQr.php index 02cea68..dd50ab0 100644 --- a/src/Domain/Payments/Service/Builder/Payment/ResponseQr.php +++ b/src/Domain/Payments/Service/Builder/Payment/ResponseQr.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/ResponseRedirect.php b/src/Domain/Payments/Service/Builder/Payment/ResponseRedirect.php index 6f192ad..97372fe 100644 --- a/src/Domain/Payments/Service/Builder/Payment/ResponseRedirect.php +++ b/src/Domain/Payments/Service/Builder/Payment/ResponseRedirect.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/ResponseThreeDSecure.php b/src/Domain/Payments/Service/Builder/Payment/ResponseThreeDSecure.php index c585e03..8410b1d 100644 --- a/src/Domain/Payments/Service/Builder/Payment/ResponseThreeDSecure.php +++ b/src/Domain/Payments/Service/Builder/Payment/ResponseThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/ResponseToken.php b/src/Domain/Payments/Service/Builder/Payment/ResponseToken.php index bfe28b8..05a9fbe 100644 --- a/src/Domain/Payments/Service/Builder/Payment/ResponseToken.php +++ b/src/Domain/Payments/Service/Builder/Payment/ResponseToken.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Payment/ResponseTransaction.php b/src/Domain/Payments/Service/Builder/Payment/ResponseTransaction.php index 7da03c8..bd1a147 100644 --- a/src/Domain/Payments/Service/Builder/Payment/ResponseTransaction.php +++ b/src/Domain/Payments/Service/Builder/Payment/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Refund/Request.php b/src/Domain/Payments/Service/Builder/Refund/Request.php index 353e6d3..4e42fd9 100644 --- a/src/Domain/Payments/Service/Builder/Refund/Request.php +++ b/src/Domain/Payments/Service/Builder/Refund/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Refund/RequestBody.php b/src/Domain/Payments/Service/Builder/Refund/RequestBody.php index 72a7791..30b050a 100644 --- a/src/Domain/Payments/Service/Builder/Refund/RequestBody.php +++ b/src/Domain/Payments/Service/Builder/Refund/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Refund/RequestTransaction.php b/src/Domain/Payments/Service/Builder/Refund/RequestTransaction.php index 810b412..d6e8432 100644 --- a/src/Domain/Payments/Service/Builder/Refund/RequestTransaction.php +++ b/src/Domain/Payments/Service/Builder/Refund/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Refund/Response.php b/src/Domain/Payments/Service/Builder/Refund/Response.php index 040db0c..ad7b819 100644 --- a/src/Domain/Payments/Service/Builder/Refund/Response.php +++ b/src/Domain/Payments/Service/Builder/Refund/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Refund/ResponseBody.php b/src/Domain/Payments/Service/Builder/Refund/ResponseBody.php index b467282..05e5cda 100644 --- a/src/Domain/Payments/Service/Builder/Refund/ResponseBody.php +++ b/src/Domain/Payments/Service/Builder/Refund/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Refund/ResponseCard.php b/src/Domain/Payments/Service/Builder/Refund/ResponseCard.php index aa5d959..c21dc22 100644 --- a/src/Domain/Payments/Service/Builder/Refund/ResponseCard.php +++ b/src/Domain/Payments/Service/Builder/Refund/ResponseCard.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Refund/ResponseHeader.php b/src/Domain/Payments/Service/Builder/Refund/ResponseHeader.php index 4c5cf86..c5d6b2b 100644 --- a/src/Domain/Payments/Service/Builder/Refund/ResponseHeader.php +++ b/src/Domain/Payments/Service/Builder/Refund/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Refund/ResponseTransaction.php b/src/Domain/Payments/Service/Builder/Refund/ResponseTransaction.php index c80a66c..d7bcb88 100644 --- a/src/Domain/Payments/Service/Builder/Refund/ResponseTransaction.php +++ b/src/Domain/Payments/Service/Builder/Refund/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Request/Header.php b/src/Domain/Payments/Service/Builder/Request/Header.php index 687cfe1..2704112 100644 --- a/src/Domain/Payments/Service/Builder/Request/Header.php +++ b/src/Domain/Payments/Service/Builder/Request/Header.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Status/Response.php b/src/Domain/Payments/Service/Builder/Status/Response.php index a986133..ce2b839 100644 --- a/src/Domain/Payments/Service/Builder/Status/Response.php +++ b/src/Domain/Payments/Service/Builder/Status/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Status/ResponseBody.php b/src/Domain/Payments/Service/Builder/Status/ResponseBody.php index b2077d2..7b893ad 100644 --- a/src/Domain/Payments/Service/Builder/Status/ResponseBody.php +++ b/src/Domain/Payments/Service/Builder/Status/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Status/ResponseHeader.php b/src/Domain/Payments/Service/Builder/Status/ResponseHeader.php index 8341e92..ebb97d4 100644 --- a/src/Domain/Payments/Service/Builder/Status/ResponseHeader.php +++ b/src/Domain/Payments/Service/Builder/Status/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/Status/ResponseTransaction.php b/src/Domain/Payments/Service/Builder/Status/ResponseTransaction.php index 4ce010d..4b5a043 100644 --- a/src/Domain/Payments/Service/Builder/Status/ResponseTransaction.php +++ b/src/Domain/Payments/Service/Builder/Status/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/ThreeDSecureAdditionalInfo.php b/src/Domain/Payments/Service/Builder/ThreeDSecureAdditionalInfo.php index b74c2dc..97f2a8c 100644 --- a/src/Domain/Payments/Service/Builder/ThreeDSecureAdditionalInfo.php +++ b/src/Domain/Payments/Service/Builder/ThreeDSecureAdditionalInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/ThreeDSecureExemption.php b/src/Domain/Payments/Service/Builder/ThreeDSecureExemption.php index cac9276..508e8fd 100644 --- a/src/Domain/Payments/Service/Builder/ThreeDSecureExemption.php +++ b/src/Domain/Payments/Service/Builder/ThreeDSecureExemption.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/Service/Builder/ThreeDSecureRecurringInfo.php b/src/Domain/Payments/Service/Builder/ThreeDSecureRecurringInfo.php index 779aaff..0cc6578 100644 --- a/src/Domain/Payments/Service/Builder/ThreeDSecureRecurringInfo.php +++ b/src/Domain/Payments/Service/Builder/ThreeDSecureRecurringInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/BasicResponseHeader.php b/src/Domain/Payments/ValueObject/BasicResponseHeader.php index 74cd92d..b163ae8 100644 --- a/src/Domain/Payments/ValueObject/BasicResponseHeader.php +++ b/src/Domain/Payments/ValueObject/BasicResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Cancel/Request.php b/src/Domain/Payments/ValueObject/Cancel/Request.php index 8dad47d..bff3e45 100644 --- a/src/Domain/Payments/ValueObject/Cancel/Request.php +++ b/src/Domain/Payments/ValueObject/Cancel/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Cancel/RequestBody.php b/src/Domain/Payments/ValueObject/Cancel/RequestBody.php index e427278..a61fd88 100644 --- a/src/Domain/Payments/ValueObject/Cancel/RequestBody.php +++ b/src/Domain/Payments/ValueObject/Cancel/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Cancel/RequestTransaction.php b/src/Domain/Payments/ValueObject/Cancel/RequestTransaction.php index 0656668..75a0dad 100644 --- a/src/Domain/Payments/ValueObject/Cancel/RequestTransaction.php +++ b/src/Domain/Payments/ValueObject/Cancel/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Cancel/Response.php b/src/Domain/Payments/ValueObject/Cancel/Response.php index 1d05ddd..14b3ba2 100644 --- a/src/Domain/Payments/ValueObject/Cancel/Response.php +++ b/src/Domain/Payments/ValueObject/Cancel/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Cancel/ResponseBody.php b/src/Domain/Payments/ValueObject/Cancel/ResponseBody.php index 70be855..bee341c 100644 --- a/src/Domain/Payments/ValueObject/Cancel/ResponseBody.php +++ b/src/Domain/Payments/ValueObject/Cancel/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Cancel/ResponseHeader.php b/src/Domain/Payments/ValueObject/Cancel/ResponseHeader.php index a4410ad..d1b1e71 100644 --- a/src/Domain/Payments/ValueObject/Cancel/ResponseHeader.php +++ b/src/Domain/Payments/ValueObject/Cancel/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Cancel/ResponseTransaction.php b/src/Domain/Payments/ValueObject/Cancel/ResponseTransaction.php index b48d60d..1750f59 100644 --- a/src/Domain/Payments/ValueObject/Cancel/ResponseTransaction.php +++ b/src/Domain/Payments/ValueObject/Cancel/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Capture/Request.php b/src/Domain/Payments/ValueObject/Capture/Request.php index dac0049..00590c4 100644 --- a/src/Domain/Payments/ValueObject/Capture/Request.php +++ b/src/Domain/Payments/ValueObject/Capture/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Capture/RequestBody.php b/src/Domain/Payments/ValueObject/Capture/RequestBody.php index 1c9a22d..92c5fac 100644 --- a/src/Domain/Payments/ValueObject/Capture/RequestBody.php +++ b/src/Domain/Payments/ValueObject/Capture/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Capture/RequestTransaction.php b/src/Domain/Payments/ValueObject/Capture/RequestTransaction.php index 321386b..39ba811 100644 --- a/src/Domain/Payments/ValueObject/Capture/RequestTransaction.php +++ b/src/Domain/Payments/ValueObject/Capture/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Capture/Response.php b/src/Domain/Payments/ValueObject/Capture/Response.php index ac04134..118c6af 100644 --- a/src/Domain/Payments/ValueObject/Capture/Response.php +++ b/src/Domain/Payments/ValueObject/Capture/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Capture/ResponseBank.php b/src/Domain/Payments/ValueObject/Capture/ResponseBank.php index 32c52b8..40c553f 100644 --- a/src/Domain/Payments/ValueObject/Capture/ResponseBank.php +++ b/src/Domain/Payments/ValueObject/Capture/ResponseBank.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Capture/ResponseBody.php b/src/Domain/Payments/ValueObject/Capture/ResponseBody.php index 75e4722..402f665 100644 --- a/src/Domain/Payments/ValueObject/Capture/ResponseBody.php +++ b/src/Domain/Payments/ValueObject/Capture/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Capture/ResponseHeader.php b/src/Domain/Payments/ValueObject/Capture/ResponseHeader.php index 9326f37..eac83dc 100644 --- a/src/Domain/Payments/ValueObject/Capture/ResponseHeader.php +++ b/src/Domain/Payments/ValueObject/Capture/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Capture/ResponseTransaction.php b/src/Domain/Payments/ValueObject/Capture/ResponseTransaction.php index 69f474e..f9f5f7c 100644 --- a/src/Domain/Payments/ValueObject/Capture/ResponseTransaction.php +++ b/src/Domain/Payments/ValueObject/Capture/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Customer.php b/src/Domain/Payments/ValueObject/Customer.php index 99d36fe..871fcef 100644 --- a/src/Domain/Payments/ValueObject/Customer.php +++ b/src/Domain/Payments/ValueObject/Customer.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Error.php b/src/Domain/Payments/ValueObject/Error.php index bd7d297..0119b3a 100644 --- a/src/Domain/Payments/ValueObject/Error.php +++ b/src/Domain/Payments/ValueObject/Error.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Order.php b/src/Domain/Payments/ValueObject/Order.php index 307ecb4..37c6937 100644 --- a/src/Domain/Payments/ValueObject/Order.php +++ b/src/Domain/Payments/ValueObject/Order.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/OrderLine.php b/src/Domain/Payments/ValueObject/OrderLine.php index 246bf37..b8bf7af 100644 --- a/src/Domain/Payments/ValueObject/OrderLine.php +++ b/src/Domain/Payments/ValueObject/OrderLine.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/Request.php b/src/Domain/Payments/ValueObject/Payment/Request.php index a7e33c8..8ed561a 100644 --- a/src/Domain/Payments/ValueObject/Payment/Request.php +++ b/src/Domain/Payments/ValueObject/Payment/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestBank.php b/src/Domain/Payments/ValueObject/Payment/RequestBank.php index 1da5e18..678eedc 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestBank.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestBank.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestBillingAddress.php b/src/Domain/Payments/ValueObject/Payment/RequestBillingAddress.php index 42b6d62..b7965c3 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestBillingAddress.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestBillingAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestBody.php b/src/Domain/Payments/ValueObject/Payment/RequestBody.php index cd11728..15f1cf2 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestBody.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestCard.php b/src/Domain/Payments/ValueObject/Payment/RequestCard.php index eea3e08..de71cab 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestCard.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestCard.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestDba.php b/src/Domain/Payments/ValueObject/Payment/RequestDba.php index 41ab19a..fc5801f 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestDba.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestDba.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestOption.php b/src/Domain/Payments/ValueObject/Payment/RequestOption.php index 5ee1fac..5fe6864 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestOption.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestOption.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestQr.php b/src/Domain/Payments/ValueObject/Payment/RequestQr.php index d549dcc..f2c555f 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestQr.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestQr.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestShippingAddress.php b/src/Domain/Payments/ValueObject/Payment/RequestShippingAddress.php index 0d2b05f..24b9eec 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestShippingAddress.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestShippingAddress.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestThreeDSecure.php b/src/Domain/Payments/ValueObject/Payment/RequestThreeDSecure.php index d033a26..847829f 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestThreeDSecure.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestTransaction.php b/src/Domain/Payments/ValueObject/Payment/RequestTransaction.php index f7c3f24..bd89d2b 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestTransaction.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/RequestWallet.php b/src/Domain/Payments/ValueObject/Payment/RequestWallet.php index f5af719..dacba23 100644 --- a/src/Domain/Payments/ValueObject/Payment/RequestWallet.php +++ b/src/Domain/Payments/ValueObject/Payment/RequestWallet.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/Response.php b/src/Domain/Payments/ValueObject/Payment/Response.php index cc89986..6b61165 100644 --- a/src/Domain/Payments/ValueObject/Payment/Response.php +++ b/src/Domain/Payments/ValueObject/Payment/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/ResponseBank.php b/src/Domain/Payments/ValueObject/Payment/ResponseBank.php index b7c3fe6..36534ea 100644 --- a/src/Domain/Payments/ValueObject/Payment/ResponseBank.php +++ b/src/Domain/Payments/ValueObject/Payment/ResponseBank.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/ResponseBody.php b/src/Domain/Payments/ValueObject/Payment/ResponseBody.php index 26a4d26..d06a51c 100644 --- a/src/Domain/Payments/ValueObject/Payment/ResponseBody.php +++ b/src/Domain/Payments/ValueObject/Payment/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/ResponseCard.php b/src/Domain/Payments/ValueObject/Payment/ResponseCard.php index 9bbb11c..89152ad 100644 --- a/src/Domain/Payments/ValueObject/Payment/ResponseCard.php +++ b/src/Domain/Payments/ValueObject/Payment/ResponseCard.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/ResponseHeader.php b/src/Domain/Payments/ValueObject/Payment/ResponseHeader.php index fd91318..b266341 100644 --- a/src/Domain/Payments/ValueObject/Payment/ResponseHeader.php +++ b/src/Domain/Payments/ValueObject/Payment/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/ResponseQr.php b/src/Domain/Payments/ValueObject/Payment/ResponseQr.php index 88cc6e5..7de867e 100644 --- a/src/Domain/Payments/ValueObject/Payment/ResponseQr.php +++ b/src/Domain/Payments/ValueObject/Payment/ResponseQr.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/ResponseRedirect.php b/src/Domain/Payments/ValueObject/Payment/ResponseRedirect.php index 6a9d1c2..ba98407 100644 --- a/src/Domain/Payments/ValueObject/Payment/ResponseRedirect.php +++ b/src/Domain/Payments/ValueObject/Payment/ResponseRedirect.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/ResponseThreeDSecure.php b/src/Domain/Payments/ValueObject/Payment/ResponseThreeDSecure.php index 5d6ed47..f14d980 100644 --- a/src/Domain/Payments/ValueObject/Payment/ResponseThreeDSecure.php +++ b/src/Domain/Payments/ValueObject/Payment/ResponseThreeDSecure.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/ResponseToken.php b/src/Domain/Payments/ValueObject/Payment/ResponseToken.php index 79188f0..a328bab 100644 --- a/src/Domain/Payments/ValueObject/Payment/ResponseToken.php +++ b/src/Domain/Payments/ValueObject/Payment/ResponseToken.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Payment/ResponseTransaction.php b/src/Domain/Payments/ValueObject/Payment/ResponseTransaction.php index 7a9089f..f1b6592 100644 --- a/src/Domain/Payments/ValueObject/Payment/ResponseTransaction.php +++ b/src/Domain/Payments/ValueObject/Payment/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Refund/Request.php b/src/Domain/Payments/ValueObject/Refund/Request.php index 8d63f98..cf714b7 100644 --- a/src/Domain/Payments/ValueObject/Refund/Request.php +++ b/src/Domain/Payments/ValueObject/Refund/Request.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Refund/RequestBody.php b/src/Domain/Payments/ValueObject/Refund/RequestBody.php index 2e0cad6..40ce21f 100644 --- a/src/Domain/Payments/ValueObject/Refund/RequestBody.php +++ b/src/Domain/Payments/ValueObject/Refund/RequestBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Refund/RequestTransaction.php b/src/Domain/Payments/ValueObject/Refund/RequestTransaction.php index 1951eec..03eaf55 100644 --- a/src/Domain/Payments/ValueObject/Refund/RequestTransaction.php +++ b/src/Domain/Payments/ValueObject/Refund/RequestTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Refund/Response.php b/src/Domain/Payments/ValueObject/Refund/Response.php index c7335cb..982144f 100644 --- a/src/Domain/Payments/ValueObject/Refund/Response.php +++ b/src/Domain/Payments/ValueObject/Refund/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Refund/ResponseBody.php b/src/Domain/Payments/ValueObject/Refund/ResponseBody.php index 91e0721..6a38e57 100644 --- a/src/Domain/Payments/ValueObject/Refund/ResponseBody.php +++ b/src/Domain/Payments/ValueObject/Refund/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Refund/ResponseCard.php b/src/Domain/Payments/ValueObject/Refund/ResponseCard.php index 9aac162..e2989dd 100644 --- a/src/Domain/Payments/ValueObject/Refund/ResponseCard.php +++ b/src/Domain/Payments/ValueObject/Refund/ResponseCard.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Refund/ResponseHeader.php b/src/Domain/Payments/ValueObject/Refund/ResponseHeader.php index ec19b87..095442d 100644 --- a/src/Domain/Payments/ValueObject/Refund/ResponseHeader.php +++ b/src/Domain/Payments/ValueObject/Refund/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Refund/ResponseTransaction.php b/src/Domain/Payments/ValueObject/Refund/ResponseTransaction.php index bb68e1e..6facde1 100644 --- a/src/Domain/Payments/ValueObject/Refund/ResponseTransaction.php +++ b/src/Domain/Payments/ValueObject/Refund/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Request/Header.php b/src/Domain/Payments/ValueObject/Request/Header.php index c0a9233..7e26896 100644 --- a/src/Domain/Payments/ValueObject/Request/Header.php +++ b/src/Domain/Payments/ValueObject/Request/Header.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Status/Response.php b/src/Domain/Payments/ValueObject/Status/Response.php index b996cfa..5074325 100644 --- a/src/Domain/Payments/ValueObject/Status/Response.php +++ b/src/Domain/Payments/ValueObject/Status/Response.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Status/ResponseBody.php b/src/Domain/Payments/ValueObject/Status/ResponseBody.php index b722ee2..7f6b2ea 100644 --- a/src/Domain/Payments/ValueObject/Status/ResponseBody.php +++ b/src/Domain/Payments/ValueObject/Status/ResponseBody.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Status/ResponseHeader.php b/src/Domain/Payments/ValueObject/Status/ResponseHeader.php index ba37b07..c8c1c0e 100644 --- a/src/Domain/Payments/ValueObject/Status/ResponseHeader.php +++ b/src/Domain/Payments/ValueObject/Status/ResponseHeader.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/Status/ResponseTransaction.php b/src/Domain/Payments/ValueObject/Status/ResponseTransaction.php index b864c7f..cb0ea53 100644 --- a/src/Domain/Payments/ValueObject/Status/ResponseTransaction.php +++ b/src/Domain/Payments/ValueObject/Status/ResponseTransaction.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/ThreeDSecureAdditionalInfo.php b/src/Domain/Payments/ValueObject/ThreeDSecureAdditionalInfo.php index 069b594..fa79ede 100644 --- a/src/Domain/Payments/ValueObject/ThreeDSecureAdditionalInfo.php +++ b/src/Domain/Payments/ValueObject/ThreeDSecureAdditionalInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/ThreeDSecureExemption.php b/src/Domain/Payments/ValueObject/ThreeDSecureExemption.php index c48af6d..36022f8 100644 --- a/src/Domain/Payments/ValueObject/ThreeDSecureExemption.php +++ b/src/Domain/Payments/ValueObject/ThreeDSecureExemption.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/src/Domain/Payments/ValueObject/ThreeDSecureRecurringInfo.php b/src/Domain/Payments/ValueObject/ThreeDSecureRecurringInfo.php index 1d7ffdb..6437a1d 100644 --- a/src/Domain/Payments/ValueObject/ThreeDSecureRecurringInfo.php +++ b/src/Domain/Payments/ValueObject/ThreeDSecureRecurringInfo.php @@ -3,7 +3,7 @@ declare(strict_types=1); /** - * @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/) + * @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/) * @license see LICENCE.TXT * * Warning! This file is auto-generated! Any changes made to this file will be deleted in the future! diff --git a/tests/Test/Api/AbstractPaymentTest.php b/tests/Test/Api/AbstractPaymentTest.php index 9d4942b..3522c76 100644 --- a/tests/Test/Api/AbstractPaymentTest.php +++ b/tests/Test/Api/AbstractPaymentTest.php @@ -89,6 +89,9 @@ public function testGetPayments(PaymentResponse $response): void $request = RequestBuilder::getPayments($this->credentials['businessId'], $trackingCode); $responses = $this->apiConnection->executeAndReturnArray($request); + + self::assertIsArray($responses); + self::assertCount(1, $responses); } /** diff --git a/tests/Test/Api/PaymentLinksTest.php b/tests/Test/Api/PaymentLinksTest.php index ac713bb..dba184b 100644 --- a/tests/Test/Api/PaymentLinksTest.php +++ b/tests/Test/Api/PaymentLinksTest.php @@ -41,6 +41,8 @@ protected function setUp(): void $this->cancelRequestBuilder = new CancelRequestBuilder(); } + // phpcs:disable ObjectCalisthenics.Files.FunctionLength.ObjectCalisthenics\Sniffs\Files\FunctionLengthSniff + /** * @return LinkResponse * @throws BuilderException @@ -51,16 +53,20 @@ protected function setUp(): void public function testMakePaymentLinkRequest(): LinkResponse { $this->linkRequestBuilder->header()->setBusinessId($this->credentials['businessId']); - $this->linkRequestBuilder->body()->transaction()->setStoreId(1); $this->linkRequestBuilder->body()->link() ->setReturnUrl('https://www.example.com') - ->setBrandIds([1010, 1011, 1020, 1030, 1050, 3010]); + ->setBrandIds([1010, 1011, 1020, 1030, 1050, 3010]) + ->setThreeDSecure(false); $this->linkRequestBuilder->body()->transaction() + ->setStoreId(1) ->setTrackingCode($this->generateTrackingCode()) ->setAuthorizationMode('payment') ->setAmount(10.00) ->setCurrencyCode('EUR') - ->setCountryCode('NL'); + ->setCountryCode('NL') + ->setLanguageCode('nl') + ->setSource('EC') + ->setPurchaseId('pid' . $this->generateTrackingCode()); $linkRequestObject = $this->linkRequestBuilder->build(); $apiRequest = RequestBuilder::newLink($linkRequestObject); @@ -74,6 +80,8 @@ public function testMakePaymentLinkRequest(): LinkResponse return $apiResponse; } + // phpcs:enable ObjectCalisthenics.Files.FunctionLength.ObjectCalisthenics\Sniffs\Files\FunctionLengthSniff + /** * @param LinkResponse $response * @throws ApiException