Skip to content

Commit

Permalink
release v8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Vela Romera committed Feb 9, 2021
1 parent 43dbac1 commit dbb17b1
Show file tree
Hide file tree
Showing 301 changed files with 572 additions and 307 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion src/Application/Checkouts/Service/RequestBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
2 changes: 1 addition & 1 deletion src/Application/Paymentlinks/Service/RequestBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
2 changes: 1 addition & 1 deletion src/Application/Payments/Service/RequestBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
2 changes: 1 addition & 1 deletion src/Domain/Checkouts/Service/Builder/Checkout/Request.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
2 changes: 1 addition & 1 deletion src/Domain/Checkouts/Service/Builder/Checkout/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
2 changes: 1 addition & 1 deletion src/Domain/Checkouts/Service/Builder/Customer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
2 changes: 1 addition & 1 deletion src/Domain/Checkouts/Service/Builder/Error.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
2 changes: 1 addition & 1 deletion src/Domain/Checkouts/Service/Builder/OneClick.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
2 changes: 1 addition & 1 deletion src/Domain/Checkouts/Service/Builder/Payment/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
declare(strict_types=1);

/**
* @copyright Copyright (c) 2018-2020 Payvision B.V. (https://www.payvision.com/)
* @copyright Copyright (c) 2018-2021 Payvision B.V. (https://www.payvision.com/)
* @license see LICENCE.TXT
*
* Warning! This file is auto-generated! Any changes made to this file will be deleted in the future!
Expand Down
Loading

0 comments on commit dbb17b1

Please sign in to comment.