-
Notifications
You must be signed in to change notification settings - Fork 14
Develop #91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Develop #91
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Umcs 451/upl invoice type
- Add shipping type to basic address class. - Add constants for available shipping types.
…to CompanyInfo class (incl. unit tests).
…to CompanyInfo class (incl. unit tests).
Provide clientIp being set via unzer facade
…e' into UMCS-453/upl_extend_customer_data # Conflicts: # CHANGELOG.md
Umcs 453/upl extend customer data
- refactor: add new authorize and charge functions to unzer facade. - add riskData class. - refactor expose method.
- Add customerGroups as constants. - Add ShippingData class.
- fix: remove currency parameter from `PaymentServiceInterface::chargePayment` and `Payment::charge`. - Add new methods for `authorize` and `charge` transactions that use prepared objects only.
- add test for charge with shipping.
- Fix typos and codestyle. - Add unit tests for shippingData.
- Add new cancel methods for paylater invoice. - Add new Fetch methods for paylater invoice. - Add cancellation tests for paylater invoice - Add `refunds` and `reversals` property to payment class. - Change version to 1.2.0.0
Umcs 478/add upl example
…_authorization_account_properties
# Conflicts: # examples/CardRecurring/RecurringPaymentController.php
Change/fileheader
…count_properties Umcs 479/extend authorization account properties
UMCS-478 (change) Mark invoice secured payment type as deprecated.
…entServiceInterface.
Umcs 383/qa changes
Feature/umcs 383/paylater invoice
UMCS-383(change) Adjust wording in changelog.
- Add card test with invalid expiry date.
Umcs 383/qa changes
…ence on success page if paylater type is used.
UMCS-383(change) UPL example: Adjust text regarding transaction refer…
- Also mark `chargePayment` and `chargeAuthorization` as deprecated
UMCS-383(change) Add deprecation notes to changelog.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.