- 18 Dec, 2020 2 commits
-
-
Daniel Kazior authored
Update Readme.md See merge request !4
-
Daniel Kazior authored
-
- 23 Nov, 2020 2 commits
-
-
Daniel Kazior authored
Release 2.0.1 See merge request !3
-
Daniel Kazior authored
-
- 03 Nov, 2020 4 commits
-
-
Daniel Kazior authored
Changenotes and version Bump See merge request !2
-
Daniel Kazior authored
-
Daniel Kazior authored
Develop See merge request !1
-
Daniel Kazior authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
- 26 Jun, 2020 1 commit
-
-
Daniel Kazior authored
-
- 28 Feb, 2019 2 commits
-
-
Vincent Mrose authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
Vincent Mrose authored
Added [CHANGELOG](CHANGELOG.md) Added repository wiki Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
- 15 Jan, 2019 1 commit
-
-
Vincent Mrose authored
-
- 11 Dec, 2018 1 commit
-
-
Vincent Mrose authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
- 23 Oct, 2018 3 commits
-
-
Vincent Mrose authored
Changed field name
-
Vincent Mrose authored
-
Vincent Mrose authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
- 01 Oct, 2018 3 commits
-
-
Vincent Mrose authored
Gender and DateOfBirth are sent to the API if set. We now generate a human readable exception in case of validation errors in the checkout Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
Vincent Mrose authored
-
Vincent Mrose authored
e.g.: If the paymentMethod is not selected we return a human-readable string Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
- 27 Sep, 2018 2 commits
-
-
Vincent Mrose authored
Otherwise they will be asked for on the hosted page Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
Vincent Mrose authored
# Conflicts: # app/code/community/Upg/Payments/Api/composer.json # app/code/community/Upg/Payments/Api/composer.lock # app/code/community/Upg/Payments/Api/vendor/composer/autoload_classmap.php # app/code/community/Upg/Payments/Api/vendor/composer/autoload_static.php # app/code/community/Upg/Payments/Api/vendor/composer/installed.json # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/CHANGELOG.md # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/README.md # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/AbstractApi.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/Cancel.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/Capture.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/CreateTransaction.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/DeleteUserPaymentInstrument.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/Finish.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/GetCaptureStatus.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/GetClearingFileList.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/GetClearingFiles.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/GetToken.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/GetTransactionPaymentInstruments.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/GetTransactionStatus.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/GetUser.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/GetUserPaymentInstrument.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/Refund.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/RegisterUser.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/RegisterUserPaymentInstrument.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/Reserve.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/UpdateTransaction.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Api/UpdateUser.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Basket/BasketItemType.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Callback/Handler.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Callback/ProcessorInterface.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Config.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Error/Codes.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Locale/Codes.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Mac/AbstractCalculator.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Mns/Handler.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Mns/ProcessorInterface.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/PaymentMethods/Methods.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Cancel.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Capture.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/CreateTransaction.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/DeleteUserPaymentInstrument.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Finish.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/GetCaptureStatus.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/GetClearingFiles.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/GetToken.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/GetTransactionPaymentInstruments.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/GetTransactionStatus.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/GetUser.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/GetUserPaymentInstrument.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Objects/AbstractObject.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Objects/Address.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Objects/Amount.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Objects/BasketItem.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Objects/ClearingFile.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Objects/Company.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Objects/HostedPagesText.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Objects/PaymentInstrument.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Objects/Person.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Objects/ShopInformation.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Refund.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/RegisterUser.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/RegisterUserPaymentInstrument.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/Reserve.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Request/UpdateTransaction.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/Risk/RiskClass.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/src/User/Type.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/tests/Callback/HandlerTest.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/tests/Endtoend/Integration/GetTokenTest.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/tests/Endtoend/Integration/UpdateTransactionTest.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/tests/Mns/HandlerTest.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/tests/Mock/Callback/MockProcessor.php # app/code/community/Upg/Payments/Api/vendor/vmrose/php-clientlibrary/tests/Mock/Mns/MockProcessor.php
-
- 20 Sep, 2018 1 commit
-
-
Vincent Mrose authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
- 14 Sep, 2018 2 commits
-
-
Vincent Mrose authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
Vincent Mrose authored
-
- 27 Aug, 2018 1 commit
-
-
Daniel Kazior authored
-
- 09 Aug, 2018 1 commit
-
-
Vincent Mrose authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
- 30 Jul, 2018 1 commit
-
-
Vincent Mrose authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
- 27 Jul, 2018 2 commits
-
-
Vincent Mrose authored
-
Vincent Mrose authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
- 11 Jul, 2018 1 commit
-
-
Vincent Mrose authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
- 06 Jun, 2018 1 commit
-
-
Vincent Mrose authored
-
- 26 Feb, 2018 1 commit
-
-
Daniel Kazior authored
-
- 15 Feb, 2018 1 commit
-
-
Daniel Kazior authored
-
- 07 Feb, 2018 2 commits
-
-
Vincent Mrose authored
-
Vincent Mrose authored
-
- 25 Jan, 2018 1 commit
-
-
Vincent Mrose authored
-
- 23 Nov, 2017 2 commits
-
-
Vincent Mrose authored
-
Vincent Mrose authored
-
- 09 Nov, 2017 2 commits
-
-
Vincent Mrose authored
Signed-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-
Vincent Mrose authored
This partially reverts commit 7bf17d5dSigned-off-by:
Vincent Mrose <v.mrose@crefopay.de>
-